HomeSort by relevance Sort by last modified time
    Searched defs:Level (Results 26 - 40 of 40) sorted by null

12

  /external/clang/include/clang/Parse/
Parser.h 54 enum Level {
178 /// \brief Gathers and cleans up objects when parsing of a top-level
240 /// ParseTopLevelDecl - Parse one top-level declaration. Returns true if
248 // Low-Level token peeking and consumption methods.
552 /// cleanup pool so that it gets destroyed when parsing the current top level
732 /// be parsed after parsing the top-level class.
880 /// parsed after the corresponding top-level class is complete.
886 /// \brief Whether this is a "top-level" class, meaning that it is
900 /// the top-level class is fully defined.
    [all...]
  /external/kernel-headers/original/asm-x86/
voyager.h 17 * if it's less than 3435 it's a Level 3 except for a 3360 which is
18 * a level 4. A 3435 or above is a Level 5 */
96 __u8 asic_addr; /* ASIC address; Level 4 */
353 __u8 Level;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
voyager.h 313 __u8 Level;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
voyager.h 313 __u8 Level;
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 313 __u8 Level;
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 61 CombineLevel Level;
62 CodeGenOpt::Level OptLevel;
281 DAGCombiner(SelectionDAG &D, AliasAnalysis &A, CodeGenOpt::Level OL)
282 : DAG(D), TLI(D.getTargetLoweringInfo()), Level(Unrestricted),
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 2804 milliseconds

12