OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ptrs
(Results
151 - 175
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/skia/src/gpu/gl/
SkNullGLContext.cpp
59
// nullptr out the entries that are really free list links rather than
ptrs
before deleting.
/hardware/intel/common/libmix/mix_video/src/
mixsurfacepool.c
231
"Error NULL
ptrs
, obj %x, surfaces %x\n", (guint) obj,
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/src/
mm_lib2d.c
81
* @img_lib: imglib library, function
ptrs
handle
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h
[
all
...]
/external/vulkan-validation-layers/
vk_helper.py
516
# Safe Structs are versions of vulkan structs with non-const safe
ptrs
625
# TODO : This is a shallow copy of
ptrs
[
all
...]
/external/pcre/dist/sljit/
sljitNativePPC_common.c
229
sljit_sw*
ptrs
;
local
232
ptrs
= (sljit_sw*)func;
233
context->addr = addr ? addr :
ptrs
[0];
234
context->r2 =
ptrs
[1];
235
context->r11 =
ptrs
[2];
[
all
...]
/external/bison/tests/
glr-regression.at
381
static char *
ptrs
[100];
382
static char **ptrs_next =
ptrs
;
411
while (ptrs_next !=
ptrs
)
[
all
...]
/external/libavc/encoder/
ih264e_process.c
405
/* init
ptrs
/indices */
[
all
...]
ih264e_structs.h
[
all
...]
/external/clang/test/Analysis/
malloc.c
1007
int *
ptrs
[2];
local
1009
memcpy(&
ptrs
[0], &allocated, sizeof(int *));
[
all
...]
/external/libavc/decoder/
ih264d_parse_slice.c
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h
287
// be created on the arena; the underlying
ptrs
(in case of a proto2 message)
[
all
...]
/device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.c
244
/* Call the function from the address to get the func
ptrs
*/
/device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.c
244
/* Call the function from the address to get the func
ptrs
*/
/device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c
242
/* Call the function from the address to get the func
ptrs
*/
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ACBTree.m
271
else { /* set up deletion
ptrs
*/
/external/libvpx/libvpx/vp8/encoder/
ethreading.c
564
/* Setup block
ptrs
and offsets */
/external/libvpx/libvpx/vp9/common/
vp9_postproc.c
622
// Update the upper left visible macroblock
ptrs
.
/external/mesa3d/src/mesa/main/
texstate.c
784
/* initialize current texture object
ptrs
to the shared default objects */
/external/valgrind/include/vki/
vki-linux-drm.h
392
__vki_u64 enum_blob_ptr; /* enum and blob id
ptrs
*/
/external/vulkan-validation-layers/layers/
core_validation.h
[
all
...]
device_limits.cpp
360
// Get
ptrs
into actual and requested structs and if requested is 1 but actual is 0, request is invalid
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
CHANGELOG
531
Swap alt/gold/new/last frame buffer
ptrs
instead of copying.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c
549
/* Setup block
ptrs
and offsets */
/hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c
250
/* Call the function from the address to get the func
ptrs
*/
Completed in 867 milliseconds
1
2
3
4
5
6
7
8
9
10