Home
last modified time | relevance | path

Searched defs:Function (Results 1 – 25 of 215) sorted by relevance

123456789

/external/lldb/test/lang/cpp/breakpoints/
Dnested.cpp11 int Function () in Function() function in Foo::Bar::Baz
24 int Function () in Function() function in Foo::Bar::Baz2
34 int Function () in Function() function
46 int Function () in Function() function in Baz
56 Function () in Function() function
/external/chromium_org/v8/src/
Darguments.cc38 #define WRITE_CALL_0(Function, ReturnValue) \ argument
49 #define WRITE_CALL_1(Function, ReturnValue, Arg1) \ argument
61 #define WRITE_CALL_2(Function, ReturnValue, Arg1, Arg2) \ argument
74 #define WRITE_CALL_2_VOID(Function, ReturnValue, Arg1, Arg2) \ argument
Druntime.h788 struct Function { struct
789 FunctionId function_id; argument
812 static const Function* FunctionForName(Handle<String> name); argument
Darguments.h191 #define WRITE_CALL_0(Function, ReturnValue) \ argument
194 #define WRITE_CALL_1(Function, ReturnValue, Arg1) \ argument
197 #define WRITE_CALL_2(Function, ReturnValue, Arg1, Arg2) \ argument
200 #define WRITE_CALL_2_VOID(Function, ReturnValue, Arg1, Arg2) \ argument
/external/chromium_org/mojo/public/platform/native/
Dgles2_impl_chromium_texture_mailbox_thunks.h17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function, in MojoMakeGLES2ImplChromiumTextureMailboxThunks() argument
Dgles2_impl_thunks.h19 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function, in MojoMakeGLES2ImplThunks() argument
Dgles2_impl_chromium_sync_point_thunks.h17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
30 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function, in MojoMakeGLES2ImplChromiumSyncPointThunks() argument
/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h22 class Function; variable
35 virtual void emitFunctionAnnot(const Function *, in emitFunctionAnnot()
/external/chromium_org/third_party/WebKit/Source/wtf/
DMainThread.h46 template<typename> class Function; variable
/external/llvm/include/llvm/Analysis/
DLint.h27 class Function; variable
/external/libcxxabi/test/
Dcatch_function_01.cpp18 typedef void Function(); in main() typedef
Dcatch_function_02.cpp18 typedef void Function(); in main() typedef
/external/llvm/include/llvm/Transforms/Utils/
DCtorUtils.h22 class Function; variable
DModuleUtils.h20 class Function; variable
/external/lldb/include/lldb/Expression/
DIRInterpreter.h21 class Function; variable
/external/llvm/include/llvm/Target/
DTargetIntrinsicInfo.h22 class Function; variable
/external/jsilver/src/com/google/clearsilver/jsilver/functions/
DFunction.java24 public interface Function { interface
/external/llvm/include/llvm/Transforms/
DIPO.h24 class Function; variable
/external/chromium_org/mojo/public/c/gles2/
Dchromium_texture_mailbox.h21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
Dgles2.h36 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
Dchromium_sync_point.h21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \ argument
/external/guava/guava/src/com/google/common/base/
DFunction.java30 public interface Function<F, T> { interface
/external/libcxx/test/utilities/meta/meta.rel/
Dis_convertible.pass.cpp34 typedef void Function(); typedef
/external/deqp/framework/randomshaders/
DrsgShader.cpp44 Function::Function (void) in Function() function in rsg::Function
48 Function::Function (const char* name) in Function() function in rsg::Function
/external/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h24 class Function; variable
65 virtual void NotifyFunctionEmitted(const Function &, in NotifyFunctionEmitted()

123456789