HomeSort by relevance Sort by last modified time
    Searched full:stuff (Results 501 - 525 of 4097) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
pcy_lib.c 68 /* X509_POLICY_TREE stuff */
104 /* X509_POLICY_LEVEL stuff */
133 /* X509_POLICY_NODE stuff */
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 100 parts which are 1) general IP header stuff 2) match specific
101 stuff 3) the target to perform if the rule matches */
142 /* ICMP matching stuff */
  /external/iptables/include/linux/netfilter_ipv4/
ip_tables.h 71 parts which are 1) general IP header stuff 2) match specific
72 stuff 3) the target to perform if the rule matches */
130 /* ICMP matching stuff */
  /external/openssl/crypto/x509v3/
pcy_lib.c 68 /* X509_POLICY_TREE stuff */
104 /* X509_POLICY_LEVEL stuff */
133 /* X509_POLICY_NODE stuff */
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h 127 * Reader stuff */
132 * Writer stuff */
175 * Video rate control stuff */
  /libcore/luni/src/test/java/libcore/xml/
SimpleParserTest.java 160 assertEquals("stuff,nestedStuff,nestedStuff,nestedStuff", elements1
169 assertEquals("http://www.foobar.org", namespaces1.get("stuff"));
188 assertEquals("t:stuff,nestedStuff,nestedStuff,nestedStuff", elements2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 69 parts which are 1) general IP header stuff 2) match specific
70 stuff 3) the target to perform if the rule matches */
129 /* ICMP matching stuff */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 69 parts which are 1) general IP header stuff 2) match specific
70 stuff 3) the target to perform if the rule matches */
129 /* ICMP matching stuff */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 69 parts which are 1) general IP header stuff 2) match specific
70 stuff 3) the target to perform if the rule matches */
129 /* ICMP matching stuff */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangParser.m 255 /* Terence's stuff */
308 /* Terence's stuff */
322 /* Terence's stuff */
434 /* Terence's stuff */
448 /* Terence's stuff */
507 /* Terence's stuff */
  /external/bzip2/
bzlib_private.h 37 /*-- General stuff. --*/
129 /*-- Stuff for randomising repetitive blocks. --*/
153 /*-- Stuff for doing CRCs. --*/
194 /*-- Structure holding all the compression-side stuff. --*/
253 /* stuff for coding the MTF values */
345 /*-- Structure holding all the decompression-side stuff. --*/
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ASTParser.stg 47 // TOKEN AST STUFF
90 // the match set stuff is interesting in that it uses an argument list
92 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTParser.stg 48 // TOKEN AST STUFF
93 // the match set stuff is interesting in that it uses an argument list
95 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTParser.stg 49 // TOKEN AST STUFF
92 // the match set stuff is interesting in that it uses an argument list
94 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 50 // TOKEN AST STUFF
97 // the match set stuff is interesting in that it uses an argument list
99 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
ASTParser.stg 50 // TOKEN AST STUFF
103 // the match set stuff is interesting in that it uses an argument list
105 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTParser.stg 46 // TOKEN AST STUFF
89 // the match set stuff is interesting in that it uses an argument list
91 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTParser.stg 46 // TOKEN AST STUFF
94 // the match set stuff is interesting in that it uses an argument list
96 // inherited code. I don't use the region stuff because I need to pass
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTParser.stg 54 // TOKEN AST STUFF
97 // the match set stuff is interesting in that it uses an argument list
99 // inherited code. I don't use the region stuff because I need to pass
  /external/chromium_org/third_party/sqlite/src/test/
vtab7.test 141 CREATE TABLE db2.stuff(description, shape, color);
144 execsql { INSERT INTO db2.stuff VALUES('abc', 'square', 'green'); }
148 SELECT * from stuff;
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_tables.h 77 parts which are 1) general IP header stuff 2) match specific
78 stuff 3) the target to perform if the rule matches */
134 /* ICMP matching stuff */
  /external/llvm/docs/
SphinxQuickstartTemplate.rst 92 * Stuff.
94 + Deeper stuff.
96 * More stuff.
  /external/valgrind/main/
Makefile.tool.am 7 # <tool>-<platform> stuff
72 # vgpreload_<tool>-<platform>.a stuff
137 # General stuff
  /external/valgrind/main/docs/internals/
porting-HOWTO.txt 4 [29-May-2005: the stuff about the locations of files is now badly out of
62 - A lot of the arch-specific stuff has been abstracted out of the core, but
63 there undoubtedly remains some arch-specific stuff in there. Abstract it out
  /art/test/051-thread/src/
Main.java 20 * Test some basic thread stuff.

Completed in 783 milliseconds

<<21222324252627282930>>