/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/usb/1.0/[email protected]_genc++_headers/gen/android/hardware/usb/1.0/ |
D | types.h | 389 bool first = true; variable 451 bool first = true; variable 504 bool first = true; variable 566 bool first = true; variable 628 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/usb/1.0/[email protected]_genc++_headers/gen/android/hardware/usb/1.0/ |
D | types.h | 389 bool first = true; variable 451 bool first = true; variable 504 bool first = true; variable 566 bool first = true; variable 628 bool first = true; variable
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | disasm-aarch32.cc | 11264 unsigned first = in DecodeT32() local 11313 unsigned first = in DecodeT32() local 11367 unsigned first = in DecodeT32() local 11421 unsigned first = in DecodeT32() local 11478 unsigned first = in DecodeT32() local 11531 unsigned first = in DecodeT32() local 11585 unsigned first = in DecodeT32() local 11640 unsigned first = in DecodeT32() local 11694 unsigned first = in DecodeT32() local 11751 unsigned first = in DecodeT32() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/ |
D | string_parse.hpp | 21 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 41 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 58 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 73 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/ast/ |
D | position_tagged.hpp | 33 iterator_type first in position_cache() 68 void annotate(position_tagged& ast, iterator_type first, iterator_type last, mpl::true_) in annotate() 77 void annotate(AST& ast, iterator_type first, iterator_type last) in annotate() 88 iterator_type first() const { return first_; } in first() function in boost::spirit::x3::position_cache
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/ |
D | encode.c | 423 static void jsonenc_putsep(jsonenc* e, const char* str, bool* first) { in jsonenc_putsep() 456 bool first = true; in jsonenc_fieldmask() local 483 bool first = true; in jsonenc_struct() local 503 bool first = true; in jsonenc_listvalue() local 673 bool first = true; in jsonenc_array() local 694 bool first = true; in jsonenc_map() local 708 upb_MessageValue val, bool* first) { in jsonenc_fieldval() 737 const upb_MessageDef* m, bool first) { in jsonenc_msgfields()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/ |
H A D | encode.c | 403 static void jsonenc_putsep(jsonenc* e, const char* str, bool* first) { in jsonenc_putsep() 436 bool first = true; in jsonenc_fieldmask() local 463 bool first = true; in jsonenc_struct() local 483 bool first = true; in jsonenc_listvalue() local 653 bool first = true; in jsonenc_array() local 674 bool first = true; in jsonenc_map() local 688 upb_MessageValue val, bool* first) { in jsonenc_fieldval() 717 const upb_MessageDef* m, bool first) { in jsonenc_msgfields()
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | flat_tree.h | 434 std::pair<iterator, bool> append_or_assign(iterator first, in append_or_assign() 457 std::pair<iterator, bool> append_unique(iterator first, in append_unique() 473 void sort_and_unique(iterator first, iterator last) { in sort_and_unique() 510 InputIterator first, in flat_tree() 543 InputIterator first, in flat_tree() 745 InputIterator first, in insert()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/examples/ |
D | copy_example.cpp | 41 I2 copy_imp(I1 first, I1 last, I2 out, const boost::integral_constant<bool, b>&) in copy_imp() 53 T* copy_imp(const T* first, const T* last, T* out, const boost::true_type&) in copy_imp() 63 inline I2 copy(I1 first, I1 last, I2 out) in copy() 80 inline I2 copy(I1 first, I1 last, I2 out) in copy()
|
D | fill_example.cpp | 43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() 53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() 61 inline void fill(I first, I last, const T& val) in fill() 77 inline void fill(I first, I last, const T& val) in fill()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/string/detail/ |
D | string_parse.hpp | 17 , Iterator& first, Iterator const& last, Attribute& attr, CaseCompareFunc const& compare) in string_parse() 37 , Iterator& first, Iterator const& last, Attribute& attr, CaseCompareFunc const& compare) in string_parse() 54 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 69 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
|
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
H A D | PathNormalizationTest.java | 307 private void assertNormalizedEqual(String first, String second) { in assertNormalizedEqual() 314 private void assertNormalizedUnequal(String first, String second) { in assertNormalizedUnequal() 324 private void assertNormalizedPatternMatches(String first, String second) { in assertNormalizedPatternMatches() 340 private void assertNormalizedPatternDoesNotMatch(String first, String second) { in assertNormalizedPatternDoesNotMatch()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | viewport.c | 177 viewport_array(struct gl_context *ctx, GLuint first, GLsizei count, in viewport_array() 193 _mesa_ViewportArrayv_no_error(GLuint first, GLsizei count, const GLfloat *v) in _mesa_ViewportArrayv_no_error() 202 _mesa_ViewportArrayv(GLuint first, GLsizei count, const GLfloat *v) in _mesa_ViewportArrayv() 360 depth_range_arrayv(struct gl_context *ctx, GLuint first, GLsizei count, in depth_range_arrayv() 368 _mesa_DepthRangeArrayv_no_error(GLuint first, GLsizei count, const GLclampd *v) in _mesa_DepthRangeArrayv_no_error() 378 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) in _mesa_DepthRangeArrayv() 398 _mesa_DepthRangeArrayfvOES(GLuint first, GLsizei count, const GLfloat *v) in _mesa_DepthRangeArrayfvOES()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | Compacter.java | 60 int first = -1; in codePointsToIntervals() local 94 int first = -1; in getInternalRangeString() local 115 private static void appendRange(StringBuilder result, int first, int last) { in appendRange() 141 int first = 0; in getFromCompacted() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | SpannedStringNoCopyTest.java | 38 final SpannableString first = new SpannableString("t\nest data"); in testCopyConstructor_copyNoCopySpans_SpannableStringInternalImpl() local 52 final SpannableString first = new SpannableString("t\nest data"); in testCopyConstructor_doesNotCopyNoCopySpans_SpannableStringInternalImpl() local 70 final SpannableString first = new SpannableString("t\nest data"); in testCopyConstructor_copyNoCopySpans_OtherSpannedImpl() local 84 final SpannableString first = new SpannableString("t\nest data"); in testCopyConstructor_doesNotCopyNoCopySpans_OtherSpannedImpl() local
|
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/ |
H A D | intrusive_list.h | 126 IntrusiveList(Iterator first, Iterator last) { in IntrusiveList() 136 void assign(Iterator first, Iterator last) { in assign() 210 iterator insert(iterator pos, Iterator first, Iterator last) { in insert() 230 iterator erase(iterator first, iterator last) { in erase() 284 iterator first, in splice()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/audio/common/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/5.0/ |
D | types.h | 1995 bool first = true; variable 2101 bool first = true; variable 2244 bool first = true; variable 2396 bool first = true; variable 2458 bool first = true; variable 3429 bool first = true; variable 3473 bool first = true; variable 4489 bool first = true; variable 4551 bool first = true; variable 5204 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/audio/common/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/5.0/ |
D | types.h | 1995 bool first = true; variable 2101 bool first = true; variable 2244 bool first = true; variable 2396 bool first = true; variable 2458 bool first = true; variable 3429 bool first = true; variable 3473 bool first = true; variable 4489 bool first = true; variable 4551 bool first = true; variable 5204 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/audio/common/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/5.0/ |
D | types.h | 1995 bool first = true; variable 2101 bool first = true; variable 2244 bool first = true; variable 2396 bool first = true; variable 2458 bool first = true; variable 3429 bool first = true; variable 3473 bool first = true; variable 4489 bool first = true; variable 4551 bool first = true; variable 5204 bool first = true; variable [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/common/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/5.0/ |
D | types.h | 1995 bool first = true; variable 2101 bool first = true; variable 2244 bool first = true; variable 2396 bool first = true; variable 2458 bool first = true; variable 3429 bool first = true; variable 3473 bool first = true; variable 4489 bool first = true; variable 4551 bool first = true; variable 5204 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/audio/common/5.0/[email protected]_genc++_headers/gen/android/hardware/audio/common/5.0/ |
D | types.h | 1995 bool first = true; variable 2101 bool first = true; variable 2244 bool first = true; variable 2396 bool first = true; variable 2458 bool first = true; variable 3429 bool first = true; variable 3473 bool first = true; variable 4489 bool first = true; variable 4551 bool first = true; variable 5204 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/camera/metadata/3.3/[email protected]_genc++_headers/gen/android/hardware/camera/metadata/3.3/ |
D | types.h | 2405 bool first = true; variable 2719 bool first = true; variable 3015 bool first = true; variable 5462 bool first = true; variable 5542 bool first = true; variable 5640 bool first = true; variable 5684 bool first = true; variable 5728 bool first = true; variable 5871 bool first = true; variable 5915 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/camera/metadata/3.3/[email protected]_genc++_headers/gen/android/hardware/camera/metadata/3.3/ |
D | types.h | 2405 bool first = true; variable 2719 bool first = true; variable 3015 bool first = true; variable 5462 bool first = true; variable 5542 bool first = true; variable 5640 bool first = true; variable 5684 bool first = true; variable 5728 bool first = true; variable 5871 bool first = true; variable 5915 bool first = true; variable [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/metadata/3.3/[email protected]_genc++_headers/gen/android/hardware/camera/metadata/3.3/ |
D | types.h | 2407 bool first = true; variable 2721 bool first = true; variable 3017 bool first = true; variable 5464 bool first = true; variable 5544 bool first = true; variable 5642 bool first = true; variable 5686 bool first = true; variable 5730 bool first = true; variable 5873 bool first = true; variable 5917 bool first = true; variable [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/camera/metadata/3.3/[email protected]_genc++_headers/gen/android/hardware/camera/metadata/3.3/ |
D | types.h | 2405 bool first = true; variable 2719 bool first = true; variable 3015 bool first = true; variable 5462 bool first = true; variable 5542 bool first = true; variable 5640 bool first = true; variable 5684 bool first = true; variable 5728 bool first = true; variable 5871 bool first = true; variable 5915 bool first = true; variable [all …]
|