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

  /external/icu4c/test/cintltst/
cbiditst.h 28 /* length of an array */
40 #define AN U_ARABIC_NUMBER
  /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
504 int AN = A->getNumOperands() / 2;
506 while (AI < AN && BI < BN) {
518 while (AI < AN) {
632 // Handle the case when we're adding/updating metadata on an instruction.
640 // Handle replacement of an existing value.
653 // Otherwise, we're removing metadata from an instruction.
668 // Handle removal of an existing value
    [all...]
  /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 148 /// represented as an indexed [r+r] operation. Returns false if it can
155 /// represented as an indexed [r+r] operation.
171 /// Reg in an asm, because the load or store opcode would have to change.
401 /// SelectBitfieldInsert - turn an or of two masked values into
604 /// If this returns with Other != -1, then the returned comparison is an or of
782 SDValue AN = SDValue(CurDAG->getMachineNode(PPC::AND, dl, MVT::i32, AD,
784 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 

Completed in 130 milliseconds