Home
last modified time | relevance | path

Searched refs:NAMED (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Preprocessor/
Dmacro_fn_comma_swallow2.c13 #ifndef NAMED
/external/dnsmasq/contrib/Suse/
DREADME.susefirewall22 # Get ports/IP bindings of NAMED/SQUID
/external/expat/lib/
Dxmlparse.c95 } NAMED; typedef
98 NAMED **v;
131 NAMED **p;
132 NAMED **end;
401 static NAMED *
409 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5985 static NAMED *
5996 tsize = table->size * sizeof(NAMED *); in lookup()
5997 table->v = (NAMED **)table->mem->malloc_fcn(tsize); in lookup()
6025 size_t tsize = newSize * sizeof(NAMED *); in lookup()
[all …]
/external/llvm/test/Bitcode/
Dinvalid.test197 RUN: FileCheck --check-prefix=META-NOT-FOLLOWED-BY-NAMED-META %s
199 META-NOT-FOLLOWED-BY-NAMED-META: METADATA_NAME not followed by METADATA_NAMED_NODE
/external/libjpeg-turbo/
Djconfig.txt19 * EDIT A COPY NAMED JCONFIG.H.
/external/opencv3/modules/core/include/opencv2/core/
Dpersistence.hpp473 NAMED = 64 //!< the node has a name (i.e. it is element of a mapping) enumerator
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/external/opencv3/modules/core/src/
Dpersistence.cpp5627 bool FileNode::isNamed() const { return !node ? false : (node->tag & NAMED) != 0; } in isNamed()
/external/pcre/dist/doc/
Dpcre.txt415 NAMED SUBPATTERNS
746 NAMED SUBPATTERNS
6140 NAMED SUBPATTERNS
/external/dbus/
DChangeLog.pre-1-09008 dbus-protocol.h, using the ASCII byte values. Rename type NAMED to
11336 Add types: BYTE, ARRAY, DICT, NAMED