HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 226 - 250 of 1713) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/tests/
calc.at 499 # - (): nothing to pop, nothing to discard
500 # - (1 + 1 + 1 +): a lot to pop, nothing to discard
501 # - (* * *): nothing to pop, a lot to discard
502 # - (1 + 2 * *): some to pop and discard
  /external/chromium/chrome/browser/chromeos/login/
language_switch_menu.cc 116 // Read locale-specific gtkrc. Ideally we'd discard all the previously read
  /external/chromium/chrome/browser/policy/
device_token_fetcher.cc 85 // Construct a new backend, which will discard any previous requests.
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.h 121 // item. Used by GtkCustomMenu to determine whether it should discard click
  /external/chromium/chrome/browser/ui/views/
reload_button.cc 95 // Forcibly reset the location bar, since otherwise it won't discard any
  /external/chromium/chrome/browser/visitedlink/
visitedlink_perftest.cc 182 // We discard the max and return the average time.
  /external/chromium/net/base/
backoff_entry_unittest.cc 61 // Because lifetime is non-zero, we shouldn't be able to discard yet.
mapped_host_resolver_unittest.cc 140 // Parsing bad rules should silently discard the rule (and never crash).
  /external/emma/core/java12/com/vladium/emma/rt/
IClassLoadHook.java 55 * Following that, the current loader will close() and discard 'in' and load
  /external/freetype/include/freetype/internal/
autohint.h 124 /* global :: A pointer to retrieved global hints to discard. */
  /external/icu4c/samples/translit/
README.TXT 90 Then discard the combining characters (the accents etc.) leaving the
  /external/icu4c/test/intltest/
wbnf.h 93 discard superfluous weights if it is too much,
  /external/ipsec-tools/src/libipsec/
policy_token.l 121 discard { yylval.num = IPSEC_POLICY_DISCARD; return(ACTION); }
  /external/ipsec-tools/src/racoon/
evt.c 67 /* If admin socket is disabled, silently discard anything */
policy.h 81 u_int policy; /* DISCARD, NONE or IPSEC, see keyv2.h */
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Deferred.frag 125 discard;
  /external/libnfc-nci/src/nfa/int/
nfa_snep_int.h 144 BOOLEAN flush; /* TRUE if discard pending data */
  /external/libppp/src/
async.c 172 /* packet is too large, discard it */
  /external/libvpx/examples/includes/geshi/geshi/
glsl.php 56 'switch', 'case', 'default', 'return', 'discard',
  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 49 // Simply discard ADJCALLSTACKDOWN, ADJCALLSTACKUP instructions.
  /external/mesa3d/src/glsl/
glsl_parser.h 53 DISCARD = 270,
  /external/openssh/
roaming_client.c 200 (void)packet_read(); /* Wrong guess - discard packet */
  /external/oprofile/libutil++/
bfd_support.h 75 /* To address a different issue, we discard symbols whose section
  /external/ppp/pppd/
lcp.h 66 #define DISCREQ 11 /* Discard Request */
  /external/proguard/src/proguard/classfile/util/
ClassSuperHierarchyInitializer.java 110 // Discard the name Strings. From now on, we'll use the object

Completed in 1095 milliseconds

1 2 3 4 5 6 7 8 91011>>