OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stubs
(Results
201 - 225
of
1197
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/mjsunit/
megamorphic-callbacks.js
44
// Initialize IC
stubs
.
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h
96
StubMap &
Stubs
);
RuntimeDyldMachO.h
66
StubMap &
Stubs
);
/external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm
24
; WARNING: We cannot use register spill area - we're generating
stubs
by hands!
/external/llvm/test/CodeGen/AArch64/
pic-eh-stubs.ll
10
; ... referring indirectly to
stubs
for its typeinfo ...
/external/mesa3d/src/mapi/glapi/
glapi_dispatch.c
30
* used if optimized assembly
stubs
are available (e.g., using
glapi_priv.h
107
* mem we allocate. For the common case of dispatch
stubs
with size 16 bytes,
/external/mockito/src/org/mockito/stubbing/
DeprecatedOngoingStubbing.java
11
*
Stubs
a method call with return value or an exception. E.g:
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.h
39
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/compiler/java/
java_extension.h
40
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_extension.h
38
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/compiler/
test_plugin.cc
40
#include <google/protobuf/
stubs
/strutil.h>
/external/protobuf/src/google/protobuf/
generated_message_util.h
41
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/io/
coded_stream_inl.h
41
#include <google/protobuf/
stubs
/stl_util-inl.h>
/external/protobuf/src/google/protobuf/stubs/
once.cc
42
#include <google/protobuf/
stubs
/once.h>
strutil_unittest.cc
33
#include <google/protobuf/
stubs
/strutil.h>
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsevents.c
24
/* Being a nds driver, there's no event stream. We just define
stubs
for
/external/v8/test/mjsunit/
megamorphic-callbacks.js
44
// Initialize IC
stubs
.
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlmath.h
67
/*
stubs
for float version of math functions */
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlmath.h
67
/*
stubs
for float version of math functions */
/external/chromium_org/chrome/renderer/resources/extensions/
platform_app.js
19
* Replaces the given methods of the passed in object with
stubs
that throw
37
* Replaces the given properties of the passed in object with
stubs
that throw
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
mapi_glapi.c
126
/* find the missing
stubs
, and decide the alias */
152
/* generate missing
stubs
*/
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Service.java
36
*
stubs
), but they subclass this base interface. The methods of this
65
* being used by this Service. For
stubs
, the "correct type" depends
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.cc
44
#include <google/protobuf/
stubs
/common.h>
45
#include <google/protobuf/
stubs
/strutil.h>
/external/chromium_org/third_party/protobuf/src/google/protobuf/
repeated_field_reflection_unittest.cc
36
#include <google/protobuf/
stubs
/common.h>
37
#include <google/protobuf/
stubs
/stringprintf.h>
Completed in 5273 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>