Searched refs:Which (Results 1 – 25 of 69) sorted by relevance
123
/external/clang/test/Analysis/ |
D | misc-ps-eager-assume.m | 101 short Which; 116 for( Which = 0; 117 Which < Count && Ok; 118 Which++ )
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2002-05-21-PHIElimination.ll | 5 ; Which is not valid SSA
|
/external/libusb-compat/m4/ |
D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/external/protobuf/m4/ |
D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/external/libmtp/m4/ |
D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/external/openfst/m4/ |
D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/external/llvm/test/Transforms/InstCombine/ |
D | apint-and-or-and.ll | 10 ; Which corresponds to test1.
|
D | and-or-and.ll | 10 ; Which corresponds to test1.
|
/external/openssh/contrib/solaris/ |
D | README | 6 The build process is called a 'dummy install'.. Which means the software does
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp2.txt | 38 Which is syntactically nicer, and more explicit.
|
D | 2002-06-25-MegaPatchInfo.txt | 54 Which means that #including Function.h is usually sufficient for getting the
|
D | 2001-05-18-ExceptionHandling.txt | 119 Which does the work one would expect. getThreadLocalException is a function
|
D | 2001-02-09-AdveCommentsResponse.txt | 225 Which is ambiguous and very verbose. It would be possible to specify
|
/external/bluetooth/glib/tests/ |
D | utf8.txt | 5 # Which was created by Markus Kuhn <mkuhn@acm.org> - 2000-09-02
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/ |
D | DepthOfField.frag | 26 // Which means:
|
/external/openssl/crypto/des/ |
D | FILES0 | 8 VERSION - Which version this is and what was changed.
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
D | Dbg.stg | 208 // isCyclicDecision is only necessary for the Profiler. Which I didn't do, yet.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | DFA.as | 25 /** Which recognizer encloses this DFA? Needed to check backtracking */
|
/external/protobuf/gtest/test/ |
D | gtest_output_test_golden_win.txt | 380 Which is: 1 390 Which is: 1
|
D | gtest_output_test_golden_lin.txt | 394 Which is: 1 405 Which is: 1
|
/external/dropbear/libtommath/ |
D | bn.tex | 1059 Which will divide $a$ by $2^b$, store the quotient in ``c'' and the remainder in ``d'. If $b \le 0… 1100 Which compute $c = a \odot b$ where $\odot$ is one of OR, AND or XOR. 1112 Which perform $c = a \odot b$ where $\odot$ is one of signed addition or subtraction. The operatio… 1125 Which assigns $-a$ to $b$. 1135 Which assigns $\vert a \vert$ to $b$. 1157 Which assigns the full signed product $ab$ to $c$. This function actually breaks into one of four … 1408 Which calculates $a = R$ for the odd moduli $b$ without using multiplication or division. 1665 Which is a function that must read $len$ bytes (and return the amount stored) into $dst$. The $dat…
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | TreeToNFAConverter.g | 56 /** Which NFA object are we filling in? */ 59 /** Which grammar are we converting an NFA for? */
|
/external/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 429 Which is: 1 440 Which is: 1
|
/external/chromium/testing/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 429 Which is: 1 440 Which is: 1
|
/external/chromium/chrome/browser/automation/ |
D | ui_controls_mac.mm | 49 // Which credits Apple sample code for this routine.
|
123