HomeSort by relevance Sort by last modified time
    Searched full:enumerate (Results 126 - 150 of 279) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/third_party/icu/source/test/cintltst/
trietest.c 412 /* enumerate and verify all ranges */
621 /* enumerate and verify all ranges */
  /external/chromium/third_party/icu/source/tools/toolutil/
pkgitems.cpp 147 * Enumerate one resource item and its children and extract dependencies from
613 // enumerate dependencies of a package item -------------------------------- ***
  /external/icu4c/common/
propname.cpp 641 * enumerate value maps, for each
668 /* enumerate all ValueMaps and swap them */
uprops.cpp 662 * ICU uses the inclusions set to enumerate properties for generating
676 * To enumerate properties efficiently, one needs to know ranges of
utrie2.h 171 * Enumerate efficiently all values in a trie.
525 * Enumerate the trie values for the 1024=0x400 code points
527 * For example, for the lead surrogate U+D87E it will enumerate the values
    [all...]
  /external/icu4c/i18n/
ucol_wgt.cpp 514 testAlloc(uint32_t lowerLimit, uint32_t upperLimit, uint32_t n, UBool enumerate) {
519 if(enumerate) {
ucol_cnt.cpp 212 // tailorings that have constructions in a bad way. At least, one should enumerate the trie. Also,
  /external/icu4c/test/cintltst/
trietest.c 412 /* enumerate and verify all ranges */
621 /* enumerate and verify all ranges */
  /external/icu4c/tools/toolutil/
pkgitems.cpp 279 * Enumerate one resource item and its children and extract dependencies from
573 // enumerate dependencies of a package item -------------------------------- ***
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 118 for index, library in enumerate(libraries):
510 for index, library in enumerate(jet_file.libraries):
  /external/webkit/WebCore/bindings/v8/
NPV8Object.cpp 480 if (NP_CLASS_STRUCT_VERSION_HAS_ENUM(npObject->_class) && npObject->_class->enumerate)
481 return npObject->_class->enumerate(npObject, identifier, count);
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 487 browserFuncs.enumerate = (NPN_EnumerateProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_Enumerate);
600 browserFuncs.enumerate = _NPN_Enumerate;
  /external/chromium/third_party/icu/source/common/
utrie2.h 171 * Enumerate efficiently all values in a trie.
525 * Enumerate the trie values for the 1024=0x400 code points
527 * For example, for the lead surrogate U+D87E it will enumerate the values
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Other.h 321 /** Port format parameter. This structure is used to enumerate
  /external/chromium/third_party/icu/source/i18n/
ucol_cnt.cpp 212 // tailorings that have constructions in a bad way. At least, one should enumerate the trie. Also,
  /external/protobuf/src/google/protobuf/
descriptor_database.h 60 // is large, it may be inefficient to enumerate every .proto file inside it
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgavideo.c 267 /* Enumerate the available fullscreen modes */
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/
jsref.js 652 function Enumerate ( o ) {
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 613 function Enumerate ( o ) {
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Date/
shell.js 653 function Enumerate( o )
  /external/webkit/WebCore/bridge/
npruntime.h 286 NPEnumerationFunctionPtr enumerate; member in struct:NPClass
  /external/webkit/WebCore/platform/graphics/
GlyphPageTreeNode.cpp 96 // Enumerate all the roots and prune any tree that contains our custom font data.
  /external/webkit/WebCore/plugins/android/
PluginPackageAndroid.cpp 190 funcs->enumerate = _NPN_Enumerate;
  /frameworks/base/include/media/
AudioEffect.h 96 * with queryEffect() is used to enumerate all effects:
  /frameworks/base/include/media/stagefright/openmax/
OMX_Other.h 338 /** Port format parameter. This structure is used to enumerate

Completed in 374 milliseconds

1 2 3 4 56 7 8 91011>>