OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entrypoints
(Results
126 - 150
of
206
) sorted by null
1
2
3
4
5
6
7
8
9
/art/runtime/
instrumentation.h
159
// Undeoptimze the method by restoring its
entrypoints
. Nevertheless, a static method
reflection.cc
382
// restore them by using a visitor similar to the ones used in the trampoline
entrypoints
.
trace.cc
39
#include "
entrypoints
/quick/quick_entrypoints.h"
/art/runtime/interpreter/
interpreter_common.h
30
#include "
entrypoints
/entrypoint_utils-inl.h"
/art/runtime/mirror/
art_method-inl.h
27
#include "
entrypoints
/entrypoint_utils.h"
/external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc
256
// Query the driver for supported
entrypoints
.
/external/chromium_org/mojo/
mojo_base.gyp
143
'system/
entrypoints
.cc',
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c
431
* Although WGL allows different dispatch
entrypoints
per context
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
glapi_getproc.c
465
/* generate
entrypoints
for new function names */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_tcl.c
228
/* External
entrypoints
*/
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.c
187
* Public
entrypoints
, mostly dispatch to the above:
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c
431
* Although WGL allows different dispatch
entrypoints
per context
/external/mesa3d/src/mapi/glapi/
glapi_getproc.c
465
/* generate
entrypoints
for new function names */
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.c
228
/* External
entrypoints
*/
/external/mesa3d/src/mesa/tnl/
t_vertex.c
187
* Public
entrypoints
, mostly dispatch to the above:
/hardware/intel/img/psb_video/src/
psb_drv_video.c
207
int
entrypoints
= 0;
local
218
entrypoints
++;
224
entrypoints
++;
230
ASSERT(
entrypoints
<= PSB_MAX_ENTRYPOINTS);
232
if (0 ==
entrypoints
) {
236
*num_entrypoints =
entrypoints
;
[
all
...]
/art/runtime/arch/mips/
quick_entrypoints_mips.S
[
all
...]
/art/runtime/gc/
heap.h
216
// Change the allocator, updates
entrypoints
.
668
// that the switch statement is constant optimized in the
entrypoints
.
[
all
...]
/art/compiler/dex/quick/mips/
int_mips.cc
22
#include "
entrypoints
/quick/quick_entrypoints.h"
/art/compiler/utils/arm/
assembler_arm.cc
20
#include "
entrypoints
/quick/quick_entrypoints.h"
/art/compiler/utils/arm64/
assembler_arm64.cc
19
#include "
entrypoints
/quick/quick_entrypoints.h"
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.1.html
230
<li>glapi: Add
entrypoints
and enums for GL_ARB_ES2_compatibility.</li>
relnotes-7.9.2.html
216
<li>glapi: Add
entrypoints
and enums for GL_ARB_ES2_compatibility.</li>
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.c
585
* Composite
entrypoints
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_tcl.c
239
/* External
entrypoints
*/
Completed in 1016 milliseconds
1
2
3
4
5
6
7
8
9