/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/ |
i830_drm.h | 291 * I830_NR_SAREA_CLIPRECTS. In that case, the client sets discard to 298 int discard; /* client is finished with the buffer? */ member in struct:_drm_i830_vertex
|
mga_drm.h | 374 int discard; /* client finished with buffer? */ member in struct:drm_mga_vertex 381 int discard; /* client finished with buffer? */ member in struct:drm_mga_indices
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
i830_drm.h | 291 * I830_NR_SAREA_CLIPRECTS. In that case, the client sets discard to 298 int discard; /* client is finished with the buffer? */ member in struct:_drm_i830_vertex
|
mga_drm.h | 374 int discard; /* client finished with buffer? */ member in struct:drm_mga_vertex 381 int discard; /* client finished with buffer? */ member in struct:drm_mga_indices
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
process.py | 80 _current_process._children.discard(p) 147 _current_process._children.discard(self)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
process.py | 80 _current_process._children.discard(p) 147 _current_process._children.discard(self)
|
/bionic/libc/include/ |
fts.h | 107 #define FTS_SKIP 4 /* discard node */
|
/bionic/libc/kernel/uapi/drm/ |
savage_drm.h | 84 int discard; member in struct:drm_savage_cmdbuf
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
arc4random.c | 96 explicit_bzero(rnd, sizeof(rnd)); /* discard source seed */
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
setvbuf.c | 59 * Write current buffer, if any. Discard unread input (including
|
/cts/tests/tests/media/src/android/media/cts/ |
InputSurface.java | 115 * Discard all resources held by this class, notably the EGL context. Also releases the
|
/development/ndk/platforms/android-8/include/ |
fts.h | 109 #define FTS_SKIP 4 /* discard node */
|
/development/ndk/platforms/android-L/include/ |
fts.h | 107 #define FTS_SKIP 4 /* discard node */
|
/device/asus/grouper/power/ |
power.c | 98 if (n >= UEVENT_MSG_LEN) { /* overflow -- discard */
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
PopFramesTest.java | 49 * This testcase exercises StackFrame.PopFrames command to discard one top frame.
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderElementIterator.java | 124 // discard it
|
/external/bison/tests/ |
java.at | 308 # - (): nothing to pop, nothing to discard 309 # - (1 + 1 + 1 +): a lot to pop, nothing to discard 310 # - (* * *): nothing to pop, a lot to discard 311 # - (1 + 2 * *): some to pop and discard
|
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/ |
disk_parser.js | 114 action = 'discard';
|
/external/chromium_org/apps/ |
app_window_contents.cc | 62 // extension URL causes it to create a new RVH and discard the old (perfectly
|
/external/chromium_org/base/win/ |
dllmain.cc | 71 // linker doesn't discard it.
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 93 // we change the format so that we discard old data. 108 // In those odd cases, we may discard some of the later speculative requests 413 // During trimming operation to discard hosts for which we don't have likely 551 // reduction mode, and discard all queued (but not yet assigned) resolutions.
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_controller.h | 128 // Helper for OmniboxFocusChanged. Commit or discard the overlay.
|
/external/chromium_org/chrome/browser/ui/webui/ |
downloads_dom_handler.h | 68 // wishes to discard (remove) a dangerous file.
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
change_picture_options_handler.h | 81 // Handles 'discard-photo' button click.
|
/external/chromium_org/components/visitedlink/test/ |
visitedlink_perftest.cc | 184 // We discard the max and return the average time.
|