/external/mesa3d/src/gallium/drivers/i915/ |
i915_state_emit.c | 482 uint size = (i915->fs->decl[0]); 488 OUT_BATCH(i915->fs->decl[i]);
|
i915_state.c | 617 if (ifs->decl) { 618 FREE(ifs->decl); 619 ifs->decl = NULL; [all...] |
/external/v8/test/mjsunit/wasm/ |
ffi.js | 306 // -- decl main
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_minidom.py | 444 decl = '<?xml version="1.0" ?>\n' 446 decl + '<B>A</B>\n') 448 decl + '<C>\n\tA\n\t<B>A</B>\n</C>\n') 450 decl + '<C>\n\t<B>A</B>\n\tA\n</C>\n') 452 decl + '<C>\n\t<B>A</B>\n\t<B>A</B>\n</C>\n') 454 decl + '<C>\n\t<B>A</B>\n\tA\n\t<B>A</B>\n</C>\n') 463 decl = '<?xml version="1.0" ?>\n' 465 decl + '<elem>\n\tTEXT\n\tTEXT\n</elem>\n') [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_minidom.py | 444 decl = '<?xml version="1.0" ?>\n' 446 decl + '<B>A</B>\n') 448 decl + '<C>\n\tA\n\t<B>A</B>\n</C>\n') 450 decl + '<C>\n\t<B>A</B>\n\tA\n</C>\n') 452 decl + '<C>\n\t<B>A</B>\n\t<B>A</B>\n</C>\n') 454 decl + '<C>\n\t<B>A</B>\n\tA\n\t<B>A</B>\n</C>\n') 463 decl = '<?xml version="1.0" ?>\n' 465 decl + '<elem>\n\tTEXT\n\tTEXT\n</elem>\n') [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_minidom.py | 444 decl = '<?xml version="1.0" ?>\n' 446 decl + '<B>A</B>\n') 448 decl + '<C>\n\tA\n\t<B>A</B>\n</C>\n') 450 decl + '<C>\n\t<B>A</B>\n\tA\n</C>\n') 452 decl + '<C>\n\t<B>A</B>\n\t<B>A</B>\n</C>\n') 454 decl + '<C>\n\t<B>A</B>\n\tA\n\t<B>A</B>\n</C>\n') 463 decl = '<?xml version="1.0" ?>\n' 465 decl + '<elem>\n\tTEXT\n\tTEXT\n</elem>\n') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_minidom.py | 444 decl = '<?xml version="1.0" ?>\n' 446 decl + '<B>A</B>\n') 448 decl + '<C>\n\tA\n\t<B>A</B>\n</C>\n') 450 decl + '<C>\n\t<B>A</B>\n\tA\n</C>\n') 452 decl + '<C>\n\t<B>A</B>\n\t<B>A</B>\n</C>\n') 454 decl + '<C>\n\t<B>A</B>\n\tA\n\t<B>A</B>\n</C>\n') 463 decl = '<?xml version="1.0" ?>\n' 465 decl + '<elem>\n\tTEXT\n\tTEXT\n</elem>\n') [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
AddSuppressAnnotation.java | 385 VariableDeclarationFragment decl = (VariableDeclarationFragment) first; local 386 target = decl.getName().toString();
|
/external/harfbuzz_ng/ |
git.mk | 170 $(DOC_MODULE)-decl-list.txt \ 171 $(DOC_MODULE)-decl.txt \
|
/external/libxml2/doc/ |
Makefile.am | 331 rm -rf libxml-decl-list.txt libxml-decl.txt
|
/external/llvm/test/MC/X86/ |
x86-16.s | 555 // CHECK: decl %eax # encoding: [0x66,0x48] 556 decl %eax
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi_emit.h | 146 const struct tgsi_full_declaration *decl );
|
/external/tagsoup/templates/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 335 h.decl(theOutputBuffer, 0, theSize);
|
/external/zlib/src/contrib/amd64/ |
amd64-match.S | 178 decl %chainlenwmask
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
function.h | 533 tree decl; 647 /* Add the decl D to the local_decls list of FUN. */ 684 entry is a referenced type, and the value is the DECL of the global 532 tree decl; variable
|
/external/boringssl/linux-x86/crypto/aes/ |
vpaes-x86.S | 266 decl %eax 285 decl %eax 299 decl %eax
|
/external/boringssl/mac-x86/crypto/aes/ |
vpaes-x86.S | 259 decl %eax 278 decl %eax 292 decl %eax
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 285 SVal getLValue(const ObjCIvarDecl *decl, SVal base) const; 288 SVal getLValue(const FieldDecl *decl, SVal Base) const; 291 SVal getLValue(const IndirectFieldDecl *decl, SVal Base) const;
|
/external/clang/lib/Sema/ |
SemaDeclObjC.cpp | 268 void Sema::AddAnyMethodToGlobalPool(Decl *D) { 271 // If we don't have a valid method decl, simply return. 301 void Sema::ActOnStartOfObjCMethodDef(Scope *FnBodyScope, Decl *D) { 305 // If we don't have a valid method decl, simply return. 313 // Create Decl objects for each parameter, entrring them in the scope for 509 // The previous declaration was not a class decl. Check if we have a 696 ArrayRef<Decl *> typeParamsIn, 1439 NamedDecl *decl = LookupSingleName(S, identifiers[i], identifierLocs[i], local [all...] |
SemaDeclAttr.cpp | 10 // This file implements decl-related attribute processing. 49 /// isFunctionOrMethod - Return true if the given decl has function 52 static bool isFunctionOrMethod(const Decl *D) { 55 /// \brief Return true if the given decl has function type (function or 57 static bool isFunctionOrMethodOrBlock(const Decl *D) { 61 /// Return true if the given decl has a declarator that should have 63 static bool hasDeclarator(const Decl *D) { 69 /// hasFunctionProto - Return true if the given decl has a argument 70 /// information. This decl should have already passed 72 static bool hasFunctionProto(const Decl *D) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
c-common.h | 546 extern bool has_c_linkage (const_tree decl); 700 /* In c-decl.c and cp/tree.c. FIXME. */ 765 extern void check_main_parameter_types (tree decl); 802 extern void set_compound_literal_name (tree decl); 855 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */ [all...] |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.1.jar | |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.jar | |
/external/clang/lib/AST/ |
DeclObjC.cpp | 10 // This file implements the Objective-C related Decl classes. 219 case Decl::ObjCProtocol: { 226 case Decl::ObjCInterface: { 245 case Decl::ObjCCategory: { 272 for (auto decl = getMostRecentDecl(); decl; decl = decl->getPreviousDecl()) { 273 if (ObjCTypeParamList *written = decl->getTypeParamListAsWritten()) 550 cast<ObjCInterfaceType>(TypeForDecl)->Decl = this [all...] |