HomeSort by relevance Sort by last modified time
    Searched full:enumerator (Results 201 - 225 of 326) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 223 /// DIEnumerator - A wrapper for an enumerator (e.g. X and Y in 'enum {X,Y}').
    [all...]
  /external/srec/audio/AudioIn/UNIX/include/
audioin.h 71 /* @enum AUDIOIN_STATUSINFO | Enumerator for the Status Information of the AudioIn component.
  /external/v8/src/
objects-debug.cc 691 VerifyPointer(enumerator());
api.cc     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 219 /* enumerator for PRE_AUTH event */
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 421 // an object, function, or enumerator declared in the same
423 // or enumerator are declared in the same scope (in any order)
425 // wherever the object, function, or enumerator name is visible.
    [all...]
SemaCodeComplete.cpp 663 else if (EnumConstantDecl *Enumerator = dyn_cast<EnumConstantDecl>(ND))
664 T = C.getTypeDeclType(cast<EnumDecl>(Enumerator->getDeclContext()));
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm 684 NSEnumerator *enumerator = [paths objectEnumerator];
687 while ((path = [enumerator nextObject]) != nil) {
714 NSEnumerator *enumerator = [paths objectEnumerator];
718 while ((path = [enumerator nextObject]) != nil) {
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 430 # An enumerator constant.
587 # varible, or enumerator.
    [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]
  /external/icu4c/i18n/unicode/
ucol.h 711 * Create a string enumerator of all locales for which a valid
723 * Create a string enumerator of all possible keywords that are relevant to
    [all...]
  /external/chromium/chrome/browser/history/
history_backend.h 139 void IterateURLs(HistoryService::URLEnumerator* enumerator);
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 53 /// \brief Priority for a constant value (e.g., enumerator).
    [all...]
  /external/clang/lib/AST/
ExprClassification.cpp 477 // -- If E2 is a member enumerator [...], the expression E1.E2 is a prvalue.
  /external/icu4c/common/unicode/
ures.h     [all...]
  /external/bluetooth/glib/po/
az.po     [all...]
be@latin.po     [all...]
ca.po     [all...]
ca@valencia.po     [all...]
cy.po     [all...]
da.po     [all...]
es.po     [all...]
et.po     [all...]
eu.po     [all...]
fi.po     [all...]

Completed in 466 milliseconds

1 2 3 4 5 6 7 891011>>