HomeSort by relevance Sort by last modified time
    Searched refs:Or (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/llvm/include/llvm/IR/
Instructions.h 136 /// SubclassData field in Value to store whether or not the load is volatile.
174 /// setVolatile - Specify whether this is a volatile load or not.
194 /// Set the ordering constraint on this load. May not be Release or
206 /// concurrently executing threads, or only with respect to signal handlers
291 /// setVolatile - Specify whether this is a volatile store or not.
314 /// Set the ordering constraint on this store. May not be Acquire or
326 /// concurrently executing threads, or only with respect to signal handlers
395 // Ordering may only be Acquire, Release, AcquireRelease, or
410 /// AcquireRelease, or SequentiallyConsistent.
421 /// concurrently executing threads, or only with respect to signal handler
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 97 STATISTIC(NumFastIselFailOr,"Fast isel fails on Or");
435 // Otherwise this is another use or second copy use.
553 // Ignore non-scalar or non-integer values.
    [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp 88 // it if it is not printable or if it is an escape char.
107 /// prefixed with % (if the string only contains simple characters) or is
149 /// prefixed with % (if the string only contains simple characters) or is
212 /// use of type names or up references to shorten the type name where possible.
615 assert(!isa<Constant>(V) && "Can't get a constant or global slot with this!");
748 case AtomicRMWInst::Or: Out << " or"; break;
823 // "Inf" or NaN, that atof will accept, but the lexer will not. Check
854 // Either half, or some form of long double.
    [all...]
Verifier.cpp 23 // or to return one. [except constant arrays!]
161 // We must abort before returning back to the pass manager, or else the
177 // We must abort before returning back to the pass manager, or else the
392 "Global is external, but doesn't have external or dllimport or weak linkage!",
457 "Alias should have external or external weak linkage!", &GA);
470 "Aliasee should be either GlobalValue or bitcast of GlobalValue",
476 "Aliasing chain should end with function or global variable", &GA);
513 // If this was an instruction, bb, or argument, verify that it is in the
624 "module flag identifiers must be unique (or of 'require' type)"
    [all...]
