OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:free_index
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.c
142
int
free_index
= -1;
local
156
free_index
= index;
160
if (
free_index
>= 0) {
161
unsigned comp = c->Constants[
free_index
].Size++;
162
c->Constants[
free_index
].u.Immediate[comp] = data;
164
return
free_index
;
/prebuilts/misc/common/swig/include/2.0.11/chicken/
tinyclos-multi-generic.patch
37
else if(
free_index
== -1)
free_index
= i;
/external/zlib/src/examples/
zran.c
82
local void
free_index
(struct access *index)
function
115
free_index
(index);
238
free_index
(index);
406
free_index
(index);
/system/bt/bta/jv/
bta_jv_act.c
722
int
free_index
= -1;
local
726
free_index
= i;
731
if (
free_index
!= -1) {
732
bta_jv_cb.free_psm_list[
free_index
] = psm;
[
all
...]
Completed in 226 milliseconds