HomeSort by relevance Sort by last modified time
    Searched full:_used (Results 1 - 19 of 19) sorted by null

  /external/bison/lib/
spawn_faction_addclose.c 50 if (file_actions->_used == file_actions->_allocated
59 rec = &file_actions->_actions[file_actions->_used];
64 ++file_actions->_used;
spawn_faction_adddup2.c 50 if (file_actions->_used == file_actions->_allocated
59 rec = &file_actions->_actions[file_actions->_used];
65 ++file_actions->_used;
spawn_faction_addopen.c 51 if (file_actions->_used == file_actions->_allocated
60 rec = &file_actions->_actions[file_actions->_used];
68 ++file_actions->_used;
spawni.c 242 for (cnt = 0; cnt < file_actions->_used; ++cnt)
spawn.in.h 112 int _used; member in struct:__anon7195
    [all...]
  /external/clang/test/Rewriter/
modern-write-bf-abi.mm 16 NSUInteger _used;
  /art/runtime/arch/arm/
asm_support_arm.S 36 .if .Lruntime_current\num\()_used
39 .set .Lruntime_current\num\()_used, 1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
malloc.h 130 _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit);
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
  /external/mesa3d/src/mesa/main/
arrayobj.c 380 if (!newObj->_Used) {
388 newObj->_Used = GL_TRUE;
context.c     [all...]
mtypes.h     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 186 * the corresponding |_used| field to indicate the number of elements used in
  /external/opencv3/modules/features2d/src/
evaluation.cpp 310 UsedFinder(const SIdx& _used) : used(_used) {}
  /external/bison/darwin-lib/
spawn.h 424 int _used;
    [all...]
  /external/bison/linux-lib/
spawn.h 424 int _used;
    [all...]
  /external/mesa3d/src/glsl/
linker.cpp     [all...]
  /external/valgrind/coregrind/m_debuginfo/
storage.c     [all...]
  /external/valgrind/mpi/
libmpiwrap.c     [all...]

Completed in 397 milliseconds