Home
last modified time | relevance | path

Searched refs:represent (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSchedule.td16 // Processor functional unit - These values represent the function units
40 // Instruction stage - These values represent a non-pipelined step in
42 // discrete time slots needed to complete the stage. Units represent
70 // Instruction itinerary classes - These values represent 'named' instruction
117 // Processor itineraries - These values represent the set of all itinerary
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue132/
DScalarEventTagTest.java47 Node intNode = yaml.represent(7); in testDump()
55 Node strNode = yaml.represent("7"); in testDump()
/external/llvm/include/llvm/Target/
DTargetItinerary.td19 // Processor functional unit - These values represent the function units
43 // Instruction stage - These values represent a non-pipelined step in
45 // discrete time slots needed to complete the stage. Units represent
73 // Instruction itinerary classes - These values represent 'named' instruction
121 // Processor itineraries - These values represent the set of all itinerary
/external/llvm/test/MC/ARM/
Derror-location.s13 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: No relocation available to represent this relative express…
16 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: Cannot represent a difference across sections
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.td69 // Pseudo valuetype to represent "vector of any size"
72 // Pseudo valuetype to represent "float of any format"
75 // Pseudo valuetype to represent "integer of any bit width"
/external/llvm/include/llvm/CodeGen/
DValueTypes.td106 // Pseudo valuetype to represent "vector of any size"
109 // Pseudo valuetype to represent "float of any format"
112 // Pseudo valuetype to represent "integer of any bit width"
118 // Pseudo valuetype to represent "any type of any size".
/external/flatbuffers/reflection/
Dreflection.fbs1 // This schema defines objects that represent a parsed schema, like
4 // It can even ... represent itself (!)
/external/snakeyaml/src/test/java/examples/jodatime/
DJodaTimeFlowStylesTest.java51 Node node1 = dumper.represent(bean); in testLoadBeanWithBlockFlow()
55 Node node2 = dumper2.represent(bean); in testLoadBeanWithBlockFlow()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DYaml.java193 public Node represent(Object data) { in represent() method in Yaml
194 return representer.represent(data); in represent()
242 Node node = representer.represent(data.next()); in dumpAll()
/external/hyphenation-patterns/hy/
Dhyph-hy.lic.txt22 % Some of the patterns below represent combinations that never
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinIntrinsics.td19 // These intrinsics have sideeffects. Each represent a single instruction, but
/external/llvm/docs/
DExtendingLLVM.rst80 adding a new instruction. New nodes are often added to help represent
152 nodes, which represent individual instructions. In order for the targets to
187 add a definition for the class that will represent your instruction
258 add new class to represent new type in the hierarchy
290 add new class to represent new class in the hierarchy; add forward
304 add new class to represent new class in the hierarchy
/external/libyuv/files/tools_libyuv/ubsan/
Dvptr_blacklist.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/
Dmultiple-exit-conditions.ll4 ; it can't represent the exact trip count as an expression. That's
/external/skia/site/user/api/
Dskregion.md8 Regions are a highly compressed way to represent (integer) areas. Skia
9 uses them to represent (internally) the current clip on the
/external/llvm/test/Transforms/LoopDeletion/
Dmultiple-exit-conditions.ll5 ; it can't represent the exact trip count as an expression. That's
/external/webrtc/tools/ubsan/
Dvptr_blacklist.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue310/
DPropertyWithPrivateCostructorTest.java38 return represent(opt.getValue()); in representData()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/lowlevel/
DLowLevelApiTest.java45 Node node = yaml.represent(list); in testLowLevel()
/external/eigen/unsupported/Eigen/
DEulerAngles25 * Euler angles are a way to represent 3D rotation.
/external/llvm/test/CodeGen/X86/
Dunknown-location.ll4 ; represent this in the debug information. This is done by setting line
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dunknown-location.ll4 ; represent this in the debug information. This is done by setting line
/external/valgrind/helgrind/
DREADME_MSMProp2.txt80 Once it is no longer necessary to represent segment sets, it then
81 also becomes unnecessary to represent segments. This constitutes
/external/llvm/docs/HistoricalNotes/
D2001-02-13-Reference-Memory.txt30 no way to represent this in either the bytecode or assembly.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-13-Reference-Memory.txt30 no way to represent this in either the bytecode or assembly.

12345678910>>...18