| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist.h | 299 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() argument 316 iterator erase(iterator first, iterator last) { in erase() argument 337 insert(iterator where, InIt first, InIt last) insert() argument 346 splice(iterator where, iplist_impl &L2, iterator first) splice() argument 351 splice(iterator where, iplist_impl &L2, iterator first, iterator last) splice() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | lexer.cc | 661 auto first = end; in try_hex_integer() local 695 auto first = end; in try_integer() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl.cc | 462 bool first = true; in EmitFunctionCall() local 522 bool first = true; in EmitIntrinsicCall() local 577 bool first = true; in EmitTypeConstructor() local [all...] |
| /third_party/skia/tools/fonts/ |
| H A D | create_test_font.cpp | 83 const char* first = str.c_str(); in last_line_length() local
|
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 33 operator ()( const Operation& first, const Operation& second) const operator ()() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 296 BytesTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t byteIndex) const { in getLimitOfLinearMatch() argument
|
| H A D | ucharstriebuilder.cpp | 245 UCharsTrieBuilder::getLimitOfLinearMatch(int32_t first, int32_t last, int32_t unitIndex) const { in getLimitOfLinearMatch() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ucharstrie.h | 200 inline UStringTrieResult first(int32_t uchar) { in first() function in UCharsTrie
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist.h | 284 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() argument 301 iterator erase(iterator first, iterator last) { in erase() argument 322 insert(iterator where, InIt first, InIt last) insert() argument 331 splice(iterator where, iplist_impl &L2, iterator first) splice() argument 336 splice(iterator where, iplist_impl &L2, iterator first, iterator last) splice() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | tar.c | 543 static void unpack_tar(char *first) in unpack_tar() argument [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.cc | 199 bool first = true; in normalize() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | map.c | 703 bool first = true; in Map_inspect() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-udev-detect.c | 696 struct udev_list_entry *item = NULL, *first = NULL; in pa__init() local
|
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | raop-sink.c | 113 bool first; member
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field_unittest.cc | 1003 std::string* first = field.Add(); in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/meta/ |
| H A D | type_traits_test.cc | 31 T first; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
| H A D | container_test.cc | 191 std::vector<NoNotEquals> first; in TEST_F() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree_container.h | 158 iterator erase(const_iterator first, const_iterator last) { in erase() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.h | 744 combine_contiguous(MixingHashState hash_state, const unsigned char* first, size_t size) combine_contiguous() argument 922 CombineContiguousImpl( uint64_t state, const unsigned char* first, size_t len, std::integral_constant<int, 4> ) CombineContiguousImpl() argument 945 CombineContiguousImpl( uint64_t state, const unsigned char* first, size_t len, std::integral_constant<int, 8> ) CombineContiguousImpl() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv.cc | 599 from_chars_result FromCharsImpl(const char* first, const char* last, in FromCharsImpl() argument 679 from_chars(const char* first, const char* last, double& value, chars_format fmt) from_chars() argument 684 from_chars(const char* first, const char* last, float& value, chars_format fmt) from_chars() argument [all...] |
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 232 const auto& first = firstP->fText; in copy() local
|
| /third_party/skia/include/core/ |
| H A D | SkString.h | 44 const char *first = strstr(string, substring); in SkStrFind() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGDOM.cpp | 133 SkString TrimmedString(const char* first, const char* last) { in TrimmedString() argument [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| H A D | extension.rs | 194 let mut first = true; in build() variables 360 let mut first = true; global() variables 415 let mut first = true; global() variables [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboCompletenessTests.cpp | 358 bool first = true; in getName() local 381 bool first = true; in getDescription() local
|