Home
last modified time | relevance | path

Searched refs:identify (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/
DMavenManifestFactoryTest.java25 @Test public void identify() throws Exception { in identify() method in MavenManifestFactoryTest
26 ManifestIdentifier manifestIdentifier = myMavenManifestFactory.identify(configBuilder.build()); in identify()
36 ManifestIdentifier manifestIdentifier = myMavenManifestFactory.identify(configBuilder.build()); in withDotSlashManifest_identify()
46 ManifestIdentifier manifestIdentifier = myMavenManifestFactory.identify(configBuilder.build()); in withDotDotSlashManifest_identify()
DDefaultManifestFactoryTest.java19 public void identify() { in identify() method in DefaultManifestFactoryTest
25 ManifestIdentifier identifier = factory.identify(Builder.defaults().build()); in identify()
50 ManifestIdentifier identifier = factory.identify(Builder.defaults().build()); in identify_withResourceApk()
75 ManifestIdentifier identifier = factory.identify(Builder.defaults().build()); in identify_withMissingValues()
99 …ManifestIdentifier identifier = factory.identify(Builder.defaults().setManifest(Config.NONE).build… in identify_configNoneShouldBeIgnored()
123 …ManifestIdentifier identifier = factory.identify(Builder.defaults().setPackageName("overridden.pac… in identify_packageCanBeOverridenFromConfig()
DBuckManifestFactoryTest.java45 @Test public void identify() throws Exception { in identify() method in BuckManifestFactoryTest
46 ManifestIdentifier manifestIdentifier = buckManifestFactory.identify(configBuilder.build()); in identify()
57 ManifestIdentifier manifestIdentifier = buckManifestFactory.identify(configBuilder.build()); in multiple_res_dirs()
86 ManifestIdentifier manifestIdentifier = buckManifestFactory.identify(configBuilder.build()); in pass_multiple_res_dirs_in_file()
/external/ImageMagick/utilities/
DMakefile.am37 utilities/identify.1 \
53 utilities/identify.1.in \
68 MAGICK_UTILITIES=animate compare composite conjure convert display identify import magick-script mo…
/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py440 packagename = identify(os.path.splitext(os.path.basename(fname))[0])
576 modname = identify(name)
714 funcname = identify(name)
721 fp.write(" %r : %r,\n"%(identify(a[0]), a[1]))
749 fp.write(" Keyword argument %s: %s\n"%(identify(arg[0]),
787 (kname, identify(ename)))
881 self.addnamecode('enum', '_Enum_'+identify(code), code)
967 pname = identify(name)
992 pname = identify(name)
1017 cname = identify(name)
[all …]
/external/python/cpython2/Demo/tkinter/ttk/
Dnotebook_closebtn.py40 elem = widget.identify(x, y)
53 elem = widget.identify(x, y)
/external/ImageMagick/MagickWand/
DMakefile.am40 MagickWand/identify.c \
41 MagickWand/identify.h \
89 MagickWand/identify.h \
/external/ImageMagick/PerlMagick/quantum/
DMakefile.PL.in37 #try to get configuration info via identify or convert utilities
38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
62 foreach (@b) { push @bindir, $_ if (-e "$_/convert.exe" || -e "$_/identify.exe") };
113 # note: we are checking the presence of convert.exe and/or identify.exe tools
130 #try to get configuration info via identify or convert utilities
132 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
/external/ImageMagick/PerlMagick/default/
DMakefile.PL.in37 #try to get configuration info via identify or convert utilities
38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
62 foreach (@b) { push @bindir, $_ if (-e "$_/convert.exe" || -e "$_/identify.exe") };
113 # note: we are checking the presence of convert.exe and/or identify.exe tools
130 #try to get configuration info via identify or convert utilities
132 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
/external/ImageMagick/PerlMagick/
DMakefile.PL.in37 #try to get configuration info via identify or convert utilities
38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
62 foreach (@b) { push @bindir, $_ if (-e "$_/convert.exe" || -e "$_/identify.exe") };
113 # note: we are checking the presence of convert.exe and/or identify.exe tools
130 #try to get configuration info via identify or convert utilities
132 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`;
/external/u-boot/drivers/led/
DKconfig111 CONFIG_LED_STATUS_BIT is passed into the __led_* functions to identify
146 identify which LED is being acted on. As such, the chosen value must
181 identify which LED is being acted on. As such, the chosen value must
216 identify which LED is being acted on. As such, the chosen value must
251 identify which LED is being acted on. As such, the chosen value must
286 identify which LED is being acted on. As such, the chosen value must
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DManifestFactoryTest.java43 ManifestIdentifier manifestIdentifier = manifestFactory.identify(config); in whenBuildSystemApiPropertiesFileIsPresent_shouldUseDefaultManifestFactory()
90 ManifestIdentifier manifestIdentifier = manifestFactory.identify(config); in whenConfigSpecified_overridesValuesFromFile()
/external/python/cpython2/Lib/lib-tk/
Dttk.py558 def identify(self, x, y): member in Widget
676 def identify(self, x, y): member in Entry
860 def identify(self, x, y): member in Notebook
1277 def identify(self, component, x, y): member in Treeview
1286 return self.identify("row", 0, y)
1293 return self.identify("column", x, 0)
1305 return self.identify("region", x, y)
1312 return self.identify("element", x, y)
/external/python/cpython3/Lib/tkinter/
Dttk.py562 def identify(self, x, y): member in Widget
680 def identify(self, x, y): member in Entry
864 def identify(self, x, y): member in Notebook
1308 def identify(self, component, x, y): member in Treeview
1317 return self.identify("row", 0, y)
1324 return self.identify("column", x, 0)
1336 return self.identify("region", x, y)
1343 return self.identify("element", x, y)
/external/u-boot/cmd/
Dpcmcia.c197 static int identify (volatile uchar *p) in identify() function
307 found = identify (ident); in check_ide_device()
/external/u-boot/drivers/nvme/
Dnvme.c438 c.identify.opcode = nvme_admin_identify; in nvme_identify()
439 c.identify.nsid = cpu_to_le32(nsid); in nvme_identify()
440 c.identify.prp1 = cpu_to_le64(dma_addr); in nvme_identify()
444 c.identify.prp2 = 0; in nvme_identify()
447 c.identify.prp2 = cpu_to_le64(dma_addr); in nvme_identify()
450 c.identify.cns = cpu_to_le32(cns); in nvme_identify()
/external/ImageMagick/tests/
Dvalidate-identify.tap23 ${VALIDATE} -validate identify && echo "ok" || echo "not ok"
Dcommon.shi8 [ "X$IDENTIFY" = "X" ] && IDENTIFY=identify
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
DManifestFactory.java24 ManifestIdentifier identify(Config config); in identify() method
/external/autotest/client/deps/glbench/
DUSAGE_glbench44 1) first try to identify known buggy images by searching in
46 2) then identify good images by searching in
/external/eigen/
Dsignature_of_eigen3_matrix_library1 This file is just there as a signature to help identify directories containing Eigen3. When writing…
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dheader.proto5 // Magic number used to identify the message type
/external/python/cpython3/Tools/stringbench/
DREADME7 to identify which string methods could be sped up quickly and to
8 identify obvious places for improvement.
/external/ImageMagick/
DInstall-mac.txt32 identify -version
96 $magick> /opt/local/bin/identify -list font
/external/bcc/tools/
Dsyncsnoop_example.txt14 This can be useful to identify that sync() is being called, and its frequency.

12345678910>>...19