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

1 2 3 4 56 7

  /external/icu4c/i18n/
ucurr.cpp     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 318 \mysection{Functions with Variable Length Output}
319 Certain functions such as (for example) \textit{rsa\_export()} give an output that is variable length. To prevent buffer overflows you
321 \index{rsa\_export()} \index{error\_to\_string()} \index{variable length output}
424 If the function returns successfully the variable \textit{skey} will have a scheduled key stored in it. It's important to note
    [all...]
  /external/icu4c/data/
makedata.mak 111 # WARNING: NOT THE SAME AS ICU_DATA environment variable. Confusing.
159 # This variable can be overridden to "-m static" by the project settings,
  /external/v8/src/ia32/
codegen-ia32.cc 213 Variable* par = scope()->parameter(i);
360 // a constant variable that is constant because it is read-only
361 // (such as the variable referring to a named function expression).
570 Variable* variable = expr->AsVariableProxy()->AsVariable(); local
571 if (variable != NULL && !variable->is_this() && variable->is_global()) {
572 // For a global variable we build the property reference
573 // <global>.<variable> and perform a (regular non-contextual) propert
5909 Variable* variable = node->expression()->AsVariableProxy()->AsVariable(); local
    [all...]
  /external/jpeg/
configure 108 # Reject names that are not valid shell variable names.
117 # Reject names that are not valid shell variable names.
348 # Reject names that are not valid shell variable names.
361 # Reject names that are not valid shell variable names.
391 # Reject names that aren't valid shell variable names.
393 { echo "configure: error: $varname: invalid shell variable name" 1>&2; exit 1; }
396 test -n "$verbose" && echo " setting shell variable $varname to $val"
    [all...]
  /external/libpng/
CHANGES 157 removed all implicit variable tests which assume NULL == 0 (I think)
527 accommodate making DLL's: Moved usr_png_ver from global variable to function
    [all...]
ltmain.sh 175 # the _XPG environment variable is not equal to 1 (one), the special
215 # Same as above, but do not quote variable references.
402 # word splitting, command substitution and and variable
417 # but do not quote variable references.
583 magic="%%%MAGIC variable%%%"
584 magic_exe="%%%MAGIC EXE variable%%%"
601 # If this variable is set in any of the actions, the command in it
657 # variable here.
660 # Global variable:
974 # FAIL_CMD may read-access the current command in variable CMD
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2W.s 733 ; lack of variable names.
    [all...]
  /build/core/
main.mk 22 # TOPDIR is the normal variable you should use, because
  /external/grub/docs/
texinfo.tex 124 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi
152 \ifx\putwordDefvar\undefined \gdef\putwordDefvar{Variable}\fi
    [all...]
  /external/libpcap/
configure 548 # Sed expression to map a string onto a valid variable name.
809 # Reject names that are not valid shell variable names.
828 # Reject names that are not valid shell variable names.
1025 # Reject names that are not valid shell variable names.
1034 # Reject names that are not valid shell variable names.
1066 # Reject names that are not valid shell variable names.
1068 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/src/
d8.js 418 // Remember the handle requested in a global variable.
    [all...]
  /external/bison/tests/
testsuite 224 # Sed expression to map a string onto a valid variable name.
566 # Reject names that are not valid shell variable names.
568 { echo "$as_me: error: invalid variable name: $at_envvar" >&2
605 Usage: $0 [OPTION]... [VARIABLE=VALUE]... [TESTS]
    [all...]
  /external/dbus/
ltmain.sh 31 # the _XPG environment variable is not equal to 1 (one), the special
87 magic="%%%MAGIC variable%%%"
251 # but not from the CC environment variable when configure was run.
579 # If this variable is set in any of the actions, the command in it
738 # in scan sets (worked around with variable expansion),
    [all...]
  /external/expat/conftools/
ltmain.sh 31 # the _XPG environment variable is not equal to 1 (one), the special
81 magic="%%%MAGIC variable%%%"
241 # but not from the CC environment variable when configure was run.
559 # If this variable is set in any of the actions, the command in it
718 # in scan sets (worked around with variable expansion),
    [all...]
  /external/libffi/
ltmain.sh 31 # the _XPG environment variable is not equal to 1 (one), the special
89 magic="%%%MAGIC variable%%%"
259 # but not from the CC environment variable when configure was run.
588 # If this variable is set in any of the actions, the command in it
747 # in scan sets (worked around with variable expansion),
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/icu4c/
configure 571 # Sed expression to map a string onto a valid variable name.
926 # Reject names that are not valid shell variable names.
953 # Reject names that are not valid shell variable names.
1158 # Reject names that are not valid shell variable names.
1175 # Reject names that are not valid shell variable names.
1215 # Reject names that are not valid shell variable names.
1217 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    [all...]

Completed in 1124 milliseconds

1 2 3 4 56 7