HomeSort by relevance Sort by last modified time
    Searched refs:pointers (Results 101 - 125 of 174) sorted by null

1 2 3 45 6 7

  /external/strace/
strace.spec 266 - Don't print errors for null file name pointers.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_list.h 695 # include <stl/pointers/_list.h>
_slist.h 830 # include <stl/pointers/_slist.h>
_vector.h 721 # include <stl/pointers/_vector.h>
_deque.h     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 23 # include <stl/pointers/_tools.h>
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_list.h 695 # include <stl/pointers/_list.h>
_slist.h 830 # include <stl/pointers/_slist.h>
_vector.h 721 # include <stl/pointers/_vector.h>
_deque.h     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 23 # include <stl/pointers/_tools.h>
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i370.c     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderCommonFunctionTests.cpp 257 vector<void*> pointers (symbols.size());
266 pointers[varNdx] = &data[curScalarOffset];
272 return pointers;
544 // Set up pointers for comparison.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 583 /// <summary>BaseTree doesn't track parent pointers.</summary>
692 /// constructor during construction and makes pointers into the tree
693 /// using an array of Object pointers. The stream necessarily includes
694 /// pointers to DOWN and UP and EOF nodes.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 181 * handling because the exception classes do not have to have pointers back
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_altivec.asm 783 ;# setup pointers for src
loopfilter_filters_altivec.asm 410 ;# setup strides/pointers to be able to access
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /bionic/libc/
Android.mk 628 # Try to catch typical 32-bit assumptions that break with 64-bit pointers.
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/v8/test/mjsunit/asm/embenchen/
copy.js 409 throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
658 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
675 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
    [all...]
corrections.js 409 throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
658 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
675 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
    [all...]
primes.js 409 throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
658 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
675 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
    [all...]
  /external/v8/test/mjsunit/wasm/embenchen/
copy.js 412 throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
661 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
678 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
    [all...]

Completed in 1808 milliseconds

1 2 3 45 6 7