Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 763) sorted by relevance

12345678910>>...31

/external/deqp/scripts/khr_util/
Dgen_str_util.py26 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/
DINSTALL.txt49 addrtoname.h - address to hostname definitions
50 ah.h - IPSEC Authentication Header definitions
51 appletalk.h - AppleTalk definitions
53 atm.h - ATM traffic type definitions
54 atmuni31.h - ATM Q.2931 definitions
57 chdlc.h - Cisco HDLC definitions
65 ether.h - Ethernet definitions
66 ethertype.h - Ethernet type value definitions
67 extract.h - alignment definitions
68 gmpls.c - GMPLS definitions
[all …]
/external/vulkan-validation-layers/demos/smoke/
DCMakeLists.txt43 set(definitions variable
54 list(APPEND definitions PRIVATE -DUNINSTALLED_LOADER="$<TARGET_FILE:vulkan>")
58 list(APPEND definitions PRIVATE -DVK_USE_PLATFORM_WIN32_KHR)
59 list(APPEND definitions PRIVATE -DWIN32_LEAN_AND_MEAN)
68 list(APPEND definitions PRIVATE -DVK_USE_PLATFORM_XCB_KHR)
76 target_compile_definitions(smoketest ${definitions})
/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h66 this->definitions().appendf("#define %s %s\n", macro, replacement); in define()
70 this->definitions().appendf("#define %s %i\n", macro, replacement); in define()
74 this->definitions().appendf("#define %s ", macro); in definef()
77 this->definitions().appendVAList(replacement, args); in definef()
79 this->definitions().append("\n"); in definef()
192 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
/external/v8/tools/
Dbash-completion.sh40 defines=$(cat $v8_source/src/flag-definitions.h \
44 cat $v8_source/src/flag-definitions.h \
/external/dhcpcd-6.8.2/
DMakefile114 dhcpcd-embedded.h: genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in
117 dhcpcd-embedded.c: genembedc dhcpcd-definitions.conf
133 _embeddedinstall: dhcpcd-definitions.conf
135 ${INSTALL} -m ${CONFMODE} dhcpcd-definitions.conf ${DESTDIR}${SCRIPTSDIR}
191 cp ${SRCS} dhcpcd.conf dhcpcd-definitions.conf *.in /tmp/${DISTPREFIX}
Dgenembedc5 CONF=${1:-dhcpcd-definitions.conf}
Dgenembedh7 CONF=${1:-dhcpcd-definitions.conf}
/external/deqp/framework/delibs/cmake/
DDefs.cmake61 # DE_OS_IS_{PLATFORM} definitions
101 # DE_COMPILER_IS_{COMPILER} definitions
125 # DE_CPU_IS_{CPU} definitions
140 # Debug definitions
163 # Expose definitions
/external/nanopb-c/tests/common/
DSConscript5 # Protocol definitions for the encode/decode_unittests
8 # Protocol definitions for basic_buffer/stream tests
/external/llvm/docs/TableGen/
DLangIntro.rst74 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 …]
Dindex.rst56 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/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DCoreTutorial.java62 private final Map<String, byte[]> definitions = new HashMap<String, byte[]>(); field in CoreTutorial.MemoryClassLoader
73 definitions.put(name, bytes); in addDefinition()
79 final byte[] bytes = definitions.get(name); in loadClass()
/external/llvm/docs/CommandGuide/
Dllvm-nm.rst32 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/clang/docs/
DClangFormatStyleOptions.rst284 Always break after the return type of function definitions.
286 Always break after the return type of top-level definitions.
317 * ``bool AfterClass`` Wrap class definitions.
319 * ``bool AfterEnum`` Wrap enum definitions.
320 * ``bool AfterFunction`` Wrap function definitions.
321 * ``bool AfterNamespace`` Wrap namespace definitions.
322 * ``bool AfterObjCDeclaration`` Wrap ObjC definitions (@autoreleasepool, interfaces, ..).
323 * ``bool AfterStruct`` Wrap struct definitions.
324 * ``bool AfterUnion`` Wrap union definitions.
355 class definitions.
[all …]
/external/libpcap/
DINSTALL.txt310 arcnet.h - ARCNET definitions
311 atmuni31.h - ATM Q.2931 definitions
324 ethertype.h - Ethernet protocol types and names definitions
334 gencode.h - BPF code generation definitions
336 ieee80211.h - 802.11 definitions
340 llc.h - 802.2 LLC SAP definitions
345 nlpid.h - OSI network layer protocol identifier definitions
349 pcap/bpf.h - BPF definitions
350 pcap/namedb.h - public libpcap name database definitions
351 pcap/pcap.h - public libpcap definitions
[all …]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DAttributeScope.java121 public void addAttributes(String definitions, int separator) { in addAttributes() argument
123 CodeGenerator.getListOfArgumentsFromAction(definitions,0,-1,separator,attrs); in addAttributes()
/external/markdown/docs/extensions/
Dfootnotes.txt44 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/parameter-framework/upstream/tools/clientSimulator/
DREADME.md83 - The path to the scripts definitions file (optional) (see below).
84 - The path to the actions definitions (aka "ActionGatherer") file (optional)
156 ### Action definitions (aka ActionGatherer)
185 action definitions are supported.
187 Here is the example scenario, rewritten using the above definitions:
/external/bison/lib/
Dtimevar.def1 /* This file contains the definitions for timing variables used to -*- C -*-
23 /* This file contains timing variable definitions, used by timevar.h
/external/skia/platform_tools/android/gyp/
Ddependencies.gypi81 # *after* all other definitions and conditionals are evaluated, so
107 # *after* all other definitions and conditionals are evaluated, so
136 # *after* all other definitions and conditionals are evaluated, so
170 # *after* all other definitions and conditionals are evaluated, so
/external/deqp/external/vulkancts/
Dgen_framework.py207 def __init__ (self, definitions, handles, enums, bitfields, compositeTypes, functions): argument
208 self.definitions = definitions
375 definitions = [(name, parsePreprocDefinedValue(src, name)) for name in DEFINITIONS]
394 definitions = definitions,
479 for line in indentLines(["enum { %s\t= %s\t};" % define for define in api.definitions]):
/external/libdivsufsort/examples/
DCMakeLists.txt1 ## Add definitions ##
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DAssignTokenTypesWalker.g48 * 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/
Djemalloc_rename.sh9 * these macro definitions.

12345678910>>...31