/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | line-map.h | 323 #define LINEMAPS_MAP_INFO(SET, MACRO_MAP_P) \ argument 331 #define LINEMAPS_MAPS(SET, MAP_KIND) \ argument 336 #define LINEMAPS_ALLOCATED(SET, MAP_KIND) \ argument 341 #define LINEMAPS_USED(SET, MAP_KIND) \ argument 347 #define LINEMAPS_CACHE(SET, MAP_KIND) \ argument 351 #define LINEMAPS_MAP_AT(SET, MAP_KIND, INDEX) \ argument 357 #define LINEMAPS_LAST_MAP(SET, MAP_KIND) \ argument 363 #define LINEMAPS_LAST_ALLOCATED_MAP(SET, MAP_KIND) \ argument 368 #define LINEMAPS_ORDINARY_MAPS(SET) \ argument 372 #define LINEMAPS_ORDINARY_MAP_AT(SET, INDEX) \ argument [all …]
|
D | hard-reg-set.h | 103 #define SET_HARD_REG_BIT(SET, BIT) \ argument 105 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 107 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 147 #define SET_HARD_REG_BIT(SET, BIT) \ argument 151 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 155 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 577 #define EXECUTE_IF_SET_IN_HARD_REG_SET(SET, MIN, REGNUM, ITER) \ argument
|
/aosp_15_r20/external/libcups/cups/ |
H A D | md5.c | 162 # define SET(a, b, c, d, k, s, Ti)\ in _cups_md5_process() macro 188 # define SET(a, b, c, d, k, s, Ti)\ in _cups_md5_process() macro 214 # define SET(a, b, c, d, k, s, Ti)\ in _cups_md5_process() macro 240 # define SET(a, b, c, d, k, s, Ti)\ in _cups_md5_process() macro
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | md5.c | 204 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 230 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 256 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 282 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/ucd-trie/benches/ |
D | bench.rs | 12 static SET: Lazy<TrieSetOwned> = in bench_trie_set() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | const_fns.rs | 23 pub const SET: &'static BTreeSet<usize> = &MY_BTREESET; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | const_fns.rs | 23 pub const SET: &'static BTreeSet<usize> = &MY_BTREESET; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | const_fns.rs | 23 pub const SET: &'static BTreeSet<usize> = &MY_BTREESET; constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | const_fns.rs | 23 pub const SET: &'static BTreeSet<usize> = &MY_BTREESET; constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | const_fns.rs | 23 pub const SET: &'static BTreeSet<usize> = &MY_BTREESET; constant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 241 SET = 0, in singleSubmissionCase() enumerator 297 SET = 0, in multiSubmissionCase() enumerator 366 SET = 0, in secondaryCommandBufferCase() enumerator
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | md5.c | 81 #define SET(n) \ macro 86 #define SET(n) \ macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/ |
D | latch.rs | 70 const SET: usize = 3; constant
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngcp.c | 1944 # define SET(name, func) if (getsearchopts(dp, #name, &val))\ in search_compression() macro 1955 # define SET(name, func) if (getallopts(dp, #name, &val))\ in set_compression() macro 1967 # define SET(name, func) if (getallopts(dp, "ICC-profile-" #name, &val))\ in set_ICC_profile_compression() macro 1987 # define SET(name, func) if (getallopts(dp, "text-" #name, &val))\ in set_text_compression() macro
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_gfx_state.c | 473 #define SET(bit, field, value) \ in genX() macro 1774 #define SET(s, category, name) \ in cmd_buffer_gfx_state_emission() macro
|
/aosp_15_r20/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
H A D | Nulls.java | 17 SET, enumConstant
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/ |
H A D | value_rule_operation.proto | 48 SET = 4; enumerator
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/ |
H A D | value_rule_operation.proto | 48 SET = 4; enumerator
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/ |
H A D | value_rule_operation.proto | 48 SET = 4; enumerator
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/base/ |
H A D | ContributionType.java | 27 SET, enumConstant
|
/aosp_15_r20/external/openscreen/util/ |
H A D | yet_another_bit_vector.h | 25 enum Fill : bool { SET = true, CLEARED = false }; enumerator
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/ |
H A D | UserRestrictionsContext.java | 33 private static final int SET = 1; field in UserRestrictionsContext
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/cryptobyte/asn1/ |
D | asn1.go | 39 SET = Tag(17 | classConstructed) const
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | VarHandle.java | 1551 SET, enumConstant 1631 SET("set", AccessType.SET), enumConstant
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/ |
H A D | VarHandle.java | 1551 SET, enumConstant 1631 SET("set", AccessType.SET), enumConstant
|