HomeSort by relevance Sort by last modified time
    Searched defs:getEntrySize (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSectionELF.h 61 unsigned getEntrySize() const { return EntrySize; }
  /external/llvm/include/llvm/MC/
MCSectionELF.h 77 unsigned getEntrySize() const { return EntrySize; }
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
probability_dict_content.cpp 77 writingPos += getEntrySize();
116 int ProbabilityDictContent::getEntrySize() const {
130 return terminalId * getEntrySize();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 76 unsigned getEntrySize() const { return EntrySize; }
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatType.java 167 float getEntrySize() {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 201 return gotCount * getEntrySize() > MipsGOTSize;
375 return addr() + gotSize * getEntrySize() + MipsGOTGpOffset;
507 size_t Mips32GOT::getEntrySize() const {
542 size_t Mips64GOT::getEntrySize() const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 528 /// getEntrySize - Return the size of each entry in the jump table.
529 unsigned MachineJumpTableInfo::getEntrySize(const TargetData &TD) const {
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 769 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const {
    [all...]
  /libcore/ojluni/src/main/java/java/util/zip/
ZipFile.java 398 long size = getEntrySize(jzentry) + 2; // Inflater likes a bit of slack
599 e.size = getEntrySize(jzentry);
734 size = getEntrySize(jzentry);
849 private static native long getEntrySize(long jzentry);
  /frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java 623 private static int getEntrySize() {
634 private final Entry[] mEntries = new Entry[getEntrySize()];
    [all...]
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
commons-compress-1.8.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar 
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 

Completed in 1863 milliseconds

1 2