HomeSort by relevance Sort by last modified time
    Searched full:declare (Results 1426 - 1450 of 6868) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
pageCapture.html 15 <p>You must declare the "pageCapture" permission
wallpaper.html 2 <p>You must declare the "wallpaper" permission in the app
  /external/chromium_org/sandbox/linux/
DEPS 10 # Make sure that each subdirectory has to declare its dependencies in
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlexports.h 16 * Macros which declare an exportable function, an exportable variable and
28 * Macros which declare an exportable function
34 * Macros which declare an exportable variable
40 * Macros which declare the called convention for exported functions
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_gs_tmp.h 8 /* declare more local vars */ \
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
SConscript 15 'BUILD_GL32', # declare gl* as __declspec(dllexport) in Mesa headers
  /external/clang/test/CodeGen/
available-externally-suppress.c 9 // CHECK: declare void @f0(i32)
global-decls.c 5 // RUN: grep 'declare extern_weak i32 @g1_ext()' %t
  /external/clang/test/CodeGenCXX/
dynamic-cast.cpp 20 // CHECK: declare i8* @__dynamic_cast(i8*, i8*, i8*, i64) [[NUW_RO:#[0-9]+]]
visibility-hidden-extern-templates.cpp 21 // CHECK: declare {{.*}}void @_ZN1XIcE1fEv
  /external/clang/test/CodeGenObjC/
objc-fixed-enum.m 37 // CHECK: call void @llvm.dbg.declare(metadata !{{.*}}, metadata ![[ENUM0:[0-9]+]])
39 // CHECK: call void @llvm.dbg.declare(metadata !{{.*}}, metadata ![[ENUM1:[0-9]+]])
41 // CHECK: call void @llvm.dbg.declare(metadata !{{.*}}, metadata ![[ENUM2:[0-9]+]])
43 // CHECK: call void @llvm.dbg.declare(metadata !{{.*}}, metadata ![[ENUM3:[0-9]+]])
  /external/clang/test/Parser/
cxx-class.cpp 10 enum {}; // expected-warning{{declaration does not declare anything}}
11 int; // expected-warning {{declaration does not declare anything}}
62 int F1 { return 1; } // expected-error{{function definition does not declare parameters}}
63 void F2 {} // expected-error{{function definition does not declare parameters}}
  /external/dexmaker/src/test/java/com/google/dexmaker/examples/
HelloWorldMaker.java 36 dexMaker.declare(helloWorld, "HelloWorld.generated", Modifier.PUBLIC, TypeId.OBJECT);
68 // Declare that method on the dexMaker. Use the returned Code instance
70 Code code = dexMaker.declare(hello, Modifier.STATIC | Modifier.PUBLIC);
72 // Declare all the locals we'll need up front. The API requires this.
  /external/libxml2/include/libxml/
xmlexports.h 16 * Macros which declare an exportable function, an exportable variable and
28 * Macros which declare an exportable function
34 * Macros which declare an exportable variable
40 * Macros which declare the called convention for exported functions
  /external/llvm/test/Analysis/BasicAA/
2007-08-05-GetOverloadedModRef.ll 4 declare i16 @llvm.cttz.i16(i16, i1)
noalias-param.ll 3 declare i32* @captures(i32* %cap) nounwind readonly
  /external/llvm/test/Analysis/Dominators/
2006-10-02-BreakCritEdges.ll 6 declare void @use1(i32)
  /external/llvm/test/Analysis/GlobalsModRef/
chaining-analysis.ll 8 declare double @sin(double) readnone
indirect-global.ll 5 declare i8* @malloc(i32)
  /external/llvm/test/Analysis/Lint/
address-spaces.ll 5 declare void @foo(i64) nounwind
  /external/llvm/test/Analysis/ScalarEvolution/
2007-11-14-SignedAddRec.ll 6 declare void @printd(i32)
2008-11-02-QuadraticCrash.ll 4 declare void @use(i32)
  /external/llvm/test/Assembler/
2002-08-16-ConstExprInlined.ll 16 declare i32 @puts(i8*)
unnamed-addr.ll 14 declare i32 @zed(%struct.foobar*, %struct.foobar*)
  /external/llvm/test/BugPoint/
remove_arguments_test.ll 12 declare i32 @test2()

Completed in 857 milliseconds

<<51525354555657585960>>