Instructions.cpp 77 return "select condition must be i1 or <n x i1>";
377 "createMalloc needs either InsertBefore or InsertAtEnd");
484 "createFree needs either InsertBefore or InsertAtEnd");
779 assert(BI.getNumOperands() == 3 && "BR can have 1 or 3 operands!");
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 416 case Instruction::Or:
603 // FIXME: eliminate or document these better
653 /// 2) we do not know whether the block is fully available or not, but we are
734 // If the loaded or stored value is an first class array or struct, don't try
840 /// up. This returns -1 if we have to give up, or a byte number in the stored
846 // If the loaded or stored value is a first class array or struct, don't try
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 114 case Instruction::Or: return bitc::BINOP_OR;
477 // Add an abbrev for common globals with no visibility or thread localness.
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 3 4??Wx-%?a=n}?6??.??f???8r'B? ??P~@)!?a=?n}?6??.??f???r(??????a=?n}?6??.??f???or%?J??b?K??????????1|]^??~???w?{???????
213 ?O??_???#7??^?????????b??????&Fea?;X| n\?og???s`)???+W66?? ZE=?Z:???{?\/?????A??z???PV???x??I?u?6.?`?8??o?|^???y?K??????????x?? &?????{??~?_U?~?~???}?Cff ????Ts&NZ????_?n?/??????E?3YU7?} ?u???6R????zf??%???r????~????=?????????????:?Q?({?g_e?M?t~???? t9Rw?U??>?\??u?A|h{?,??a????? ?fqg}3????O-?????=`'?f?ak???}znm? z??/Y8?Lo??A??c>???l5i???Tps4?II?<???Y\????[P?~?>??_Z?j_?N?w????v~??N?6? ?5???Y?{ sp%U?=m???*v?}?????$k@:??? ?)??`?[???????o ????? 5=?z??or?7?y{??~p? ??c??[5
401 ?W ??-q"?T>???????? O????k????yY? ??'b?w??r??e????k???/?????9L??G?7?^?*?'??~2u??`~???????[??t8?] ?8l??"?x??}???{????? ?,??O????=???L??z?(r ?\??????!?\???:???8?s????3??A??3B????????c?q\P????p?KA??*0??????7?K?F???b??/???'?????X'n:?ww?u4??!??|H??@?(??G +8 ?o8e?%???O%??m1v%??#V??5??????˜?U?vW???n??q?o?"p???&)?f?Ul??}S???'??w???.???C.7:??????y+_co?i?,??ww?OR?O-?D???????? ?N?N?????v'_?n??{???"??x?@,??????U{??g?????
    [all...]
  /external/v8/src/mips/
lithium-codegen-mips.cc 2 // Redistribution and use in source and binary forms, with or without
10 // disclaimer in the documentation and/or other materials provided
13 // contributors may be used to endorse or promote products derived
17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TOR
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 227 /// parseIdentifier - Parse an identifier or string (as a quoted identifier)
251 /// \brief Control a flag in the parser that enables or disables macros.
309 /// will be either the EndOfStatement or EOF.
312 /// \brief Parse until the end of a statement or a comma is encountered,
313 /// return the contents from the current token up to the end or comma.
414 /// accepts a single symbol (which should be a label or an external).
424 // ".ifb" or ".ifnb", depending on ExpectBlank.
426 // ".ifc" or ".ifnc", depending on ExpectEqual.
428 // ".ifdef" or ".ifndef", depending on expect_defined
447 // "_emit" or "__emit
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 241 // Look to see if our OptionalDef is defining CPSR or CCR.
254 // If we're a thumb2 or not NEON function we were handled via isPredicable.
275 // Do we use a predicate? or...
782 // If this is a type than can be sign or zero-extended to a basic operation
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 62 /// sets things up to match to an AVX VEXTRACTF128 instruction or a
101 /// sets things up to match to an AVX VINSERTF128 instruction or a
175 // X86-SSE is even stranger. It uses -1 or 0 for vector masks.
747 // (for widening) or expand (for scalarization). Then we will selectively
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 521 // Give a load or store half of the required depth so that load/store
559 case Instruction::Or:
585 // This determines the relative offset of two loads or stores, returning
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 204 case bitc::BINOP_OR: return Instruction::Or;
616 case bitc::TYPE_CODE_POINTER: { // POINTER: [pointee type] or
873 case bitc::TYPE_CODE_POINTER: { // POINTER: [pointee type] or
    [all...]
  /external/dropbear/libtommath/
bn.tex 28 \def\Or{{\rm\ or\ }}
245 Unlike GNU MP (GMP) Library, LIP, OpenSSL or various other commercial kits (Miracl), LibTomMath was not written with
248 source code is also accessible for computer science students attempting to learn ``BigNum'' or multiple precision
284 So it may feel tempting to just rip the math code out of GnuPG (or GnuMP where it was taken from originally) in your
351 hold the structure itself by yourself (whether off stack or heap it doesn't matter). The very first thing that must be
442 variables in an ``all or nothing'' fashion. That is, they are either all initialized successfully or they are all
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/eigen/blas/testing/
cblat2.f 55 * Or
154 IF( NIDIM.LT.1.OR.NIDIM.GT.NIDMAX )THEN
160 IF( IDIM( I ).LT.0.OR.IDIM( I ).GT.NMAX )THEN
167 IF( NKB.LT.1.OR.NKB.GT.NKBMAX )THEN
180 IF( NINC.LT.1.OR.NINC.GT.NINMAX )THEN
186 IF( INC( I ).EQ.0.OR.ABS( INC( I ) ).GT.INCMAX )THEN
193 IF( NALF.LT.1.OR.NALF.GT.NALMAX )THEN
200 IF( NBET.LT.1.OR.NBET.GT.NBEMAX )THEN
272 IF( .NOT.SAME.OR.ERR.NE.RZERO )THEN
280 IF( .NOT.SAME.OR.ERR.NE.RZERO )THE
    [all...]
dblat2.f 54 * Or
149 IF( NIDIM.LT.1.OR.NIDIM.GT.NIDMAX )THEN
155 IF( IDIM( I ).LT.0.OR.IDIM( I ).GT.NMAX )THEN
162 IF( NKB.LT.1.OR.NKB.GT.NKBMAX )THEN
175 IF( NINC.LT.1.OR.NINC.GT.NINMAX )THEN
181 IF( INC( I ).EQ.0.OR.ABS( INC( I ) ).GT.INCMAX )THEN
188 IF( NALF.LT.1.OR.NALF.GT.NALMAX )THEN
195 IF( NBET.LT.1.OR.NBET.GT.NBEMAX )THEN
267 IF( .NOT.SAME.OR.ERR.NE.ZERO )THEN
275 IF( .NOT.SAME.OR.ERR.NE.ZERO )THE
    [all...]
sblat2.f 54 * Or
149 IF( NIDIM.LT.1.OR.NIDIM.GT.NIDMAX )THEN
155 IF( IDIM( I ).LT.0.OR.IDIM( I ).GT.NMAX )THEN
162 IF( NKB.LT.1.OR.NKB.GT.NKBMAX )THEN
175 IF( NINC.LT.1.OR.NINC.GT.NINMAX )THEN
181 IF( INC( I ).EQ.0.OR.ABS( INC( I ) ).GT.INCMAX )THEN
188 IF( NALF.LT.1.OR.NALF.GT.NALMAX )THEN
195 IF( NBET.LT.1.OR.NBET.GT.NBEMAX )THEN
267 IF( .NOT.SAME.OR.ERR.NE.ZERO )THEN
275 IF( .NOT.SAME.OR.ERR.NE.ZERO )THE
    [all...]
zblat2.f 55 * Or
155 IF( NIDIM.LT.1.OR.NIDIM.GT.NIDMAX )THEN
161 IF( IDIM( I ).LT.0.OR.IDIM( I ).GT.NMAX )THEN
168 IF( NKB.LT.1.OR.NKB.GT.NKBMAX )THEN
181 IF( NINC.LT.1.OR.NINC.GT.NINMAX )THEN
187 IF( INC( I ).EQ.0.OR.ABS( INC( I ) ).GT.INCMAX )THEN
194 IF( NALF.LT.1.OR.NALF.GT.NALMAX )THEN
201 IF( NBET.LT.1.OR.NBET.GT.NBEMAX )THEN
273 IF( .NOT.SAME.OR.ERR.NE.RZERO )THEN
281 IF( .NOT.SAME.OR.ERR.NE.RZERO )THE
    [all...]
  /prebuilts/tools/common/ant/
ant.jar 
  /external/llvm/lib/AsmParser/
LLParser.cpp 437 return TokError("expected 'global' or 'constant'");
664 // a redefinition or a definition of a forward reference.
    [all...]
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 801 milliseconds

1 2 3 45 6