HomeSort by relevance Sort by last modified time
    Searched refs:gets (Results 126 - 150 of 184) sorted by null

1 2 3 4 56 7 8

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdio.h 247 char *gets(char *);
  /external/v8/test/mjsunit/
math-round.js 33 // sure it gets optimized each time.
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/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-host.js 80 // Firefox 3.5.2 add the missing '/' thus gets a different result than IE8 and Webkit.
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 303 /// char *gets(char *s);
304 gets, enumerator in enum:llvm::LibFunc::Func
  /bionic/libc/include/
stdio.h 229 char *gets(char *);
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 166 // helper function that gets the last occurence index of the given regex
  /external/bison/darwin-lib/
stdio.h 753 fseek gets defined as a macro, it is recommended that the developer
1022 #undef gets macro
    [all...]
  /external/bison/linux-lib/
stdio.h 753 fseek gets defined as a macro, it is recommended that the developer
1022 #undef gets macro
    [all...]
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 5 // Variable to track if a captcha challenge was issued. If this gets set to
  /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/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/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 123 .Case("gets", &WalkAST::checkCall_gets)
290 // Check: Any use of 'gets' is insecure.
322 "Potential buffer overflow in call to 'gets'",
324 "Call to function 'gets' is extremely insecure as it can "
771 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/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_mbrow_armv5.asm 78 ; actuall work gets done here!
  /sdk/adtproductbuild/
Android.mk 93 # don't support symlinks, this just gets copied over. We don't really need this file as users just
  /build/core/
java.mk 296 # Since we're using intermediates.COMMON, make sure that it gets cleaned

Completed in 1682 milliseconds

1 2 3 4 56 7 8