HomeSort by relevance Sort by last modified time
    Searched refs:Then (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/libpng/contrib/pngminus/
makevms.com 10 $ then
13 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
16 $ then
17 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
19 $ then
26 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
60 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextE
    [all...]
  /external/eigen/Eigen/src/Eigen2Support/
Meta.h 22 template<bool Condition, typename Then, typename Else>
23 struct ei_meta_if { typedef Then ret; };
25 template<typename Then, typename Else>
26 struct ei_meta_if <false, Then, Else> { typedef Else ret; };
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 18 | If | Then | Else
lexer.ml 48 | "then" -> [< 'Token.Then; stream >]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 18 | If | Then | Else
lexer.ml 48 | "then" -> [< 'Token.Then; stream >]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 18 | If | Then | Else
lexer.ml 48 | "then" -> [< 'Token.Then; stream >]
  /external/libpng/scripts/
makevms.com 11 $ then
20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
28 $ then
31 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
34 $ then
35 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
37 $ then
44 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
54 $ then
    [all...]
  /external/chromium_org/third_party/icu/source/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re
  /external/chromium_org/native_client_sdk/src/doc/
io2014.rst 125 Then commit our starting state::
141 Then rebuild::
159 Then, navigate to http://localhost:5103/ to test the demo.
171 Then rebuild::
  /external/chromium_org/third_party/icu/source/data/misc/
miscfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re-
  /external/chromium_org/third_party/icu/source/data/sprep/
sprepfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or
  /external/icu/icu4c/source/data/misc/
miscfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or re-
  /external/icu/icu4c/source/data/sprep/
sprepfiles.mk 10 # Then, you can have your local changes remain even if you upgrade or
  /external/chromium_org/v8/src/
code-stubs-hydrogen.cc 80 // left in the "Then()" state after the install.
208 builder.Then();
291 if_number.Then();
344 checker.Then();
355 zero_capacity.Then();
362 if_fixed_cow.Then();
370 if_fixed.Then();
431 checker.Then();
715 // If it's a double array, no problem, and if it's fast then no
834 if_nil.Then();
    [all...]
  /external/eigen/Eigen/src/Core/util/
Meta.h 28 template<bool Condition, typename Then, typename Else>
29 struct conditional { typedef Then type; };
31 template<typename Then, typename Else>
32 struct conditional <false, Then, Else> { typedef Else type; };
111 * If none of these members is provided, then the type of the first argument is returned. FIXME, that behavior is a pretty bad hack.
  /hardware/intel/bootstub/
Android.mk 44 # Then assemble the final bootstub file
50 if [ "$$ACTUAL_SIZE" -gt "$(BOOTSTUB_SIZE)" ]; then \
92 # Then assemble the final 2ndbootloader file
98 if [ "$$ACTUAL_SIZE" -gt "$(BOOTSTUB_SIZE)" ]; then \
  /external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp 59 if (IdentifierStr == "then") return tok_then;
143 /// IfExprAST - Expression class for if/then/else.
145 ExprAST *Cond, *Then, *Else;
147 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else)
148 : Cond(cond), Then(then), Else(_else) {}
275 /// ifexpr ::= 'if' expression 'then' expression 'else' expression
284 return Error("expected then");
285 getNextToken(); // eat the then
287 ExprAST *Then = ParseExpression()
    [all...]
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 62 if (IdentifierStr == "then") return tok_then;
158 /// IfExprAST - Expression class for if/then/else.
160 ExprAST *Cond, *Then, *Else;
162 IfExprAST(ExprAST *cond, ExprAST *then, ExprAST *_else)
163 : Cond(cond), Then(then), Else(_else) {}
303 /// ifexpr ::= 'if' expression 'then' expression 'else' expression
312 return Error("expected then");
313 getNextToken(); // eat the then
315 ExprAST *Then = ParseExpression()
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptPromise.cpp 68 ScriptPromise ScriptPromise::then(PassOwnPtr<ScriptFunction> onFulfilled, PassOwnPtr<ScriptFunction> onRejected) function in class:WebCore::ScriptPromise
79 // In fact it is not the exact bahavior of Promise.prototype.then
83 resultPromise = resultPromise->Then(v8OnFulfilled);
85 // v8::Promise::Then may return an empty value, for example when
  /external/icu/icu4c/source/data/brkitr/
brkfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/libpng/contrib/gregbook/
makevms.com 13 $ if f$search("[---.zlib]zlib.h").nes."" then zpath = "[---.zlib]"
14 $ if f$search("[--]png.h").nes."" then pngpath = "[--]"
16 $ if f$search("[-.zlib]zlib.h").nes."" then zpath = "[-.zlib]"
17 $ if f$search("[-.libpng]png.h").nes."" then pngpath = "[-.libpng]"
20 $ then
26 $ then
35 $ then
38 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
41 $ then
42 $ if f$trnlnm("SYS").eqs."" then define sys sys$library
    [all...]
  /external/chromium_org/third_party/mesa/src/scons/
crossmingw.py 72 # First search in the SCons path and then the OS path:
143 the c_file from the sources list, then appends the new .o file to
144 sources. Then return the new sources list.

Completed in 772 milliseconds

1 2 3 4 5 6