HomeSort by relevance Sort by last modified time
    Searched refs:decl (Results 76 - 100 of 273) sorted by null

1 2 34 5 6 7 8 91011

  /external/webkit/Source/WebCore/css/
CSSMutableStyleDeclaration.h 38 CSSMutableStyleDeclarationConstIterator(const CSSMutableStyleDeclaration* decl, CSSProperty* current);
183 inline CSSMutableStyleDeclarationConstIterator::CSSMutableStyleDeclarationConstIterator(const CSSMutableStyleDeclaration* decl, CSSProperty* current)
184 : m_decl(decl)
  /external/openssl/crypto/aes/asm/
aesni-x86.S 19 decl %ecx
43 decl %ecx
65 decl %ecx
96 decl %ecx
128 decl %ecx
164 decl %ecx
198 decl %ecx
211 decl %ecx
255 decl %ecx
268 decl %ec
    [all...]
aesni-x86_64.S 14 decl %eax
35 decl %eax
58 decl %eax
91 decl %eax
125 decl %eax
163 decl %eax
202 decl %eax
211 decl %eax
259 decl %eax
268 decl %ea
    [all...]
  /external/javassist/src/main/javassist/compiler/
Parser.java 344 /* for.statement : FOR "(" decl.or.expr expression ";" expression ")"
617 Stmnt decl = null; local
619 decl = (Stmnt)ASTList.concat(decl,
620 new Stmnt(DECL, parseDeclarator(tbl, d)));
623 return decl;
646 Declarator decl = d.make(symbol, dim, init); local
647 tbl.append(name, decl);
648 return decl;
1221 Declarator decl; local
    [all...]
JvstCodeGen.java 514 Declarator decl local
517 tbl.append(varName, decl);
559 Declarator decl local
562 tbl.append(varName, decl);
590 Declarator decl local
592 tbl.append(varName, decl);
MemberResolver.java 333 public CtClass lookupClass(Declarator decl) throws CompileError {
334 return lookupClass(decl.getType(), decl.getArrayDim(),
335 decl.getClassName());
  /external/libsepol/src/
write.c 1771 avrule_decl_t *decl; local
    [all...]
  /external/webkit/Source/WebCore/platform/network/mac/
WebCoreURLResponse.mm 458 RetainPtr<CFDictionaryRef> decl(AdoptCF, UTTypeCopyDeclaration(uti));
459 if (!decl)
461 CFTypeRef value = CFDictionaryGetValue(decl.get(), kUTTypeConformsToKey);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 160 /* Declare DECL to be a weak symbol. */
194 with defining the name of the function. DECL describes the function.
200 function. DECL describes the function. NAME is the function's name. */
214 /* Compute the alignment of variable specified by DECL.
216 extern void align_variable (tree decl, bool dont_output_data);
220 nothing.) Do nothing if DECL is not external. */
272 /* Return section for TEXT_SECITON_NAME if DECL or DECL_SECTION_NAME (DECL)
406 /* Decide whether DECL needs to be in a writable section.
462 default_elf_unique_section. Categorizes the DECL. *
513 tree decl; variable
    [all...]
ipa-prop.h 165 tree decl; member in struct:ipa_param_descriptor
231 return info->params[i].decl;
472 non-default-def ssa names when a parm decl is going away. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 160 /* Declare DECL to be a weak symbol. */
194 with defining the name of the function. DECL describes the function.
200 function. DECL describes the function. NAME is the function's name. */
214 /* Compute the alignment of variable specified by DECL.
216 extern void align_variable (tree decl, bool dont_output_data);
220 nothing.) Do nothing if DECL is not external. */
272 /* Return section for TEXT_SECITON_NAME if DECL or DECL_SECTION_NAME (DECL)
406 /* Decide whether DECL needs to be in a writable section.
462 default_elf_unique_section. Categorizes the DECL. *
513 tree decl; variable
    [all...]
ipa-prop.h 165 tree decl; member in struct:ipa_param_descriptor
231 return info->params[i].decl;
472 non-default-def ssa names when a parm decl is going away. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 160 /* Declare DECL to be a weak symbol. */
194 with defining the name of the function. DECL describes the function.
200 function. DECL describes the function. NAME is the function's name. */
214 /* Compute the alignment of variable specified by DECL.
216 extern void align_variable (tree decl, bool dont_output_data);
220 nothing.) Do nothing if DECL is not external. */
272 /* Return section for TEXT_SECITON_NAME if DECL or DECL_SECTION_NAME (DECL)
406 /* Decide whether DECL needs to be in a writable section.
462 default_elf_unique_section. Categorizes the DECL. *
513 tree decl; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 160 /* Declare DECL to be a weak symbol. */
194 with defining the name of the function. DECL describes the function.
200 function. DECL describes the function. NAME is the function's name. */
214 /* Compute the alignment of variable specified by DECL.
216 extern void align_variable (tree decl, bool dont_output_data);
220 nothing.) Do nothing if DECL is not external. */
272 /* Return section for TEXT_SECITON_NAME if DECL or DECL_SECTION_NAME (DECL)
406 /* Decide whether DECL needs to be in a writable section.
462 default_elf_unique_section. Categorizes the DECL. *
513 tree decl; variable
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 43 /** Either a function definition or any other kind of C decl/def.
basic.rb 102 {@events << ['decl', $t.text]}
123 %w(decl foobar),
125 %w(decl blupp),
  /external/openfst/src/script/
fst-class.cc 23 #include <fst/fst-decl.h>
  /external/zlib/src/contrib/inflate86/
inffast.S 292 decl %eax
298 decl %eax
523 decl %eax
603 decl %eax /* (1 << op) - 1 */
655 decl out_r
679 decl %eax
697 decl %eax
    [all...]
  /frameworks/base/tools/aidl/
generate_java_rpc.cpp 170 // The call to decl (from above)
816 Method* decl = new Method; local
817 decl->comment = gather_comments(method->comments_token->extra);
818 decl->modifiers = PUBLIC | ABSTRACT;
819 decl->returnType = NAMES.Search(method->type.type.data);
820 decl->returnTypeDimension = method->type.dimension;
821 decl->name = method->name.data;
824 decl->parameters.push_back(new Variable(
831 decl->parameters.push_back(new Variable(RPC_CONTEXT_TYPE, "context", 0));
833 serviceBaseClass->elements.push_back(decl);
    [all...]
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 993 String decl = type.getDeclaration(); local
1030 String decl = type.getDeclaration(); local
1073 String decl = type.getDeclaration(); local
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 111 virtual SVal getLValueIvar(const ObjCIvarDecl *decl, SVal base);
253 SVal getLValueFieldOrIvar(const Decl *decl, SVal base);
  /external/e2fsprogs/intl/
localealias.c 131 # define libc_freeres_ptr(decl) decl
  /external/webkit/Source/WebCore/html/
HTMLFrameSetElement.cpp 109 m_borderColorSet = attr->decl();
110 if (!attr->decl() && !attr->isEmpty()) {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
name-lookup.h 81 instantiations purposes and like). Implemented in decl.c. */
358 /* Set *DECL to the (non-hidden) declaration for ID at global scope,
362 get_global_value_if_present (tree id, tree *decl)
366 *decl = global_value;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
name-lookup.h 81 instantiations purposes and like). Implemented in decl.c. */
358 /* Set *DECL to the (non-hidden) declaration for ID at global scope,
362 get_global_value_if_present (tree id, tree *decl)
366 *decl = global_value;

Completed in 1321 milliseconds

1 2 34 5 6 7 8 91011