/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/ |
H A D | stw_wgl.c | 204 DWORD first, in wglUseFontBitmapsA() 223 DWORD first, in wglUseFontBitmapsW() 286 DWORD first, in wglUseFontOutlinesA() 311 DWORD first, in wglUseFontOutlinesW()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_shared_ptr_multi_base.cpp | 119 const FIRST& first, in save2() 131 FIRST& first, in load2() 165 SP & first, in shared_weak() 198 WP & first, in weak_shared()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/wifi/supplicant/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.h | 1006 bool first = true; variable 1122 bool first = true; variable 1254 bool first = true; variable 1469 bool first = true; variable 1531 bool first = true; variable 2430 bool first = true; variable 3005 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/wifi/supplicant/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.h | 1006 bool first = true; variable 1122 bool first = true; variable 1254 bool first = true; variable 1469 bool first = true; variable 1531 bool first = true; variable 2430 bool first = true; variable 3005 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/wifi/supplicant/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.h | 1006 bool first = true; variable 1122 bool first = true; variable 1254 bool first = true; variable 1469 bool first = true; variable 1531 bool first = true; variable 2430 bool first = true; variable 3005 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/wifi/supplicant/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.h | 1006 bool first = true; variable 1122 bool first = true; variable 1254 bool first = true; variable 1469 bool first = true; variable 1531 bool first = true; variable 2430 bool first = true; variable 3005 bool first = true; variable
|
/aosp_15_r20/external/python/cpython2/Lib/unittest/ |
D | case.py | 475 def _getAssertEqualityFunc(self, first, second): argument 501 def _baseAssertEqual(self, first, second, msg=None): argument 508 def assertEqual(self, first, second, msg=None): argument 515 def assertNotEqual(self, first, second, msg=None): argument 525 def assertAlmostEqual(self, first, second, places=None, msg=None, delta=None): argument 564 def assertNotAlmostEqual(self, first, second, places=None, msg=None, delta=None): argument 904 def assertMultiLineEqual(self, first, second, msg=None): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 94 unsigned first; member 102 unsigned first; member 124 unsigned first; member 143 unsigned first; member 530 unsigned first, in ureg_DECL_constant2D() 617 unsigned first, in ureg_DECL_hw_atomic() 1516 unsigned first, in emit_decl_semantic() 1556 unsigned first, in emit_decl_atomic_2d() 1587 unsigned first, in emit_decl_fs() 1628 unsigned first, unsigned last, in emit_decl_temps() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/ |
H A D | merge.pass.cpp | 106 first_set_type first{1, 2, 3}; in main() local 123 first_set_type first{1, 2, 3}; in main() local 141 std::unordered_set<int> first; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/ |
H A D | merge.pass.cpp | 106 first_set_type first{1, 2, 3}; in main() local 123 first_set_type first{1, 2, 3}; in main() local 141 std::unordered_multiset<int> first; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/unord.map.modifiers/ |
H A D | merge.pass.cpp | 109 first_map_type first{{1, 0}, {2, 0}, {3, 0}}; in main() local 126 first_map_type first{{1, 0}, {2, 0}, {3, 0}}; in main() local 144 std::unordered_map<int, int> first; in main() local
|
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/verification/checkers/ |
H A D | NumberOfInvocationsCheckerTest.java | 90 Invocation first = buildSimpleMethod().toInvocation(); in shouldReportWithAllInvocationsStackTrace() local 106 Invocation first = buildSimpleMethod().toInvocation(); in shouldReportTooManyActual() local 120 Invocation first = buildSimpleMethod().toInvocation(); in shouldReportNeverWantedButInvoked() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
H A D | merge.pass.cpp | 109 first_map_type first{{1, 0}, {2, 0}, {3, 0}}; in main() local 126 first_map_type first{{1, 0}, {2, 0}, {3, 0}}; in main() local 144 std::unordered_multimap<int, int> first; in main() local
|
/aosp_15_r20/system/incremental_delivery/incfs/include/ |
H A D | path.h | 116 std::string join(std::string&& first, std::string_view second, Paths&&... paths) { in join() 128 std::string join(std::string_view first, std::string_view second, Paths&&... paths) { in join() 132 std::string join(const char* first, std::string_view second, Paths&&... paths) { in join()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Pair.java | 19 private T first; field in Pair 32 public Pair<T, U> setFirst(T first) { in setFirst() 62 public Pair(T first, U second) { in Pair()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/kotlin/ |
D | Sextuple.java | 8 private final A first = null; field in Sextuple 15 public Sextuple(A first, B second, C third, D fourth, E fifth, F sixth) { in Sextuple() 68 …public final com.android.systemui.util.kotlin.Sextuple<A, B, C, D, E, F> copy(A first, B second, C… in copy()
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/ |
H A D | Emitter.java | 365 private final boolean first; field in Emitter.ExpectDocumentStart 367 public ExpectDocumentStart(boolean first) { in ExpectDocumentStart() 693 private final boolean first; field in Emitter.ExpectBlockSequenceItem 695 public ExpectBlockSequenceItem(boolean first) { in ExpectBlockSequenceItem() 748 private final boolean first; field in Emitter.ExpectBlockMappingKey 750 public ExpectBlockMappingKey(boolean first) { in ExpectBlockMappingKey()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/1.0/[email protected]_genc++_headers/gen/android/hardware/vibrator/1.0/ |
D | types.h | 154 bool first = true; variable 216 bool first = true; variable 260 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/vibrator/1.0/[email protected]_genc++_headers/gen/android/hardware/vibrator/1.0/ |
D | types.h | 154 bool first = true; variable 216 bool first = true; variable 260 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/vibrator/1.0/[email protected]_genc++_headers/gen/android/hardware/vibrator/1.0/ |
D | types.h | 154 bool first = true; variable 216 bool first = true; variable 260 bool first = true; variable
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/ |
H A D | MergeJavaBeanTest.java | 100 Data first = (Data) list.get(0); in testMergeBeanToMap() local 117 Data first = (Data) list.get(0); in testMergeAndDeviate() local 187 Object first = objects.get(0); in testMergeMapToJavaBean() local
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/vibrator/1.0/[email protected]_genc++_headers/gen/android/hardware/vibrator/1.0/ |
D | types.h | 154 bool first = true; variable 216 bool first = true; variable 260 bool first = true; variable
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/format/ |
H A D | TestDateTimeFormatterBuilderWithLocale.java | 142 final long first = 1L; in test_appendText_mapTextLookup() local 153 assertEquals(ta.getLong(ChronoField.YEAR_OF_ERA), first); in test_appendText_mapTextLookup() local 154 assertEquals(ta.getLong(ChronoField.MONTH_OF_YEAR), first); in test_appendText_mapTextLookup() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tokenizer/include/boost/ |
D | tokenizer.hpp | 53 tokenizer(Iterator first, Iterator last, in tokenizer() 65 void assign(Iterator first, Iterator last){ in assign() 70 void assign(Iterator first, Iterator last, const TokenizerFunc& f){ in assign()
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/vibrator/1.0/[email protected]_genc++_headers/gen/android/hardware/vibrator/1.0/ |
D | types.h | 154 bool first = true; variable 216 bool first = true; variable 260 bool first = true; variable
|