Searched refs:things (Results 1 - 25 of 56) sorted by relevance

123

/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoken.ml6 * these others for known things. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoken.ml6 * these others for known things. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dtoken.ml6 * these others for known things. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml6 * these others for known things. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml6 * these others for known things. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml6 * these others for known things. *)
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Drep_prefix.S16 # handles things properly.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dproperties.rb34 lexer.properties.should have( 3 ).things
55 lexer.properties.should have( 3 ).things
/external/fonttools/Lib/fontTools/
H A DafmLib.py136 things = []
138 things.append(rest[fr:to])
139 charname = things[2]
140 del things[2]
141 charnum, width, l, b, r, t = (int(thing) for thing in things)
148 things = []
150 things.append(rest[fr:to])
151 leftchar, rightchar, value = things
H A Dmerge.py865 def __call__(self, *things):
868 print(' '.join(str(x) for x in things))
870 def lapse(self, *things):
875 ' '.join(str(x) for x in things)))
/external/fonttools/Tools/fontTools/
H A DafmLib.py136 things = []
138 things.append(rest[fr:to])
139 charname = things[2]
140 del things[2]
141 charnum, width, l, b, r, t = (int(thing) for thing in things)
148 things = []
150 things.append(rest[fr:to])
151 leftchar, rightchar, value = things
/external/clang/test/CodeGenCXX/
H A Dempty-classes.cpp64 ThingOrCell things; member in struct:PR8796::Things
/external/chromium_org/third_party/icu/source/samples/
H A Ddefs.mk25 ### Project independent things (common)
/external/chromium_org/third_party/skia/platform_tools/android/examples/hello_skia_app/jni/
H A DAndroid.mk20 # Sets up the JNI module that our app calls into to draw things with skia.
/external/icu/icu4c/source/samples/
H A Ddefs.mk25 ### Project independent things (common)
/external/skia/platform_tools/android/examples/hello_skia_app/jni/
H A DAndroid.mk20 # Sets up the JNI module that our app calls into to draw things with skia.
/external/svox/pico/tts/
H A DAndroid.mk35 # above, except that it packages things a shared library.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
H A Dmain-scripts.rb55 out_lines.should have( 3 ).things
75 lines.should have( 3 ).things
95 lines.should have( 4 ).things
242 # lines.should have(3).things
/external/chromium_org/chrome/browser/extensions/api/copresence/
H A Dcopresence_api_unittest.cc62 bool GetOnly(const RepeatedPtrField<T>& things, T* out) { argument
63 if (things.size() != 1)
66 *out = things.Get(0);
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dscopes.rb206 symbols.should have( 2 ).things
241 symbols.should have( 2 ).things
H A Dbasic.rb279 parser.reported_errors.should have( 2 ).things
H A Dproperties.rb91 ids.should have( 6 ).things
/external/openssl/crypto/des/
H A DFILES05 INSTALL - How to make things compile.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java65 * nor will "/ud800". To keep things as compact as possible we use the following encoding
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-template.rb83 names.should have(3).things

Completed in 4577 milliseconds

123