/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSchedule.td | 16 // 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/ |
D | ScalarEventTagTest.java | 47 Node intNode = yaml.represent(7); in testDump() 55 Node strNode = yaml.represent("7"); in testDump()
|
/external/llvm/include/llvm/Target/ |
D | TargetItinerary.td | 19 // 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/ |
D | error-location.s | 13 @ 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/ |
D | ValueTypes.td | 69 // 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/ |
D | ValueTypes.td | 106 // 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/ |
D | reflection.fbs | 1 // This schema defines objects that represent a parsed schema, like 4 // It can even ... represent itself (!)
|
/external/snakeyaml/src/test/java/examples/jodatime/ |
D | JodaTimeFlowStylesTest.java | 51 Node node1 = dumper.represent(bean); in testLoadBeanWithBlockFlow() 55 Node node2 = dumper2.represent(bean); in testLoadBeanWithBlockFlow()
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/ |
D | Yaml.java | 193 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/ |
D | hyph-hy.lic.txt | 22 % Some of the patterns below represent combinations that never
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinIntrinsics.td | 19 // These intrinsics have sideeffects. Each represent a single instruction, but
|
/external/llvm/docs/ |
D | ExtendingLLVM.rst | 80 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/ |
D | vptr_blacklist.txt | 4 # tricky to represent C++ types. For now, any possible changes by name manglings
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/ |
D | multiple-exit-conditions.ll | 4 ; it can't represent the exact trip count as an expression. That's
|
/external/skia/site/user/api/ |
D | skregion.md | 8 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/ |
D | multiple-exit-conditions.ll | 5 ; it can't represent the exact trip count as an expression. That's
|
/external/webrtc/tools/ubsan/ |
D | vptr_blacklist.txt | 4 # tricky to represent C++ types. For now, any possible changes by name manglings
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue310/ |
D | PropertyWithPrivateCostructorTest.java | 38 return represent(opt.getValue()); in representData()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/lowlevel/ |
D | LowLevelApiTest.java | 45 Node node = yaml.represent(list); in testLowLevel()
|
/external/eigen/unsupported/Eigen/ |
D | EulerAngles | 25 * Euler angles are a way to represent 3D rotation.
|
/external/llvm/test/CodeGen/X86/ |
D | unknown-location.ll | 4 ; represent this in the debug information. This is done by setting line
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | unknown-location.ll | 4 ; represent this in the debug information. This is done by setting line
|
/external/valgrind/helgrind/ |
D | README_MSMProp2.txt | 80 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/ |
D | 2001-02-13-Reference-Memory.txt | 30 no way to represent this in either the bytecode or assembly.
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-Memory.txt | 30 no way to represent this in either the bytecode or assembly.
|