HomeSort by relevance Sort by last modified time
    Searched full:variable (Results 951 - 975 of 6598) sorted by null

<<31323334353637383940>>

  /external/proguard/src/proguard/gui/splash/
FontSprite.java 38 * @param font the variable Font of the given sprite.
VariableSizeFont.java 42 * @param size the variable size of the font.
  /external/protobuf/src/google/protobuf/io/
printer_unittest.cc 193 printer.Print(vars, "Note that a newline in a variable will break "
214 "Note that a newline in a variable will break indenting, as we see\n"
230 EXPECT_DEBUG_DEATH(printer.Print("$nosuchvar$"), "Undefined variable");
231 EXPECT_DEBUG_DEATH(printer.Print("$unclosed"), "Unclosed variable name");
  /external/qemu/android/
cmdline-options.h 39 * as well as the name of an integer variable whose value will
46 * * 'name' will point to a char* variable (NULL if option is unused)
48 * * 'varname' is the name of a char* variable that will point
61 * and will be backed by a variable name 'some_option'
  /external/qemu/
android-trace.h 29 // This variable == 1 if we are currently tracing, otherwise == 0.
hostregs_helper.h 20 /* The GCC global register variable extension is used to reserve some
  /external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/
SDL_ahiaudio.h 53 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/arts/
SDL_artsaudio.h 51 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/bsd/
SDL_bsdaudio.h 50 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/dma/
SDL_dmaaudio.h 50 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/esd/
SDL_esdaudio.h 49 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.h 49 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/audio/sun/
SDL_sunaudio.h 45 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/aalib/
SDL_aavideo.h 51 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_lowvideo.h 50 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_lowvideo.h 54 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgavideo.h 48 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.h 57 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.h 60 /* Old variable names */
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.h 43 /* Old variable names */
  /external/speex/libspeex/
vbr.h 4 @brief Variable Bit-Rate (VBR) related routines
  /external/srec/shared/include/
ESR_VariableTypes.h 24 * Enumeration of all possible variable types. Used to add strong-typing capability to generic
  /external/srec/srec/Recognizer/include/
SR_RecognizerResult.h 80 * is returned in this variable.
94 * the required length is returned in this variable.
152 * is returned in this variable.
168 * the required length is returned in this variable.
  /external/srtp/
TODO 57 Make rijndael_icm accept variable sized keys.
  /external/v8/src/
preparser.h 109 Scope(Scope** variable, ScopeType type)
110 : variable_(variable),
111 prev_(*variable),
116 *variable = this;

Completed in 1517 milliseconds

<<31323334353637383940>>