HomeSort by relevance Sort by last modified time
    Searched full:indexed (Results 576 - 600 of 2860) sorted by null

<<21222324252627282930>>

  /external/icu/icu4c/source/common/
rbbidata.h 119 uint16_t fNextState[2]; /* Next State, indexed by char category. */
  /external/icu/icu4c/source/i18n/
rbt_set.h 47 * Sorted and indexed table of rules. This is created by freeze()
  /external/icu/icu4c/source/samples/legacy/
README 9 What is it all about: Let's say you have a 10 Tb database indexed using ICU 1.8.1. sortkeys. New ICU comes out, with neat new features you would like to use, but also with new sortkeys and you don't care to reindex your 10 Tb database. What to do then??? You can use ICU 1.8.1. in one of your compilation units and current version in all the others. So, you can use old collation until you decide to reindex.
  /external/icu/icu4c/source/test/perf/unisetperf/draft/
bitset.cpp 78 * indexed by their mapped values.
  /external/icu/icu4c/source/tools/makeconv/
genmbcs.h 40 MBCS_STAGE_2_SIZE=0xfbc0, /* 0x10000-MBCS_STAGE_1_SIZE: stages 1 & 2 share a 16-bit-indexed array */
  /external/llvm/include/llvm/ADT/
UniqueVector.h 35 // Vector - ID ordered vector of entries. Entries can be indexed by ID - 1.
  /external/llvm/include/llvm/CodeGen/
Analysis.h 47 /// \param Ty is the type indexed by \p Indices.
ScheduleDFS.h 105 // Store per-tree data indexed on tree ID,
  /external/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 10 // This file implements an iterator for walking through the types indexed by
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 180 * indexed with the kind value.
293 * data in indexed format.
373 * writer to share the same format and code with indexed profile writer.
593 /* Indexed profile format version (start from 1). */
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.cpp 164 // A later indexed parameter has been found, insert immediately before it.
EHStreamer.h 109 /// catches in the function. This tables is reversed indexed base 1.
  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 151 // The BitVector is indexed by PhysReg, not register unit.
  /external/llvm/lib/DebugInfo/CodeView/
TypeStreamMerger.cpp 89 /// Map from source type index to destination type index. Indexed by source
  /external/llvm/lib/Target/X86/
X86RegisterInfo.h 112 /// getReservedRegs - Returns a bitset indexed by physical register number
  /external/llvm/test/Assembler/
getelementptr.ll 4 ; Verify that over-indexed getelementptrs are folded.
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-minmax-04.ll 112 ; Check that indexed addresses are not allowed.
atomicrmw-xchg-03.ll 96 ; Check that indexed addresses are not allowed.
loop-01.ll 6 ; but that indexed addressing can still be used.
shift-01.ll 94 ; Check that we don't try to generate "indexed" shifts.
shift-02.ll 94 ; Check that we don't try to generate "indexed" shifts.
shift-03.ll 94 ; Check that we don't try to generate "indexed" shifts.
shift-05.ll 129 ; Check that we don't try to generate "indexed" shifts.
shift-06.ll 129 ; Check that we don't try to generate "indexed" shifts.
shift-07.ll 129 ; Check that we don't try to generate "indexed" shifts.

Completed in 896 milliseconds

<<21222324252627282930>>