OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entrypoints
(Results
76 - 100
of
165
) sorted by null
1
2
3
4
5
6
7
/hardware/intel/common/libva/va/
va.h
129
down profile,
entrypoints
, and other attributes that will not change on
134
level data (depending on
entrypoints
)
140
- Find out
entrypoints
for a given profile
347
* Currently defined
entrypoints
370
* \brief Intel specific
entrypoints
start at 1001
[
all
...]
/art/runtime/arch/arm/
quick_entrypoints_arm.S
[
all
...]
/art/runtime/arch/arm64/
quick_entrypoints_arm64.S
[
all
...]
/art/runtime/
class_linker.h
523
// Set the
entrypoints
up for method to the given code.
527
// Set the
entrypoints
up for method to the enter the interpreter.
[
all
...]
thread.h
33
#include "
entrypoints
/jni/jni_entrypoints.h"
34
#include "
entrypoints
/quick/quick_entrypoints.h"
[
all
...]
art_method.cc
27
#include "
entrypoints
/runtime_asm_entrypoints.h"
/external/vulkan-validation-layers/loader/
trampoline.c
43
/* Trampoline
entrypoints
are in this file for core Vulkan commands */
73
// Return trampoline code for non-global
entrypoints
including any
95
/* for
entrypoints
that loader must handle (ie non-dispatchable or create
[
all
...]
LoaderAndLayerInterface.md
[
all
...]
loader.h
108
char **
entrypoints
;
member in struct:loader_dev_ext_props
vk-loader-generate.py
468
"loader-
entrypoints
": LoaderEntrypointsSubcommand,
/hardware/intel/common/libva/test/encode/
avcenc.c
158
VAEntrypoint
entrypoints
[5];
local
168
vaQueryConfigEntrypoints(va_dpy, avcenc_context.profile,
entrypoints
,
172
if (
entrypoints
[slice_entrypoint] == VAEntrypointEncSlice)
[
all
...]
/art/runtime/gc/
heap-inl.h
112
// AllocateInternalWithGc can cause thread suspension, if someone instruments the
entrypoints
heap.h
248
// Change the allocator, updates
entrypoints
.
[
all
...]
/external/clang/include/clang/Basic/
TargetCXXABI.h
221
/// \brief Does this ABI have different
entrypoints
for complete-object
/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:
/art/build/
Android.gtest.mk
196
runtime/
entrypoints
/math_entrypoints_test.cc \
197
runtime/
entrypoints
/quick/quick_trampoline_entrypoints_test.cc \
/hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c
273
/*get the max number for profiles/
entrypoints
/attribs*/
367
/*free profiles and
entrypoints
*/
[
all
...]
mixvideoformatenc_h264.c
288
/*get the max number for profiles/
entrypoints
/attribs*/
382
/*free profiles and
entrypoints
*/
[
all
...]
/hardware/intel/img/psb_video/src/
psb_drv_video.c
211
int
entrypoints
= 0;
local
222
entrypoints
++;
228
entrypoints
++;
234
ASSERT(
entrypoints
<= PSB_MAX_ENTRYPOINTS);
236
if (0 ==
entrypoints
) {
240
*num_entrypoints =
entrypoints
;
[
all
...]
/art/compiler/jni/quick/
jni_compiler.cc
34
#include "
entrypoints
/quick/quick_entrypoints.h"
/art/compiler/
oat_test.cc
32
#include "
entrypoints
/quick/quick_entrypoints.h"
[
all
...]
/art/compiler/utils/arm64/
assembler_arm64.cc
19
#include "
entrypoints
/quick/quick_entrypoints.h"
Completed in 2944 milliseconds
1
2
3
4
5
6
7