HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 401 - 425 of 2966) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
share_dialog.js 257 // Discard the window object and reopen in an external window.
258 e.window.discard();
  /external/chromium_org/chrome/browser/ui/views/
sad_tab_view.cc 64 // tab discard events in chromeos::OomPriorityManager so they can be
207 // for tab discard events in chromeos::OomPriorityManager so they
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h 52 DISCARD = 270,
253 #define DISCARD 270
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_cliptmp.h 99 return; /* both vertices outside clip plane: discard */ \
109 return; /* discard */ \
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
x86_cliptest.S 262 POP_L( ESI ) /* discard ptr to clip_table */
396 POP_L( ESI ) /* discard ptr to clip_table */
  /external/chromium_org/tools/telemetry/telemetry/page/
page_test.py 91 def discard_first_result(self, discard):
92 self._discard_first_result = discard
  /external/clang/include/clang/Analysis/
AnalysisContext.h 391 /// Discard all previously created LocationContext objects.
457 /// Discard all previously created AnalysisDeclContexts.
  /external/e2fsprogs/misc/
mke2fs.conf.5.in 356 .I discard
359 should attempt to discard device prior to filesystem creation.
  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 406 ** will be sent to client or NFA will discard request and send
429 ** discard any pending data if flush is set to TRUE
  /external/linux-tools-perf/util/
config.c 331 int discard; local
332 return !!perf_config_bool_or_int(name, value, &discard);
  /external/mesa3d/src/mesa/tnl/
t_vb_cliptmp.h 99 return; /* both vertices outside clip plane: discard */ \
109 return; /* discard */ \
  /external/mesa3d/src/mesa/x86/
x86_cliptest.S 262 POP_L( ESI ) /* discard ptr to clip_table */
396 POP_L( ESI ) /* discard ptr to clip_table */
  /external/ppp/pppd/
demand.c 132 * demand_discard - set each network protocol to discard packets
147 /* discard all saved packets */
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 426 /* Set filter and discard pending events */
466 /* Set state and discard pending events */
  /external/qemu/
ppc.ld 225 /DISCARD/ : { *(.fixup) }
226 /DISCARD/ : { *(.note.GNU-stack) }
  /frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
RequestSync.java 103 } else if (opt.equals("--dd") || opt.equals("--discard-deletions")) {
220 " --dd|--discard-deletions: Add SYNC_EXTRAS_DISCARD_LOCAL_DELETIONS\n" +
  /frameworks/base/include/androidfw/
AssetManager.h 202 * Discard cached filename information. This only needs to be called
204 * discard our cached notion of what's where.
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterGraph.java 155 public void setDiscardUnconnectedOutputs(boolean discard) {
156 mDiscardUnconnectedOutputs = discard;
  /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/upstream-freebsd/lib/libc/stdio/
setvbuf.c 68 * Write current buffer, if any. Discard unread input (including
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 116 * Discard all resources held by this class, notably the EGL context. Also releases the
  /development/ndk/platforms/android-8/include/
fts.h 107 #define FTS_SKIP 4 /* discard node */
  /external/apache-http/src/org/apache/http/message/
BasicHeaderElementIterator.java 124 // discard it

Completed in 675 milliseconds

<<11121314151617181920>>