Home
last modified time | relevance | path

Searched refs:definition (Results 1 – 8 of 8) sorted by relevance

/art/test/939-hello-transformation-bcp/
Dinfo.txt3 Note this function is reliant on the definition of java.util.OptionalLong not
4 changing. If this classes definition changes we will need to update this class
/art/test/944-transform-classloaders/
Dinfo.txt6 classloaders. Changes to the internal operation or definition of
/art/cmdline/
DREADME.md88 After an argument definition is provided, the parser builder needs to know what type the argument
89 will be in order to provide the type safety and make sure the rest of the argument definition is
120 When an argument definition has multiple aliases with no wildcards, it might be convenient to
153 To complete an argument definition, the parser generator also needs to know where to save values.
172 `Ignore` function which takes a list of argument definition names.
176 with invalid values, only user-arguments for which it could not find a matching argument definition.
/art/compiler/optimizing/
Dssa_liveness_analysis.cc475 HInstruction* definition = GetParent()->GetDefinedBy(); in NumberOfSpillSlotsNeeded() local
476 if (definition != nullptr && definition->IsVecOperation()) { in NumberOfSpillSlotsNeeded()
477 return definition->AsVecOperation()->GetVectorNumberOfBytes() / kVRegSize; in NumberOfSpillSlotsNeeded()
/art/test/980-redefine-object/
Dinfo.txt14 possible that the definition of Object contained in the base64 DEX_BYTES array
/art/runtime/interpreter/mterp/
DREADME.txt67 definition will come from the specified file, e.g. "op OP_NOP arm"
77 in the alternate handler table. The opcode definition will come from
/art/
DNOTICE30 control with that entity. For the purposes of this definition,
66 the copyright owner. For the purposes of this definition, "submitted"
/art/test/510-checker-try-catch/smali/
DRuntime.smali388 # definition. Runtime is expected to find their location in the stack map and
437 # definition. Runtime is expected to find their location in the stack map and