/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/swiftshader/third_party/llvm-7.0/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-7.0/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/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/libcxx/docs/DesignDocs/ |
D | FileTimeType.rst | 35 To represent the range and resolution of ``timespec``, we need to (A) have 74 ``std::system_clock`` does. As a result, it can represent time points about 78 ``timespec`` can represent time points +/- 292 billion years from the epoch 95 point that it can't represent. This can cause the call to ``last_write_time`` 152 that is able to represent a larger range than ``timespec``. At least in 158 create a time point beyond what the filesystem can represent. Two particular 174 now we can represent any time point the filesystem can, so users won't be forced 194 just the values they can represent. We need to consider the effects they will 250 to represent the ``file_time_type``. It only seems natural seeing as that's 279 tick period it is being used to represent, but ``timespec`` is setup to assume [all …]
|
/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/tensorflow/ |
D | METADATA | 4 "using data flow graphs. The graph nodes represent mathematical operations, " 5 "while the graph edges represent the multidimensional data arrays (tensors) "
|
/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/u-boot/doc/device-tree-bindings/reset/ |
D | reset.txt | 3 This binding is intended to represent the hardware reset signals present 11 ordinate module is reset). This binding exists to represent the provider and 22 at once. In this case, it would be unwise to represent this reset signal in
|
/external/python/cpython2/Doc/library/ |
D | aetypes.rst | 12 The :mod:`aetypes` defines classes used to represent Apple Event data 40 The :mod:`AEObjects` module defines the following classes to represent Apple 132 represent AppleScript classes and properties in Python:
|
D | locale.rst | 170 represent date and time in a locale-specific way. 175 represent a date in a locale-specific way. 180 represent a time in a locale-specific way. 184 Get a format string for :func:`time.strftime` to represent time in the am/pm 255 Get a format string for :func:`time.strftime` to represent date and time in a 260 Get a format string for :func:`time.strftime` to represent a date in a 265 Get a format string for :func:`time.strftime` to represent a time in a 270 Get a representation of up to 100 values used to represent the values
|
/external/python/cpython3/Doc/c-api/ |
D | contextvars.rst | 33 The C structure used to represent a :class:`contextvars.Context` 38 The C structure used to represent a :class:`contextvars.ContextVar` 43 The C structure used to represent a :class:`contextvars.Token` object.
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.td | 156 // Pseudo valuetype to represent "vector of any size" 159 // Pseudo valuetype to represent "float of any format" 162 // Pseudo valuetype to represent "integer of any bit width" 168 // Pseudo valuetype to represent "any type of any size".
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BroadcastArgs.pbtxt | 8 Given `s0` and `s1`, tensors that represent shapes, compute `r0`, the
|
D | api_def_ExperimentalDatasetCardinality.pbtxt | 13 The cardinality of `input_dataset`. Named constants are used to represent
|
/external/u-boot/doc/device-tree-bindings/gpio/ |
D | gpio.txt | 75 The gpio-specifier's polarity flag should represent the physical level at the 79 the GPIO controller and the device, then the gpio-specifier will represent the 105 in the binding. The gpio-specifier should represent the polarity of the signal 142 It is useful to represent which GPIOs correspond to which pins on which pin
|
/external/v8/tools/ubsan/ |
D | vptr_blacklist.txt | 4 # tricky to represent C++ types. For now, any possible changes by name manglings
|
/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/ |
D | crash-on-large-allocas.ll | 4 ; than what a pointer can represent.
|