/external/deqp/scripts/khr_util/ |
D | gen_str_util.py | 26 def isValueDefined (definitions, value): argument 27 return value in definitions 29 def allValuesUndefined (definitions, values): argument 31 if isValueDefined(definitions, value): 35 def anyValueDefined (definitions, values): argument 36 return not allValuesUndefined(definitions, values) 43 definitions = makeDefSet(iface) 47 if anyValueDefined(definitions, values): 54 if anyValueDefined(definitions, values): 61 if anyValueDefined(definitions, values): [all …]
|
/external/tcpdump/ |
D | INSTALL.txt | 55 addrtoname.h - address to hostname definitions 56 ah.h - IPSEC Authentication Header definitions 57 aodv.h - AODV definitions 58 appletalk.h - AppleTalk definitions 59 arcnet.h - ARCNET definitions 61 atm.h - ATM traffic type definitions 62 atmuni31.h - ATM Q.2931 definitions 64 bootp.h - BOOTP definitions 67 chdlc.h - Cisco HDLC definitions 75 dccp.h - DCCP definitions [all …]
|
/external/nanopb-c/tests/common/ |
D | SConscript | 5 # Protocol definitions for the encode/decode_unittests 8 # Protocol definitions for basic_buffer/stream tests
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 61 # DE_OS_IS_{PLATFORM} definitions 101 # DE_COMPILER_IS_{COMPILER} definitions 125 # DE_CPU_IS_{CPU} definitions 140 # Debug definitions 163 # Expose definitions
|
/external/llvm/docs/TableGen/ |
D | LangIntro.rst | 74 common base class (e.g., a ``list<Register>`` can only contain definitions 221 Classes and definitions 224 As mentioned in the :doc:`introduction <index>`, classes and definitions (collectively known as 229 colon character ("``:``"). If `value definitions`_ or `let expressions`_ are 243 This example defines two definitions, ``X`` and ``Y``, both of which derive from 253 .. _value definitions: argument 255 Value definitions argument 258 Value definitions define named entries in records. A value must be defined 262 may be specified after the type with an equal sign. Value definitions require 347 running ``llvm-tblgen`` on the example prints the following definitions: [all …]
|
D | index.rst | 56 example, to get a list of all of the definitions that subclass a particular type 89 of the classes, then all of the definitions. This is a good way to see what the 90 various definitions expand to fully. Running this on the ``X86.td`` file prints 191 TableGen files consist of two key parts: 'classes' and 'definitions', both of 201 **TableGen definitions** are the concrete form of 'records'. These generally do 221 definitions of a particular class, such as "Instruction". 233 all at once. Each instantiation can result in multiple TableGen definitions. 234 If a multiclass inherits from another multiclass, the definitions in the
|
/external/llvm/docs/CommandGuide/ |
D | llvm-nm.rst | 32 Common (multiple definitions link together into one def) 36 Weak reference (multiple definitions link together into zero or one definitions) 93 Print only symbols whose definitions are external; that is, accessible
|
/external/compiler-rt/cmake/Modules/ |
D | AddCompilerRT.cmake | 11 # DEFS <compile definitions>) 30 # DEFS <compile definitions>) 46 # DEFS <compile definitions> 52 # Setup compile flags and definitions. 86 # DEFS <compile definitions>) 106 # DEFS <compile definitions>
|
/external/libpcap/ |
D | INSTALL.txt | 317 arcnet.h - ARCNET definitions 318 atmuni31.h - ATM Q.2931 definitions 331 ethertype.h - Ethernet protocol types and names definitions 341 gencode.h - BPF code generation definitions 343 ieee80211.h - 802.11 definitions 347 llc.h - 802.2 LLC SAP definitions 352 nlpid.h - OSI network layer protocol identifier definitions 357 pcap/bpf.h - BPF definitions 358 pcap/namedb.h - public libpcap name database definitions 359 pcap/pcap.h - public libpcap definitions [all …]
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | AttributeScope.java | 121 public void addAttributes(String definitions, int separator) { in addAttributes() argument 123 CodeGenerator.getListOfArgumentsFromAction(definitions,0,-1,separator,attrs); in addAttributes()
|
/external/markdown/docs/extensions/ |
D | footnotes.txt | 44 By default, the footnote definitions are placed at the end of the resulting 58 To configure the place marker for footnote definitions (just be sure not to
|
/external/bison/lib/ |
D | timevar.def | 1 /* This file contains the definitions for timing variables used to -*- C -*- 23 /* This file contains timing variable definitions, used by timevar.h
|
/external/v8/tools/ |
D | bash-completion.sh | 40 defines=$(cat $v8_source/src/flag-definitions.h \
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | AssignTokenTypesWalker.g | 48 * b) token rule definitions get token types if not already defined 57 * d) token rule definitions get token types if not already defined 58 * e) token rule definitions may also alias a token name to a literal. 69 * 2. Finds a list of all token name rule definitions; 76 * 4. Informs the Grammar object of the type definitions such as:
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_rename.sh | 9 * these macro definitions.
|
/external/llvm/lib/Target/R600/ |
D | VIInstructions.td | 9 // Instruction definitions for VI and newer.
|
D | R700Instructions.td | 10 // TableGen definitions for instructions which are:
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | ports_inbound.txt | 6 This screen allows you to modify the port number/port type definitions, which the '(APP)s' is curre…
|
D | ports_outbound.txt | 6 This screen allows you to modify the port number/port type definitions, which the '%(APP)s' is curr…
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPURegisterInfo.td | 10 // Tablegen register definitions common to all hw codegen targets.
|
/external/clang/test/SemaObjC/ |
D | method-encoding-2.m | 2 // TODO: We don't support rewrite of method definitions
|
/external/libavc/common/arm/ |
D | ih264_arm_memory_barrier.s | 26 @* Contains function definitions for data synchronization.
|
/external/llvm/test/CodeGen/X86/ |
D | visibility2.ll | 2 ; emitted they are not treated as definitions. Test case for r132825.
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h.in | 10 |* This file contains definitions to figure out the size of _HOST_ data types.*| 13 |* definitions: *|
|
D | DataTypes.h.cmake | 10 |* This file contains definitions to figure out the size of _HOST_ data types.*| 13 |* definitions: *|
|