HomeSort by relevance Sort by last modified time
    Searched refs:variable (Results 351 - 375 of 418) sorted by null

<<11121314151617

  /external/clang/lib/CodeGen/
CodeGenFunction.h 648 /// when the NRVO has been applied to this variable.
694 /// An i1 variable indicating whether or not the @finally is
698 /// An i8* variable into which the exception pointer to rethrow
    [all...]
CGObjCMac.cpp 688 /// MethodVarNames - uniqued method variable names.
702 /// PropertyNames - uniqued method variable names.
806 /// CreateMetadataVar - Create a global variable with internal
810 /// variable, but also sets the section and alignment and adds the
813 /// \param Name - The variable name.
814 /// \param Init - The variable initializer; this is also used to
815 /// define the type of the variable.
816 /// \param Section - The section the variable should go into, or 0.
817 /// \param Align - The alignment for the variable, or 0.
818 /// \param AddToUsed - Whether the variable should be added t
1634 const VarDecl *variable = ci->getVariable(); 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...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 56 # Setup static parser variable.
290 # Called after the transformation process to clear any variable
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 751 event.rx_probe_req.ie = mgmt->u.probe_req.variable;
    [all...]
driver_test.c     [all...]
driver_madwifi.c 737 event.rx_probe_req.ie = mgmt->u.probe_req.variable;
    [all...]
  /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/llvm/projects/sample/
configure 534 # Sed expression to map a string onto a valid variable name.
716 # Reject names that are not valid shell variable names.
735 # Reject names that are not valid shell variable names.
932 # Reject names that are not valid shell variable names.
941 # Reject names that are not valid shell variable names.
973 # Reject names that are not valid shell variable names.
975 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2W.s 733 ; lack of variable names.
    [all...]
  /external/valgrind/main/
configure 528 # Sed expression to map a string onto a valid variable name.
943 # Reject names that are not valid shell variable names.
969 # Reject names that are not valid shell variable names.
1173 # Reject names that are not valid shell variable names.
1189 # Reject names that are not valid shell variable names.
    [all...]
  /build/core/
main.mk 29 # TOPDIR is the normal variable you should use, because
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 344 ;# load_g loads a global vector (whose address is in the local variable Gptr)
    [all...]
  /external/v8/src/
liveedit-debugger.js     [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.cpp     [all...]
  /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...]

Completed in 2380 milliseconds

<<11121314151617