HomeSort by relevance Sort by last modified time
    Searched defs:AN (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.h 28 /* length of an array */
40 #define AN U_ARABIC_NUMBER
  /external/icu4c/test/cintltst/
cbiditst.h 28 /* length of an array */
40 #define AN U_ARABIC_NUMBER
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 10 // This file defines an instruction selector for the AArch64 target.
72 /// the fields match. This operand's job is simply to add an
121 // An FCVT[SU] instruction performs: convertToInt(Val * 2^fbits) where fbits
122 // is between 1 and 32 for a destination w-register, or 1 and 64 for an
131 // could have 2^64 as an actual operand. Need 65 bits of precision.
155 // hunting for a base and an offset if we want. Of course, since
157 // probably restricted to the load/store pair's simm7 as an offset
366 AtomicSDNode *AN = cast<AtomicSDNode>(Node);
367 EVT VT = AN->getMemoryVT();
382 for (unsigned i = 1; i < AN->getNumOperands(); ++i
    [all...]
  /external/llvm/lib/IR/
Metadata.cpp 330 // with an instruction or some other function-local object. If this is a
340 // Metadata can be function-local without having an associated function.
363 // If we are dropping an argument to null, we choose to not unique the MDNode
468 int AN = A->getNumOperands() / 2;
470 while (AI < AN && BI < BN) {
482 while (AI < AN) {
596 // Handle the case when we're adding/updating metadata on an instruction.
604 // Handle replacement of an existing value.
617 // Otherwise, we're removing metadata from an instruction.
632 // Handle removal of an existing value
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidiimp.h 42 AN= U_ARABIC_NUMBER,
71 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(AN)|DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO))
236 /* are we performing an approximation of the "inverse BiDi" algorithm? */
  /external/icu4c/common/
ubidiimp.h 42 AN= U_ARABIC_NUMBER,
71 #define MASK_LTR (DIRPROP_FLAG(L)|DIRPROP_FLAG(EN)|DIRPROP_FLAG(AN)|DIRPROP_FLAG(LRE)|DIRPROP_FLAG(LRO))
236 /* are we performing an approximation of the "inverse BiDi" algorithm? */
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 136 /// represented as an indexed [r+r] operation. Returns false if it can
143 /// represented as an indexed [r+r] operation.
155 // Select an address into a single register.
165 /// Reg in an asm, because the load or store opcode would have to change.
398 /// SelectBitfieldInsert - turn an or of two masked values into
775 SDValue AN = SDValue(CurDAG->getMachineNode(PPC::AND, dl, MVT::i32, AD,
777 SDValue Ops[] = { AN, getI32Imm(1), getI32Imm(31), getI32Imm(31) };
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 98 milliseconds