OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pops
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncStorageEngineTest.java
107
List<SyncStorageEngine.PendingOperation>
pops
= engine.getPendingOperations();
local
108
SyncStorageEngine.PendingOperation popRetrieved =
pops
.get(0);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_shader.c
4903
static int
pops
(struct r600_shader_ctx *ctx, int
pops
)
function
[
all
...]
/external/mesa3d/src/gallium/drivers/r600/
r600_shader.c
4903
static int
pops
(struct r600_shader_ctx *ctx, int
pops
)
function
[
all
...]
Completed in 341 milliseconds