Home
last modified time | relevance | path

Searched defs:GLOBAL (Results 1 – 25 of 251) sorted by relevance

1234567891011

/aosp_15_r20/external/bazelbuild-rules_rust/test/cc_common_link/with_global_alloc/
H A Dmain.rs24 static GLOBAL: MyAllocator = MyAllocator; constant
/aosp_15_r20/external/mesa3d/src/asahi/lib/shaders/
H A Dlibagx.h13 #define GLOBAL(type_) uint64_t macro
19 #define GLOBAL(type_) global type_ * macro
/aosp_15_r20/external/libevent/
H A Devthread.c43 #define GLOBAL macro
45 #define GLOBAL static macro
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_opcodes.py73 GLOBAL = auto() variable in Format
1936 GLOBAL = { variable
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/interface/rtp/
DRtpService.h32 #define GLOBAL macro
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
H A DVehicleArea.aidl37 GLOBAL = 16777216, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
H A DVehicleArea.aidl37 GLOBAL = 0x01000000, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl_property/android.hardware.automotive.vehicle.property_interface/dump/android/hardware/automotive/vehicle/
DVehicleArea.aidl37 GLOBAL = 0x01000000, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
H A DVehicleArea.aidl37 GLOBAL = 0x01000000, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
H A DVehicleArea.aidl37 GLOBAL = 0x01000000, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
H A DVehicleArea.aidl41 GLOBAL = 0x01000000, enumConstant
/aosp_15_r20/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DSpecialApp.java52 GLOBAL(Uid.UID_SYNTHETIC), enumConstant
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/parser/
D_global.py16 GLOBAL = set_capture_groups(_GLOBAL, ( variable
D_regexes.py660 GLOBAL = textwrap.dedent(rf''' variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/2.0/android.hardware.automotive.vehicle-V2.0-java_gen_java/gen/srcs/android/hardware/automotive/vehicle/V2_0/
DVehicleArea.java9 public static final int GLOBAL = 16777216 /* 0x01000000 */; field in VehicleArea
/aosp_15_r20/frameworks/base/core/java/android/app/admin/
H A DTargetUser.java80 public static final TargetUser GLOBAL = new TargetUser(GLOBAL_USER_ID); field in TargetUser
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/signer/
H A DRegionSet.java49 public static final RegionSet GLOBAL; field in RegionSet
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
H A DSystemUtil.java39 GLOBAL("global"); enumConstant
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/
H A DRegionScope.java49 public static final RegionScope GLOBAL; field in RegionScope
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
H A DSettingsPreparer.java41 GLOBAL, enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/
Dmembarrier.rs20 const GLOBAL = MembarrierCommand::Global as _; constant
/aosp_15_r20/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DResultPayload.java123 int GLOBAL = 3; field
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/common/include/
H A Dimx8_lpuart.h14 #define GLOBAL 0x8 macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/common/include/
Dimx8_lpuart.h14 #define GLOBAL 0x8 macro
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/symbol/
H A Dversion_script_parser.h42 GLOBAL, enumerator

1234567891011