HomeSort by relevance Sort by last modified time
    Searched full:sindex (Results 26 - 46 of 46) sorted by null

12

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 485 elf_section_index sindex);
517 elf_section_index sindex);
elf-x86-amd64.c 114 elf_section_index sindex)
  /hardware/intel/common/libmix/videoencoder/
IntelMetadataBuffer.cpp 820 uint32_t IntelMetadataBuffer::MakeSessionFlag(bool romoteProvider, bool remoteConsumer, uint16_t sindex)
830 return sessionflag + sindex;
  /ndk/sources/host-tools/nawk-20071023/
proto.h 170 extern Cell *sindex(Node **, int);
run.c 779 Cell *sindex(Node **a, int nnn) /* index(a[0], a[1]) */ function
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
trie2test.c 279 int32_t i, length, sIndex, countValues;
304 sIndex=(int32_t)(p-s);
305 U16_NEXT(s, sIndex, length, c2);
329 sIndex=(int32_t)(p-s);
330 U16_PREV(s, 0, sIndex, c2);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 279 int32_t i, length, sIndex, countValues;
304 sIndex=(int32_t)(p-s);
305 U16_NEXT(s, sIndex, length, c2);
329 sIndex=(int32_t)(p-s);
330 U16_PREV(s, 0, sIndex, c2);
    [all...]
cnumtst.c     [all...]
  /external/chromium_org/third_party/skia/tools/
pathops_sorter.htm     [all...]
  /external/skia/tools/
pathops_sorter.htm     [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
Simplify.cpp     [all...]
  /external/skia/experimental/Intersection/
Simplify.cpp     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayport.cc 132 void SetServerIndex(size_t sindex) { server_index_ = sindex; }
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 124 void MergeLDR_STR(MachineBasicBlock &MBB, unsigned SIndex, unsigned Base,
708 ARMLoadStoreOpt::MergeLDR_STR(MachineBasicBlock &MBB, unsigned SIndex,
714 int Offset = MemOps[SIndex].Offset;
716 unsigned insertAfter = SIndex;
717 MachineBasicBlock::iterator Loc = MemOps[SIndex].MBBI;
743 for (unsigned i = SIndex+1, e = MemOps.size(); i != e; ++i) {
763 MergeOpsUpdate(MBB, MemOps, SIndex, i, insertAfter, SOffset,
775 MergeOpsUpdate(MBB, MemOps, SIndex, MemOps.size(), insertAfter, SOffset,
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Tokenizer.cpp 571 while ((scanLoc->sIndex < input->count()) && \
572 (scanLoc->cIndex >= input->length(scanLoc->sIndex))) \
574 scanLoc->cIndex -= input->length(scanLoc->sIndex++); \
1156 if (scanLoc->sIndex != sIndexMax)
1160 scanLoc->sIndex = sIndexMax; scanLoc->cIndex = 0;
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /ndk/sources/host-tools/make-3.81/
ChangeLog     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c     [all...]
  /external/chromium_org/third_party/icu/source/common/
uresbund.c     [all...]
  /external/icu/icu4c/source/common/
uresbund.cpp     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
where.c     [all...]

Completed in 950 milliseconds

12