| /external/vixl/doc/aarch64/ |
| D | supported-instructions-aarch64.md | 12 ### ADC ### 19 ### ADCS ### 26 ### ADD ### 33 ### ADDS ### 40 ### ADR ### 47 ### ADR ### 54 ### ADRP ### 61 ### ADRP ### 68 ### AND ### 75 ### ANDS ### [all …]
|
| /external/adeb/ |
| D | README.md | 95 ### Install kernel headers in addition to preparing adeb device: 100 ### Update kernel headers onto an already prepared device: 108 ### Build and prepare device with a custom rootfs locally: 121 ### Add kernel headers to device in addition to building locally: 126 ### Build/install a base image with BCC: 133 ### Extract the FS from the device, after its prepared: 141 ### Use a previously prepared adeb rootfs tar from local: 146 ### Build a standalone raw EXT4 image out of the FS: 153 ### How to use adeb for other Architectures (other than ARM64)
|
| /external/brotli/ |
| D | README.md | 23 #### Autotools-style CMake 38 #### Bazel 42 #### CMake 52 #### Premake5 56 #### Python
|
| /external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/ |
| D | PayloadAlignmentTest.java | 56 List<? extends Instruction> instructions = in testPayloadAlignmentRemoveNop() local 73 List<? extends Instruction> instructions = in testPayloadAlignmentAddNop() local 101 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentRemoveNopWithReferent() local 127 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPayloadAlignmentAddNopWithReferent() local 142 … private static void checkInstructions(List<Instruction> instructions, Opcode[] expectedOpcodes) { in checkInstructions() 176 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testPackedSwitchAlignment() local 227 …List<Instruction> instructions = Lists.newArrayList(implBuilder.getMethodImplementation().getInstr… in testSparseSwitchAlignment() local
|
| D | FixGotoTest.java | 33 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testFixGotoToGoto16() local 56 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testFixGotoToGoto32() local 79 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testFixGoto16ToGoto32() local 115 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testFixGotoCascading() local
|
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
| D | LineImpl.java | 50 private static LineImpl getInstance(final CounterImpl instructions, in getInstance() 67 Var(final CounterImpl instructions, final CounterImpl branches) { in Var() 72 public LineImpl increment(final ICounter instructions, in increment() 90 public LineImpl increment(final ICounter instructions, in increment() 98 protected CounterImpl instructions; field in LineImpl 103 private LineImpl(final CounterImpl instructions, final CounterImpl branches) { in LineImpl() 117 public abstract LineImpl increment(final ICounter instructions, in increment()
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ |
| D | ImmutableMethodImplementation.java | 50 @Nonnull protected final ImmutableList<? extends ImmutableInstruction> instructions; field in ImmutableMethodImplementation 55 @Nullable Iterable<? extends Instruction> instructions, in ImmutableMethodImplementation() 65 … @Nullable ImmutableList<? extends ImmutableInstruction> instructions, in ImmutableMethodImplementation()
|
| /external/perfetto/docs/ |
| D | heapprofd.md | 199 ### Download trace\_to\_text 207 ### Start profiling 238 ### Convert to pprof compatible file
|
| /external/tensorflow/tensorflow/python/util/ |
| D | deprecation.py | 46 def _add_deprecated_function_notice_to_docstring(doc, date, instructions): argument 58 def _add_deprecated_arg_notice_to_docstring(doc, date, instructions, argument 74 def _add_deprecated_arg_value_notice_to_docstring(doc, date, instructions, argument 93 def _validate_deprecation_args(date, instructions): argument 274 def deprecated(date, instructions, warn_once=True): argument 336 def deprecated_args(date, instructions, *deprecated_arg_names_or_tuples, argument 516 def deprecated_arg_values(date, instructions, warn_once=True, argument
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ir_builder.h | 86 : instructions(instructions), in instructions() argument 119 exec_list *instructions; variable
|
| D | opt_dead_code.cpp | 46 do_dead_code(exec_list *instructions, bool uniform_locations_assigned) in do_dead_code() 177 do_dead_code_unlinked(exec_list *instructions) in do_dead_code_unlinked()
|
| D | opt_flip_matrices.cpp | 42 matrix_flipper(exec_list *instructions) in matrix_flipper() 116 opt_flip_matrices(struct exec_list *instructions) in opt_flip_matrices()
|
| D | ast_to_hir.cpp | 125 _mesa_ast_to_hir(exec_list *instructions, struct _mesa_glsl_parse_state *state) in _mesa_ast_to_hir() 928 do_assignment(exec_list *instructions, struct _mesa_glsl_parse_state *state, in do_assignment() 1048 get_lvalue_copy(exec_list *instructions, ir_rvalue *lvalue) in get_lvalue_copy() 1065 ast_node::hir(exec_list *instructions, struct _mesa_glsl_parse_state *state) in hir() 1085 ast_function_expression::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue() 1092 ast_aggregate_initializer::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue() 1189 get_scalar_boolean_operand(exec_list *instructions, in get_scalar_boolean_operand() 1294 ast_expression::hir(exec_list *instructions, in hir() 1301 ast_expression::hir_no_rvalue(exec_list *instructions, in hir_no_rvalue() 1326 ast_expression::do_hir(exec_list *instructions, in do_hir() [all …]
|
| D | lower_const_arrays_to_uniforms.cpp | 66 exec_list *instructions; member in __anon5da3a10d0111::lower_const_array_visitor 120 lower_const_arrays_to_uniforms(exec_list *instructions, unsigned stage) in lower_const_arrays_to_uniforms()
|
| D | lower_discard.cpp | 128 lower_discard(exec_list *instructions) in lower_discard() 139 find_discard(exec_list &instructions) in find_discard()
|
| /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
| D | PromptHelper.java | 90 …private Object requestPrompt(String instructions, String hint, Object type) throws InterruptedExce… in requestPrompt() 121 public String requestStringPrompt(String instructions, String hint) { in requestStringPrompt() 136 public Boolean requestBooleanPrompt(String instructions, String hint) { in requestBooleanPrompt()
|
| /external/vixl/benchmarks/aarch32/ |
| D | bench-dataop.cc | 44 void benchmark(unsigned instructions, InstructionSet isa) { in benchmark() 71 unsigned instructions = 0; in main() local
|
| /external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
| D | CustomMethodInlineTableTest.java | 60 List<ImmutableInstruction> instructions = Lists.newArrayList( in testCustomMethodInlineTable_Virtual() local 89 List<ImmutableInstruction> instructions = Lists.newArrayList( in testCustomMethodInlineTable_Static() local 118 List<ImmutableInstruction> instructions = Lists.newArrayList( in testCustomMethodInlineTable_Direct() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | InstIterator.h | 134 inline inst_range instructions(Function *F) { in instructions() function 143 inline const_inst_range instructions(const Function *F) { in instructions() function 148 inline inst_range instructions(Function &F) { in instructions() function 157 inline const_inst_range instructions(const Function &F) { in instructions() function
|
| /external/llvm/include/llvm/IR/ |
| D | InstIterator.h | 128 inline inst_range instructions(Function *F) { in instructions() function 137 inline const_inst_range instructions(const Function *F) { in instructions() function 142 inline inst_range instructions(Function &F) { in instructions() function 151 inline const_inst_range instructions(const Function &F) { in instructions() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_schedule.h | 38 absl::Span<HloInstruction* const> instructions) { in HloInstructionSequence() 59 const std::vector<HloInstruction*>& instructions() const { in instructions() function
|
| /external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/ |
| D | JumboStringConversionTest.java | 106 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testJumboStringConversion() local 127 final List<Instruction> instructions = Lists.newArrayList(); in testJumboStringConversion_NonMethodBuilder() local
|
| /external/guice/core/test/com/googlecode/guice/ |
| D | OSGiContainerTest.java | 71 Properties instructions = new Properties(); in setUp() local 108 private static void buildBundle(String name, Properties instructions, String classpath) in buildBundle()
|
| /external/tensorflow/tensorflow/lite/g3doc/convert/ |
| D | python_api.md | 239 ### Build from source code <a name="latest_package"></a> 247 ### Converting models from TensorFlow 1.12 <a name="pre_tensorflow_1.12"></a>
|
| /external/smali/smalidea/src/test/java/org/jf/smalidea/dexlib/ |
| D | SmalideaMethodTest.java | 115 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testSmalideaMethod() local 425 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testPackedSwitch() local 491 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testSparseSwitch() local 566 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); in testArrayData() local
|