/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfUnit.cpp | 48 Skeleton(nullptr) { [all...] |
/external/chromium_org/third_party/angle/src/compiler/translator/ |
glslang_tab.cpp | 21 part or all of the Bison parser skeleton and distribute that work 23 parser generator using the skeleton or a modified version thereof 24 as a parser skeleton. Alternatively, if you modify or redistribute 25 the parser skeleton itself, you may (at your option) remove this 26 special exception, which will cause the skeleton and the resulting 33 /* C LALR(1) parser skeleton written by Richard Stallman, by 49 /* Skeleton name. */ [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.cc | 21 part or all of the Bison parser skeleton and distribute that work 23 parser generator using the skeleton or a modified version thereof 24 as a parser skeleton. Alternatively, if you modify or redistribute 25 the parser skeleton itself, you may (at your option) remove this 26 special exception, which will cause the skeleton and the resulting 33 /* C LALR(1) parser skeleton written by Richard Stallman, by 49 /* Skeleton name. */ [all...] |
/art/compiler/dex/quick/arm/ |
arm_lir.h | 579 uint32_t skeleton; member in struct:art::ArmEncodingMap [all...] |
/art/compiler/dex/quick/arm64/ |
assemble_arm64.cc | [all...] |
/art/compiler/dex/quick/x86/ |
x86_lir.h | 710 } skeleton; member in struct:art::X86EncodingMap [all...] |
/external/bison/doc/ |
bison.texi | 438 the GPL terms to the skeleton code for the parser's implementation, [all...] |
bison.info | 400 GPL terms to the skeleton code for the parser's implementation, the [all...] |
/external/bison/src/ |
scan-gram.l | 211 "%skeleton" return PERCENT_SKELETON;
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | 453 """Converts a parameter list to a skeleton version. 455 The skeleton only has one word for the parameter name, one word for the type, 456 and commas after each parameter and only there. Everything in the skeleton 483 """Determines where the parametere name starts given the skeleton parameter.""" [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/ |
J2SE-1.2.zip | |
/frameworks/base/core/java/android/widget/ |
TimePickerClockDelegate.java | 715 * We pass the correct "skeleton" depending on 12 or 24 hours view and then extract the [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/gconv/ |
CP932.so | |
EUC-JP-MS.so | |
SJIS.so | |
UHC.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/gconv/ |
CP932.so | |
EUC-JP-MS.so | |
SJIS.so | |
UHC.so | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileCreationPage.java | 92 * skeleton XML resources files for Android projects. [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
GameObjectFactory.java | 82 SKELETON (20), 438 case SKELETON: [all...] |
/external/opencv/cvaux/src/ |
cvlee.cpp | 42 /* Reconstruction of contour skeleton */ 234 // Purpose: Compute skeleton for given collection of sites, using Lee algorithm 239 // Returns: 1, if skeleton was succesfully computed [all...] |
/cts/tools/dasm/src/java_cup/runtime/ |
lr_parser.java | 6 /** This class implements a skeleton table driven LR parser. In general, [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tree.Tests.pas | 6 This unit contains a skeleton test case class generated by the Test Case Wizard. [all...] |