HomeSort by relevance Sort by last modified time
    Searched full:ordinals (Results 1 - 10 of 10) sorted by null

  /external/chromium/base/
pe_image.cc 205 PWORD ordinals = reinterpret_cast<PWORD>(
208 *ordinal = ordinals[lower - names] + static_cast<WORD>(exports->Base);
246 PWORD ordinals = reinterpret_cast<PWORD>(RVAToAddr( local
258 if (ordinals[hint] == count) {
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
TokenMgrError.java 22 * Ordinals for various reasons why an Error of this type can be thrown.
  /external/zlib/win32/
DLL_FAQ.txt 113 DEF file that contains the ordinals can result in incompatible
117 Technically, it should be possible to maintain ordinals in
118 the DEF file, and still export the symbols by name. Ordinals
120 at the DLL startup is searching for names, ordinals serve as
122 contains ordinals, the Microsoft linker automatically builds
124 those ordinals, and not the names. It is interesting to
  /external/quake/quake/src/WinQuake/
mplib.cpp 35 // Virtual 8086 API Ordinals
  /frameworks/base/media/java/android/media/
CamcorderProfile.java 54 * Do not change these values/ordinals without updating their counterpart
  /packages/apps/Calendar/src/com/android/calendar/
EditEvent.java 1372 String[] ordinals = r.getStringArray(R.array.ordinal_labels); local
    [all...]
  /external/chromium/third_party/icu/source/i18n/
nfrule.cpp 428 // ordinals use "=#,##0==%abbrev=" as their rule. Notice that the '==' in the middle
    [all...]
  /external/icu4c/i18n/
nfrule.cpp 428 // ordinals use "=#,##0==%abbrev=" as their rule. Notice that the '==' in the middle
    [all...]

Completed in 267 milliseconds