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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUBinary.java 73 if (!startsWithPackageName(bytes, getNameOffset(bytes, 0)) ||
74 !startsWithPackageName(bytes, getNameOffset(bytes, count - 1))) {
132 int nameOffset = getNameOffset(bytes, mid);
148 private static int getNameOffset(ByteBuffer bytes, int index) {
172 int offset = getNameOffset(bytes, index);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUBinary.java 69 if (!startsWithPackageName(bytes, getNameOffset(bytes, 0)) ||
70 !startsWithPackageName(bytes, getNameOffset(bytes, count - 1))) {
128 int nameOffset = getNameOffset(bytes, mid);
144 private static int getNameOffset(ByteBuffer bytes, int index) {
168 int offset = getNameOffset(bytes, index);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
COFF.h 633 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
COFF.h 633 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFF.h 633 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFF.h 633 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFF.h 697 uint32_t getNameOffset() const {
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 866 milliseconds