Home
last modified time | relevance | path

Searched defs:first (Results 176 – 200 of 8926) sorted by relevance

12345678910>>...358

/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/graphics/composer/2.1/[email protected]_genc++_headers/gen/android/hardware/graphics/composer/2.1/
DIComposerClient.h1742 bool first = true; variable
1822 bool first = true; variable
1866 bool first = true; variable
1901 bool first = true; variable
1963 bool first = true; variable
2016 bool first = true; variable
2078 bool first = true; variable
2158 bool first = true; variable
2211 bool first = true; variable
2372 bool first = true; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/2.1/[email protected]_genc++_headers/gen/android/hardware/graphics/composer/2.1/
DIComposerClient.h1742 bool first = true; variable
1822 bool first = true; variable
1866 bool first = true; variable
1901 bool first = true; variable
1963 bool first = true; variable
2016 bool first = true; variable
2078 bool first = true; variable
2158 bool first = true; variable
2211 bool first = true; variable
2372 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/2.1/[email protected]_genc++_headers/gen/android/hardware/graphics/composer/2.1/
DIComposerClient.h1742 bool first = true; variable
1822 bool first = true; variable
1866 bool first = true; variable
1901 bool first = true; variable
1963 bool first = true; variable
2016 bool first = true; variable
2078 bool first = true; variable
2158 bool first = true; variable
2211 bool first = true; variable
2372 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/graphics/composer/2.1/[email protected]_genc++_headers/gen/android/hardware/graphics/composer/2.1/
DIComposerClient.h1742 bool first = true; variable
1822 bool first = true; variable
1866 bool first = true; variable
1901 bool first = true; variable
1963 bool first = true; variable
2016 bool first = true; variable
2078 bool first = true; variable
2158 bool first = true; variable
2211 bool first = true; variable
2372 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/camera/common/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/common/1.0/
Dtypes.h630 bool first = true; variable
728 bool first = true; variable
772 bool first = true; variable
915 bool first = true; variable
959 bool first = true; variable
1012 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/camera/common/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/common/1.0/
Dtypes.h630 bool first = true; variable
728 bool first = true; variable
772 bool first = true; variable
915 bool first = true; variable
959 bool first = true; variable
1012 bool first = true; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/camera/common/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/common/1.0/
Dtypes.h630 bool first = true; variable
728 bool first = true; variable
772 bool first = true; variable
915 bool first = true; variable
959 bool first = true; variable
1012 bool first = true; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_shared_ptr.cpp133 const SP & first, in save2()
145 SP & first, in load2()
158 void save_and_load2(SP & first, SP & second) in save_and_load2()
178 SP & first, in save3()
192 SP & first, in load3()
208 SP & first, in save_and_load3()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/camera/common/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/common/1.0/
Dtypes.h630 bool first = true; variable
728 bool first = true; variable
772 bool first = true; variable
915 bool first = true; variable
959 bool first = true; variable
1012 bool first = true; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/common/1.0/[email protected]_genc++_headers/gen/android/hardware/camera/common/1.0/
Dtypes.h630 bool first = true; variable
728 bool first = true; variable
772 bool first = true; variable
915 bool first = true; variable
959 bool first = true; variable
1012 bool first = true; variable
/aosp_15_r20/external/elfutils/lib/
H A Dlist.h33 #define CDBL_LIST_ADD_REAR(first, newp) \ argument
49 #define CDBL_LIST_DEL(first, elem) \ argument
76 #define SNGL_LIST_PUSH(first, newp) \ argument
86 #define CSNGL_LIST_ADD_REAR(first, newp) \ argument
/aosp_15_r20/external/libdivsufsort/lib/
H A Dtrsort.c79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_insertionsort()
167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_pivot()
223 saidx_t *first, saidx_t *middle, saidx_t *last, in tr_partition()
265 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_copy()
290 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_partialcopy()
328 saidx_t *SA, saidx_t *first, saidx_t *last, in tr_introsort()
557 saidx_t *first, *last; in trsort() local
/aosp_15_r20/external/freetype/src/cache/
H A Dftcmru.c31 FTC_MruNode first = *plist; in FTC_MruNode_Prepend() local
75 FTC_MruNode first = *plist; in FTC_MruNode_Up() local
124 FTC_MruNode first = *plist; in FTC_MruNode_Remove() local
206 FTC_MruNode first, node; in FTC_MruList_Find() local
332 FTC_MruNode first = list->nodes; in FTC_MruList_RemoveSelection() local
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/audio/common/4.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/4.0/
Dtypes.h1718 bool first = true; variable
1824 bool first = true; variable
1967 bool first = true; variable
2092 bool first = true; variable
2154 bool first = true; variable
3044 bool first = true; variable
3088 bool first = true; variable
3897 bool first = true; variable
3959 bool first = true; variable
4534 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/hardware/interfaces/audio/common/2.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/2.0/
Dtypes.h1702 bool first = true; variable
1808 bool first = true; variable
1996 bool first = true; variable
2148 bool first = true; variable
2210 bool first = true; variable
2992 bool first = true; variable
3036 bool first = true; variable
3674 bool first = true; variable
3718 bool first = true; variable
3816 bool first = true; variable
[all …]

12345678910>>...358