HomeSort by relevance Sort by last modified time
    Searched refs:gets (Results 151 - 175 of 231) sorted by null

1 2 3 4 5 67 8 910

  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 166 // helper function that gets the last occurence index of the given regex
  /external/linux-tools-perf/config/
utilities.mak 108 # At least GNU make gets confused by expanding a newline
  /external/v8/test/mjsunit/
const-redecl.js 274 // const declaration gets hoisted and makes the property non-configurable.
elements-transition-hoisting.js 49 // stores to an array gets hoisted in a way that doesn't generate a deopt in
array-splice.js 56 // Check that even if result array is empty, receiver gets sliced.
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm     [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm     [all...]
  /external/bison/lib/
stdio.in.h 441 fseek gets defined as a macro, it is recommended that the developer
708 so any use of gets warrants an unconditional warning; besides, C11
710 #undef gets
712 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
    [all...]
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 9 * The Google Now event page gets Google Now cards from the server and shows
681 // gets stuck.
  /external/chromium_org/v8/src/
runtime.js 119 // If anything else gets here, we just do simple identity check.
675 // boilerplate gets the right prototype.
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 123 .Case("gets", &WalkAST::checkCall_gets)
290 // Check: Any use of 'gets' is insecure.
321 "Potential buffer overflow in call to 'gets'",
323 "Call to function 'gets' is extremely insecure as it can "
764 REGISTER_CHECKER(gets)
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 56 'fork', 'format', 'gets', 'global_variables', 'gsub', 'gsub!',
  /external/v8/src/
runtime.js 111 // If anything else gets here, we just do simple identity check.
666 // boilerplate gets the right prototype.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 608 extern char *gets (char *__s) __wur;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 608 extern char *gets (char *__s) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 608 extern char *gets (char *__s) __wur;
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 79 * Client object stores user credentials and gets from and sends to picasa
253 * Gets the feed from web server and parses it. Appends user credentials.
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 13 // Note that this file never gets concatenated and embeded into Chrome, so we
  /external/chromium_org/remoting/webapp/
client_screen.js 299 // before the password field gets hidden, to work around a Blink
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 56 // Check that even if result array is empty, receiver gets sliced.
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 78 ; actuall work gets done here!
  /sdk/adtproductbuild/
Android.mk 95 # don't support symlinks, this just gets copied over. We don't really need this file as users just
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm     [all...]

Completed in 610 milliseconds

1 2 3 4 5 67 8 910