Home
last modified time | relevance | path

Searched refs:Code (Results 1 – 23 of 23) sorted by relevance

/tools/asuite/atest-py2/docs/
Ddeveloper_workflow.md7 2. [Working on the Python Code](#working-on-the-python-code)
8 3. [Working on the TradeFed Code](#working-on-the-tradefed-code)
9 4. [Working on the VTS10-TradeFed Code](#working-on-the-vts10-tradefed-code)
10 5. [Working on the Robolectric Code](#working-on-the-robolectric-code)
19 referring to it as the "Python Code".
21 ##### The Python Code
38 ##### The Test Runner Code
51 ## <a name="working-on-the-python-code">Working on the Python Code</a>
78 ## <a name="working-on-the-tradefed-code">Working on the TradeFed Code</a>
87 the TradeFed Code. It defines the TradeFed API used
[all …]
/tools/asuite/atest/docs/
Ddeveloper_workflow.md7 2. [Working on the Python Code](#working-on-the-python-code)
8 3. [Working on the TradeFed Code](#working-on-the-tradefed-code)
9 4. [Working on the VTS10-TradeFed Code](#working-on-the-vts10-tradefed-code)
10 5. [Working on the Robolectric Code](#working-on-the-robolectric-code)
19 referring to it as the "Python Code".
21 ##### The Python Code
38 ##### The Test Runner Code
51 ## <a name="working-on-the-python-code">Working on the Python Code</a>
78 ## <a name="working-on-the-tradefed-code">Working on the TradeFed Code</a>
87 the TradeFed Code. It defines the TradeFed API used
[all …]
/tools/dexter/slicer/export/slicer/
Ddex_ir.h68 struct Code;
226 struct Code : public Node { struct
250 Code* code; argument
373 std::vector<own<Code>> code;
454 void Track(Code* p) { PushOwn(code, p); } in Track()
Dtryblocks_encoder.h39 void Encode(ir::Code* ir_code, std::shared_ptr<ir::DexFile> dex_ir);
Dwriter.h216 dex::u4 WriteCode(const ir::Code* ir_code);
229 void WriteTryBlocks(const ir::Code* ir_code);
Dbytecode_encoder.h38 void Encode(ir::Code* ir_code, std::shared_ptr<ir::DexFile> dex_ir);
Dreader.h101 ir::Code* ExtractCode(dex::u4 offset);
Dcode_ir.h430 void DissasembleBytecode(const ir::Code* ir_code);
431 void DissasembleTryBlocks(const ir::Code* ir_code);
Ddex_format.h229 struct Code { struct
/tools/security/
DOWNERS1 # Code owners for various security-related things on Android.
/tools/asuite/aidegen/
DREADME.md21 IntelliJ IDEA, Eclipse, CLion and VS Code.
63 …` | `--ide` | Launch IDE type, j=IntelliJ s=Android Studio e=Eclipse c=CLion v=VS Code|
/tools/trebuchet/
DCONTRIBUTING.md18 ## Code reviews
/tools/test/openhst/docs/
Dcontributing.md19 ## Code reviews
/tools/dexter/slicer/
Dtryblocks_encoder.cc58 void TryBlocksEncoder::Encode(ir::Code* ir_code, std::shared_ptr<ir::DexFile> dex_ir) { in Encode()
Dwriter.cc903 void Writer::WriteTryBlocks(const ir::Code* irCode) { in WriteTryBlocks()
956 dex::u4 Writer::WriteCode(const ir::Code* irCode) { in WriteCode()
959 dex::Code dex_code = {}; in WriteCode()
969 data.Push(&dex_code, offsetof(dex::Code, insns)); in WriteCode()
Dreader.cc701 ir::Code* Reader::ExtractCode(dex::u4 offset) { in ExtractCode()
708 auto dex_code = dataPtr<dex::Code>(offset); in ExtractCode()
709 auto ir_code = dex_ir_->Alloc<ir::Code>(); in ExtractCode()
Dcode_ir.cc59 void CodeIr::DissasembleTryBlocks(const ir::Code* ir_code) { in DissasembleTryBlocks()
239 void CodeIr::DissasembleBytecode(const ir::Code* ir_code) { in DissasembleBytecode()
Dbytecode_encoder.cc605 void BytecodeEncoder::Encode(ir::Code* ir_code, std::shared_ptr<ir::DexFile> dex_ir) { in Encode()
/tools/aadevtools/
DREADME.md27 Which gives you a rough idea of changes on files and Lines of Code.
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto115 // as the insertion_point. Code inserted at this point will be placed
138 // Code generators are executed in the order in which they appear on the
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt355 ICMP Code value of 1 ("unrecognized Next Header type encountered")
490 ICMP Parameter Problem, Code 2, message to the packet's
495 Problem, Code 2, message to the packet's Source Address,
684 send an ICMP Parameter Problem, Code 0, message to the packet's
852 send an ICMP Parameter Problem, Code 0, message to the Source
861 send an ICMP Parameter Problem, Code 0, message to the Source
1205 ICMP Parameter Problem, Code 0, message should be sent to the
1212 Parameter Problem, Code 0, message should be sent to the source of
1666 Parameter Problem message, Code 0, pointing to the high-order octet
2061 00) In section 4, corrected the Code value to indicate "unrecognized
/tools/aadevtools/dev/resource/
Dsysui_gcar_android10-qpr3-release_android11-release.txt15 Customized Code
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto640 // - Code which tries to interpret locations should probably be designed to