OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:datai
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/tools/
kwbimage.c
915
int cfgi,
datai
;
local
921
for (cfgi = 0,
datai
= 0; cfgi < cfgn; cfgi++) {
926
ext_hdr->rcfg[
datai
].raddr =
928
ext_hdr->rcfg[
datai
].rdata =
930
datai
++;
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cVertexAttribBindingTests.cpp
1573
IVec4
datai
[32];
local
[
all
...]
/external/deqp/external/openglcts/modules/gles31/
es31cVertexAttribBindingTests.cpp
1566
IVec4*
datai
= static_cast<IVec4*>(data);
local
[
all
...]
Completed in 396 milliseconds