/tools/dexter/slicer/ |
D | Android.bp | 4 "bytecode_encoder.cc", 5 "code_ir.cc", 6 "common.cc", 7 "control_flow_graph.cc", 8 "debuginfo_encoder.cc", 9 "dex_bytecode.cc", 10 "dex_format.cc", 11 "dex_ir.cc", 12 "dex_ir_builder.cc", 13 "dex_utf8.cc", [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475_cellular_simulator.py | 20 import acts.controllers.cellular_simulator as cc namespace 26 class MD8475CellularSimulator(cc.AbstractCellularSimulator): 69 raise cc.CellularSimulatorError('Could not connect to MD8475.') 148 raise cc.CellularSimulatorError( 153 raise cc.CellularSimulatorError( 163 raise cc.CellularSimulatorError('Invalid carrier aggregation ' 170 raise cc.CellularSimulatorError('The test equipment supports up ' 174 raise cc.CellularSimulatorError('At least two carriers need to be ' 659 raise cc.CellularSimulatorError('The phone did not attach before ' 672 raise cc.CellularSimulatorError('The phone was not in ' [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500_cellular_simulator.py | 19 from acts.controllers import cellular_simulator as cc unknown 166 class CMW500CellularSimulator(cc.AbstractCellularSimulator): 194 raise cc.CellularSimulatorError('Could not connect to CMW500.') 554 raise cc.CellularSimulatorError('The phone was not in ' 568 raise cc.CellularSimulatorError('The phone was not in ' 582 raise cc.CellularSimulatorError('The phone was not in '
|
D | cmx500_cellular_simulator.py | 18 from acts.controllers import cellular_simulator as cc unknown 21 class CMX500CellularSimulator(cc.AbstractCellularSimulator): 37 raise cc.CellularSimulatorError('Could not connect to CMX500.')
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 2600 if ($line =~ /^\s*cc:\s*.*<?\bstable\@kernel\.org\b>?.*$/i) { 4179 my $cc = ''; 4181 $cc = substr($opline, $off + length($elements[$n + 1])); 4183 my $cb = "$ca$;$cc"; 4222 $ca =~ /\s$/ && $cc =~ /^\s*[,\)]/) { 4230 $cc !~ /^\\/ && $cc !~ /^;/) { 4270 if ($ctx !~ /.x[WEC]/ && $cc !~ /^}/) { 4308 if ($op eq '*' && $cc =~/\s*$Modifier\b/) { 4332 ($ctx =~ /Wx./ && $cc =~ /^;/)) { 4400 $cc =~ /^\S+\@\S+>/) || [all …]
|
/tools/dexter/dexter/ |
D | Android.bp | 4 "dexter.cc", 5 "dissasembler.cc", 6 "experimental.cc", 7 "main.cc",
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | ClusterChainDirectory.java | 74 final ClusterChain cc = new ClusterChain(fat, false); in createRoot() local 75 cc.setChainLength(1); in createRoot() 77 bs.setRootDirFirstCluster(cc.getStartCluster()); in createRoot() 80 new ClusterChainDirectory(cc, true); in createRoot()
|
D | FatLfnDirectory.java | 199 final ClusterChain cc = in addDirectory() 201 cc.setChainLength(0); in addDirectory() 357 final ClusterChain cc = new ClusterChain( in remove() local 360 cc.setChainLength(0); in remove()
|
D | FatFile.java | 52 final ClusterChain cc = new ClusterChain( in get() local 55 if (entry.getLength() > cc.getLengthOnDisk()) throw new IOException( in get() 58 return new FatFile(entry, cc); in get()
|
/tools/tradefederation/core/atest/metrics/ |
D | metrics_base.py | 98 cc = clearcut_client.Clearcut(_log_source) variable in MetricsBase 129 cls.cc.log(log_event) 130 return cls.cc
|
/tools/asuite/atest/metrics/ |
D | metrics_base.py | 98 cc = clearcut_client.Clearcut(_log_source) variable in MetricsBase 130 cls.cc.log(log_event) 131 return cls.cc
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | BtSarBaseTest.py | 502 def set_country_code(self, ad, cc): argument 514 cc)) 515 self.log.info("Country Code set to {}".format(cc))
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | EmailTest.java | 205 final String[] cc = {}; in _manual_testFuncSend() local 224 for (String addr : cc) { in _manual_testFuncSend()
|
/tools/security/fuzzing/orphans/gptfdisk/ |
D | Android.bp | 5 "sgdisk_fuzz.cc",
|
/tools/security/fuzzing/orphans/libffi/ |
D | Android.bp | 5 "fuzz_ffi.cc",
|
/tools/dexter/testdata/expected/ |
D | min.map | 9 CodeItem : cc, 1c [1]
|
D | entry_hooks.map | 6 ProtoIdItem : 1c8, cc [17]
|
/tools/tradefederation/core/tests/res/testtype/ |
D | gtest_output12.txt | 1 Running main() from gtest_main.cc
|
D | gtest_output7.txt | 1 Running main() from gtest_main.cc
|
D | gtest_output11.txt | 1 Running main() from gtest_main.cc
|
D | gtest_output1.txt | 1 Running main() from gtest_main.cc
|
D | gtest_output6.txt | 10 external/gtest/test/gtest_repeat_test.cc:96: Failure
|
D | gtest_output5.txt | 10 external/gtest/test/gtest_repeat_test.cc:96: Failure
|
D | gtest_output2.txt | 1 Running main() from gtest_main.cc
|
/tools/security/fuzzing/orphans/pppd/ |
D | Android.bp | 6 "eap_fuzz.cc",
|