OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon42
[
all
...]
/external/clang/test/Rewriter/
modern-write-bf-abi.mm
16
NSUInteger
_used
;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
arrayobj.c
380
if (!newObj->
_Used
) {
388
newObj->
_Used
= GL_TRUE;
context.c
[
all
...]
mtypes.h
[
all
...]
/external/mesa3d/src/mesa/main/
arrayobj.c
380
if (!newObj->
_Used
) {
388
newObj->
_Used
= GL_TRUE;
context.c
[
all
...]
mtypes.h
[
all
...]
/external/bison/darwin-lib/
spawn.h
424
int
_used
;
[
all
...]
/external/bison/linux-lib/
spawn.h
424
int
_used
;
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
storage.c
[
all
...]
/external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c
285
/* Filename table.
_used
is the high water mark; an entry is only
286
valid if its index >= 0, <
_used
, and its .inUse field == True.
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glsl/
linker.cpp
[
all
...]
/external/mesa3d/src/glsl/
linker.cpp
[
all
...]
/external/valgrind/main/mpi/
libmpiwrap.c
[
all
...]
Completed in 396 milliseconds