/external/v8/src/ast/ |
D | prettyprinter.cc | 50 Find(program); in Print() 55 void CallPrinter::Find(AstNode* node, bool print) { in Find() function in v8::internal::CallPrinter 92 Find(node->expression()); in VisitExpressionStatement() 101 Find(node->statement()); in VisitSloppyBlockFunctionStatement() 106 Find(node->condition()); in VisitIfStatement() 107 Find(node->then_statement()); in VisitIfStatement() 109 Find(node->else_statement()); in VisitIfStatement() 121 Find(node->expression()); in VisitReturnStatement() 126 Find(node->expression()); in VisitWithStatement() 127 Find(node->statement()); in VisitWithStatement() [all …]
|
/external/v8/src/compiler/ |
D | common-node-cache.h | 29 return int32_constants_.Find(zone(), value); in FindInt32Constant() 33 return int64_constants_.Find(zone(), value); in FindInt64Constant() 38 return float32_constants_.Find(zone(), bit_cast<int32_t>(value)); in FindFloat32Constant() 43 return float64_constants_.Find(zone(), bit_cast<int64_t>(value)); in FindFloat64Constant() 49 return pointer_constants_.Find(zone(), value); in FindPointerConstant() 54 return number_constants_.Find(zone(), bit_cast<int64_t>(value)); in FindNumberConstant() 60 return relocatable_int32_constants_.Find(zone(), in FindRelocatableInt32Constant() 65 return relocatable_int64_constants_.Find(zone(), in FindRelocatableInt64Constant()
|
/external/tensorflow/tensorflow/core/util/ |
D | presized_cuckoo_map_test.cc | 50 EXPECT_TRUE(pscm.Find(1, &out)); in TEST() 90 EXPECT_TRUE(pscm.Find(key, &out)); in TEST() 99 EXPECT_FALSE(pscm.Find(i, &out)); in TEST() 109 EXPECT_TRUE(pscm.Find(0, &out)); in TEST() 111 EXPECT_TRUE(pscm.Find(1, &out)); in TEST() 114 EXPECT_FALSE(pscm.Find(0, &out)); in TEST() 115 EXPECT_FALSE(pscm.Find(1, &out)); in TEST() 130 EXPECT_TRUE(pscm.Find(key, &out)); in RunFill() 197 pscm.Find(calculated_keys[key_index], &out); in BM_CuckooRead()
|
/external/image_io/src/jpeg/ |
D | jpeg_segment.cc | 64 return Find(location, str) != GetEnd(); in BytesAtLocationContain() 67 size_t JpegSegment::Find(size_t location, const char* str) const { in Find() function in photos_editing_formats::image_io::JpegSegment 69 while ((location = Find(location, byte0)) < GetEnd()) { in Find() 78 size_t JpegSegment::Find(size_t start_location, Byte value) const { in Find() function in photos_editing_formats::image_io::JpegSegment 84 value_location = begin_segment_->Find(start_location, value); in Find() 87 DataSegment::Find(start_location, value, begin_segment_, end_segment_); in Find() 108 size_t property_location = Find(start_location, property_name); in FindXmpPropertyValueBegin() 124 return Find(start_location, Byte('"')); in FindXmpPropertyValueEnd()
|
/external/image_io/src/base/ |
D | data_segment.cc | 19 size_t DataSegment::Find(size_t start_location, Byte value) const { in Find() function in photos_editing_formats::image_io::DataSegment 29 size_t DataSegment::Find(size_t location, const char* str, in Find() function in photos_editing_formats::image_io::DataSegment 61 size_t DataSegment::Find(size_t start_location, Byte value, in Find() function in photos_editing_formats::image_io::DataSegment 67 value_location = segment1->Find(start_location, value); in Find() 69 value_location = segment2->Find(segment2->GetBegin(), value); in Find() 72 value_location = segment2->Find(start_location, value); in Find()
|
/external/image_io/includes/image_io/base/ |
D | data_segment.h | 99 size_t Find(size_t start_location, const char* str) const { in Find() function 100 return Find(start_location, str, strlen(str)); in Find() 114 size_t Find(size_t location, const char* str, size_t str_length) const; 120 size_t Find(size_t start_location, Byte value) const; 148 static size_t Find(size_t start_location, Byte value,
|
/external/mockito/src/test/java/org/mockito/internal/matchers/ |
D | StringMatchersTest.java | 63 assertTrue(new Find("eleph.nt").matches("the elephant in the room")); in matchesRegex() 64 assertTrue(new Find("eleph.nt").matches("the elephInt in the room")); in matchesRegex() 69 assertFalse(new Find("eleph.nt").matches("the otter in the room")); in doesNotMatchRegex() 74 assertFalse(new Find("eleph.nt").matches(null)); in nullDoesNotMatchRegex()
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps_cmd.ct | 24 request do_ffzb, "Find first zero block", 27 request do_ffsb, "Find first set block", 42 request do_ffzi, "Find first zero inode", 45 request do_ffsi, "Find first set inode",
|
/external/skqp/tests/ |
D | GpuLayerCacheTest.cpp | 41 static GrCachedLayer* Find(GrLayerCache* cache, uint32_t pictureID, 65 GrCachedLayer* temp = TestingAccess::Find(cache, picture.uniqueID(), SkMatrix::I(), 139 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 168 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 185 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 238 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 249 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 327 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 344 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(),
|
/external/skia/tests/ |
D | GpuLayerCacheTest.cpp | 41 static GrCachedLayer* Find(GrLayerCache* cache, uint32_t pictureID, 65 GrCachedLayer* temp = TestingAccess::Find(cache, picture.uniqueID(), SkMatrix::I(), 139 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 168 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 185 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 238 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 249 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 327 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(), 344 GrCachedLayer* layer = TestingAccess::Find(&cache, picture->uniqueID(), SkMatrix::I(),
|
/external/piex/src/tiff_directory/ |
D | tiff_directory.cc | 45 const DirectoryEntry* directory_entry = Find(tag); in Get() 57 const DirectoryEntry* directory_entry = Find(tag); in Get() 77 const DirectoryEntry* directory_entry = Find(tag); in Get() 114 const DirectoryEntry* directory_entry = Find(tag); in Get() 169 const DirectoryEntry* directory_entry = Find(tag); in Get() 217 const DirectoryEntry* directory_entry = Find(tag); in GetOffsetAndLength() 245 const TiffDirectory::DirectoryEntry* TiffDirectory::Find(const Tag tag) const { in Find() function in piex::tiff_directory::TiffDirectory
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | partitioning_utils.cc | 86 TF_RETURN_IF_ERROR(node->attrs().Find("index", &attr_value)); in UpdateArgAndRetvalMetadata() 91 TF_RETURN_IF_ERROR(node->attrs().Find("index", &attr_value)); in UpdateArgAndRetvalMetadata() 101 TF_RETURN_IF_ERROR(arg->attrs().Find("T", &attr_value)); in UpdateArgAndRetvalMetadata() 112 TF_RETURN_IF_ERROR(ret->attrs().Find("T", &attr_value)); in UpdateArgAndRetvalMetadata() 137 if (flib_def_->Find(candidate) == nullptr) { in GetName()
|
/external/tensorflow/tensorflow/core/framework/ |
D | node_def_util.cc | 68 SummarizeAttrValue(*attrs.Find(attr_name))); in SummarizeAttrsHelper() 155 const AttrValue* AttrSlice::Find(StringPiece attr_name) const { in Find() function in tensorflow::AttrSlice 176 Status AttrSlice::Find(StringPiece attr_name, in Find() function in tensorflow::AttrSlice 178 *attr_value = Find(attr_name); in Find() 214 TF_RETURN_IF_ERROR(attrs.Find(attr_name, &attr_value)); \ 224 TF_RETURN_IF_ERROR(attrs.Find(attr_name, &attr_value)); \ 236 const AttrValue* attr_value = attrs.Find(attr_name); \ 251 const AttrValue* attr_value = attrs.Find(attr_name); \ 305 const AttrValue* attr_value = attrs.Find(attr_name); in GetNodeAttrString() 319 TF_RETURN_IF_ERROR(attrs.Find(attr_name, &attr_value)); in GetNodeAttr() [all …]
|
D | resource_mgr_test.cc | 53 string Find(const ResourceMgr& rm, const string& container, in Find() function 100 EXPECT_EQ("R/cat", Find<Resource>(rm, "foo", "bar")); in TEST() 101 EXPECT_EQ("R/dog", Find<Resource>(rm, "foo", "baz")); in TEST() 102 EXPECT_EQ("O/tiger", Find<Other>(rm, "foo", "bar")); in TEST() 114 EXPECT_EQ("R/kitty", Find<Resource>(rm, "foo", "bar")); in TEST() 132 EXPECT_EQ("R/cat", Find<Resource>(rm, "foo", "bar")); in TEST()
|
/external/pdfium/core/fxcrt/ |
D | bytestring_unittest.cpp | 609 TEST(ByteString, Find) { in TEST() argument 611 EXPECT_FALSE(null_string.Find('a').has_value()); in TEST() 612 EXPECT_FALSE(null_string.Find('\0').has_value()); in TEST() 615 EXPECT_FALSE(empty_string.Find('a').has_value()); in TEST() 616 EXPECT_FALSE(empty_string.Find('\0').has_value()); in TEST() 620 result = single_string.Find('a'); in TEST() 623 EXPECT_FALSE(single_string.Find('b').has_value()); in TEST() 624 EXPECT_FALSE(single_string.Find('\0').has_value()); in TEST() 627 result = longer_string.Find('a'); in TEST() 630 result = longer_string.Find('c'); in TEST() [all …]
|
D | widestring_unittest.cpp | 569 TEST(WideString, Find) { in TEST() argument 571 EXPECT_FALSE(null_string.Find(L'a').has_value()); in TEST() 572 EXPECT_FALSE(null_string.Find(L'\0').has_value()); in TEST() 575 EXPECT_FALSE(empty_string.Find(L'a').has_value()); in TEST() 576 EXPECT_FALSE(empty_string.Find(L'\0').has_value()); in TEST() 580 result = single_string.Find(L'a'); in TEST() 583 EXPECT_FALSE(single_string.Find(L'b').has_value()); in TEST() 584 EXPECT_FALSE(single_string.Find(L'\0').has_value()); in TEST() 587 result = longer_string.Find(L'a'); in TEST() 590 result = longer_string.Find(L'c'); in TEST() [all …]
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.cpp | 441 TiXmlAttribute* node = attributeSet.Find( str ); in RemoveAttribute() 443 TiXmlAttribute* node = attributeSet.Find( name ); in RemoveAttribute() 579 const TiXmlAttribute* node = attributeSet.Find( name ); in Attribute() 589 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() 599 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() 615 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() 631 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() 647 const TiXmlAttribute* attrib = attributeSet.Find( name ); in Attribute() 663 const TiXmlAttribute* attrib = attributeSet.Find( name ); in QueryIntAttribute() 672 const TiXmlAttribute* node = attributeSet.Find( name ); in QueryUnsignedAttribute() [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | rpc_rendezvous_mgr_test.cc | 92 RemoteRendezvous* rendez = rmgr_.Find(step_id); in TEST_F() 113 RemoteRendezvous* rendez = rmgr_.Find(step_id); in TEST_F() 127 RemoteRendezvous* rendez = rmgr_.Find(step_id); in TEST_F() 147 RemoteRendezvous* rendez = rmgr_.Find(step_id); in TEST_F() 177 RemoteRendezvous* rendez = rmgr_.Find(step_id); in TEST_F()
|
/external/swiftshader/third_party/LLVM/utils/ |
D | UpdateCMakeLists.pl | 3 use File::Find; 23 my $dir = $File::Find::dir; 26 $dirCMake{$dir} = $File::Find::name;
|
/external/llvm/utils/ |
D | UpdateCMakeLists.pl | 3 use File::Find; 23 my $dir = $File::Find::dir; 26 $dirCMake{$dir} = $File::Find::name;
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/ |
D | UpdateCMakeLists.pl | 3 use File::Find; 23 my $dir = $File::Find::dir; 26 $dirCMake{$dir} = $File::Find::name;
|
/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract.cpp | 34 auto result = str.Find(L']', start + 1); in FindWebLinkEnding() 201 auto start = str.Find(kHttpScheme); in CheckWebLink() 223 start = str.Find(kWWWAddrStart); in CheckWebLink() 239 auto aPos = str->Find(L'@'); in CheckMailLink() 267 aPos = str->Find(L'@'); in CheckMailLink() 275 auto ePos = str->Find(L'.', aPos.value() + 1); in CheckMailLink()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | dataset_utils_test.cc | 124 EXPECT_TRUE(FunctionDefsEqual(*flib.Find("0"), make_fn_b("0"))); in TEST() 125 EXPECT_TRUE(FunctionDefsEqual(*flib.Find("1"), make_fn_a("1"))); in TEST() 126 EXPECT_TRUE(FunctionDefsEqual(*flib.Find("2"), make_fn_a("2"))); in TEST() 127 EXPECT_TRUE(FunctionDefsEqual(*flib.Find("3"), make_fn_b("3"))); in TEST()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | extract_outside_compilation_pass_test.cc | 305 *fld.Find("cluster_rewritten"), AttrSlice(), &fld, in TEST_F() 352 *fld.Find("host_graph"), AttrSlice(&host_func_attrs), &fld, in TEST_F() 437 *fld.Find("host_graph"), AttrSlice(&host_func_attrs), &fld, in TEST_F() 481 *fld.Find("cluster_rewritten"), AttrSlice(), &fld, in TEST_F() 498 *fld.Find("host_graph"), AttrSlice(&host_func_attrs), &fld, in TEST_F() 609 *fld.Find("host_graph"), AttrSlice(&host_func_attrs), &fld, in TEST_F() 631 const FunctionDef *true_def = fld.Find("oc_then_branch_host_if_if"); in TEST_F() 643 const FunctionDef *false_def = fld.Find("oc_else_branch_host_if_if"); in TEST_F() 659 *fld.Find("cluster_rewritten"), AttrSlice(), &fld, in TEST_F() 768 *fld.Find("host_graph"), AttrSlice(&host_func_attrs), &fld, in TEST_F() [all …]
|
/external/perfetto/tools/ |
D | find_scan_roots.py | 31 def Find(self, components): member in Node 37 return self.children[child].Find(components[1:]) 77 n = root.Find(components)
|