HomeSort by relevance Sort by last modified time
    Searched refs:FREE (Results 1 - 25 of 438) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/libs/gui/
BufferSlot.cpp 25 case BufferSlot::FREE: return "FREE";
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_vs.c 7 * Permission is hereby granted, free of charge, to any person obtaining a
71 FREE( (void *)state->shader.tokens );
72 FREE( state->draw_data );
73 FREE( state );
106 FREE( (void *)state->shader.tokens );
107 FREE( state );
lp_state_gs.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
70 FREE( (void *)state->shader.tokens );
71 FREE( state->draw_data );
72 FREE( state );
102 FREE(state);
lp_scene_queue.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
74 FREE(queue);
84 FREE(queue);
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen.c 4 * Permission is hereby granted, free of charge, to any person
64 FREE(vws);
74 FREE(vws);
vmw_surface.c 4 * Permission is hereby granted, free of charge, to any person
57 FREE(dst);
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_connection.c 5 * Permission is hereby granted, free of charge, to any person obtaining a
53 * Free a connection, also closes socket.
59 FREE(c);
97 FREE(data);
106 FREE(data);
124 FREE(header->__message);
125 FREE(header);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_shader.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
83 FREE((void *) var->tokens);
94 FREE((void *) stipple_fs->tokens);
95 FREE(stipple_fs);
138 FREE((void *) state->shader.tokens);
139 FREE(state);
200 FREE((void *) state->shader.tokens);
201 FREE(state);
232 FREE( (void *)state->shader.tokens );
233 FREE( state->draw_data )
    [all...]
sp_state_rasterizer.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
66 FREE( rasterizer );
  /frameworks/native/include/gui/
BufferSlot.h 36 mBufferState(BufferSlot::FREE),
53 // can be. All slots are initially FREE.
55 // FREE indicates that the buffer is available to be dequeued
62 FREE = 0,
70 // QUEUED (via queueBuffer) or back to FREE (via cancelBuffer).
80 // ACQUIRED (via acquireBuffer) or to FREE (if another buffer is
88 // The slot is "owned" by the consumer. It transitions to FREE
116 // previous owner of the buffer is finished. When the buffer is FREE,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_fs.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
71 FREE(dfs);
draw_pipe_util.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
86 FREE(store);
101 FREE( stage->tmp[0] );
102 FREE( stage->tmp );
draw_vs_llvm.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
78 FREE((void*) dvs->state.tokens);
79 FREE( dvs );
95 FREE(vs);
  /external/mesa3d/src/gallium/winsys/i915/sw/
i915_sw_buffer.c 26 FREE(buf);
54 FREE(buf);
101 FREE(buf->ptr);
102 FREE(buf);
i915_sw_winsys.c 23 FREE(isws);
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
95 /* Free the structs allocated in r300_setup_atoms() */
97 FREE(r300->aa_state.state);
98 FREE(r300->blend_color_state.state);
99 FREE(r300->clip_state.state);
100 FREE(r300->fb_state.state);
101 FREE(r300->gpu_flush.state);
102 FREE(r300->hyperz_state.state);
103 FREE(r300->invariant_state.state);
104 FREE(r300->rs_block_state.state)
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_decoder.c 277 FREE(seqParamSet.offsetForRefFrame);
278 FREE(seqParamSet.vuiParameters);
290 FREE(picParamSet.runLength);
291 FREE(picParamSet.topLeft);
292 FREE(picParamSet.bottomRight);
293 FREE(picParamSet.sliceGroupId);
548 FREE(pStorage->sps[i]->offsetForRefFrame);
549 FREE(pStorage->sps[i]->vuiParameters);
550 FREE(pStorage->sps[i]);
558 FREE(pStorage->pps[i]->runLength)
    [all...]
h264bsd_storage.c 155 * otherwise free memeries allocated for just decoded sps and
159 FREE(pStorage->sps[id]->offsetForRefFrame);
160 FREE(pStorage->sps[id]->vuiParameters);
168 FREE(pSeqParamSet->offsetForRefFrame);
169 FREE(pSeqParamSet->vuiParameters);
173 /* overwrite seq param set other than active one -> free memories
177 FREE(pStorage->sps[id]->offsetForRefFrame);
178 FREE(pStorage->sps[id]->vuiParameters);
242 /* free memories allocated for old param set */
243 FREE(pStorage->pps[id]->runLength)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_hash_table.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
35 * a lock-free implementation of such hash tables .
90 FREE(ht);
172 FREE(item);
221 FREE(item);
240 FREE(item);
286 FREE(item);
292 FREE(ht);
u_ringbuffer.c 43 FREE(ring->buf);
44 FREE(ring);
52 FREE(ring->buf);
53 FREE(ring);
57 * Return number of free entries in the ring
85 /* Wait for free space:
u_keymap.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
70 FREE((void*) data);
119 FREE(map);
133 * Delete/free a keymap and all entries. The deleteFunc that was given at
142 FREE(map);
218 FREE(item);
278 FREE(item->key);
279 FREE(item);
306 FREE(item->key);
307 FREE(item)
    [all...]
  /development/tools/yuv420sp2rgb/
debug.h 65 static inline void FREE(void *ptr) {
66 free(ptr);
70 if (ptr) FREE(ptr);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_tls.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
68 FREE(data);
107 FREE(data);
  /external/mesa3d/src/gallium/state_trackers/xvmc/
block.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
62 FREE(blocks->blocks);
92 FREE(blocks->macro_blocks);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
OpenIntToDoubleHashMap.java 42 /** Status indicator for free table entries. */
43 protected static final byte FREE = 0;
186 if (states[index] == FREE) {
191 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) {
216 if (states[index] == FREE) {
221 for (int perturb = perturb(hash); states[index] != FREE; perturb >>= PERTURB_SHIFT) {
274 if (states[index] == FREE) {
294 if (states[index] == FREE) {
307 if (states[index] == FREE) {
360 if (states[index] == FREE) {
    [all...]

Completed in 629 milliseconds

1 2 3 4 5 6 7 8 91011>>