HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 1401 - 1425 of 8246) sorted by null

<<51525354555657585960>>

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 94 // which is stored in the generated code variable "from".
102 // is stored in the generated code variable "other". This is used to
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlmousebuttonevent.html 231 >, the position of the mouse when this event occured is stored in the <TT
247 >, information on whether the event was a press or a release event is stored in both the <TT
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_PixelFormat.3 46 A \fBSDL_PixelFormat\fR describes the format of the pixel data stored at the \fBpixels\fR field of a \fI\fBSDL_Surface\fR\fR\&. Every surface stores a \fBSDL_PixelFormat\fR in the \fBformat\fR field\&.
90 Pixel formats above 8-bit are an entirely different experience\&. They are considered to be "TrueColor" formats and the color information is stored in the pixels themselves, not in a palette\&. The mask, shift and loss fields tell us how the color information is encoded\&. The mask fields allow us to isolate each color component, the shift fields tell us the number of bits to the right of each component in the pixel value and the loss fields tell us the number of bits lost from each component when packing 8-bit color component in a pixel\&.
  /external/qemu/
softmmu_outside_jit.h 16 * assumes that pointer to CPU environment is stored in ebp register, which
19 * enforces ldx/stx routines to use CPU environment stored in cpu_single_env
  /external/skia/gm/
gm_json.py 89 # Root directory inside trunk where skimage expectations are stored.
104 gm_actuals_root_url: root url where actual images are stored
  /external/skia/include/views/
SkOSMenu.h 22 * Each of these (except action) has an associated value, which is stored in
145 * Helper functions to retrieve information other than the stored value for
  /external/srtp/crypto/include/
crypto_math.h 95 /* the matrix A[] is stored in column format, i.e., A[i] is
122 * the matrix A[] is stored in column format, i.e., A[i] is the ith
  /external/valgrind/main/VEX/priv/
guest_generic_x87.h 52 stored little-endian. Limitations, all of which could be fixed,
65 stored little-endian. Limitations, both of which could be fixed,
  /external/valgrind/main/memcheck/tests/ppc32/
power_ISA2_05.c 64 ** FPp = leftmost 64 bits stored at DS(RA)
65 ** FPp+1= rightmost 64 bits stored at DS(RA)
  /external/valgrind/main/memcheck/tests/ppc64/
power_ISA2_05.c 63 ** FPp = leftmost 64 bits stored at DS(RA)
64 ** FPp+1= rightmost 64 bits stored at DS(RA)
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 5 # double quoted ("user"). Password can alternatively be stored as
9 # Password hash is stored as hash:<16-octets of hex data> without quotation
  /external/zlib/src/examples/
gzlog.h 37 object works by appending stored (uncompressed) data to the gzip file until
38 1 MB has been accumulated. At that time, the stored data is compressed, and
  /frameworks/base/core/java/android/webkit/
CookieManager.java 137 * Gets whether there are stored cookies.
139 * @return true if there are stored cookies
  /frameworks/base/core/jni/
android_app_backup_FullBackup.cpp 51 * apps/packagename/f/[relpath] - this is a file within the app's getFilesDir() tree, stored
67 * domain: which semantic name the file is to be stored under (a, r, f, db, etc)
  /frameworks/base/docs/html/guide/topics/manifest/
meta-data-element.jd 31 the following code assigns whatever value is stored in the {@code @string/kangaroo}
39 the numeric ID of the resource, not the value stored in the resource:
  /frameworks/base/libs/hwui/
Snapshot.h 195 * Current clip rect. The clip is stored in canvas-space coordinates,
204 * Current clip region. The clip is stored in canvas-space coordinates,
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 90 // SHA-1 checksum is stored as a string in string pool (and has fixed-length
201 // In most of the time, there're 4 source dependencies stored (libbcc.so,
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
PropertyNode.java 55 * defined in vCard 3.0 (See also RFC 2426). multiple-values are stored as
149 // is 1, the encoded value is stored in propValue, so we do not have to
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.cpp 118 @param[out] data sensor data is stored in this variable. Scaled such that
133 @param[out] data sensor data is stored in this variable. Scaled such that
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Session.h 84 * Also the last error code will be stored till it's read.
153 * @return Last stored error code or SESSION_ERR_NO.
  /libcore/luni/src/main/java/java/net/
Proxy.java 80 * @return the stored proxy type.
89 * @return the stored proxy address or {@code null} if the proxy type is
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
SparseTable.java 42 * the values for terminals with IDs j to j + mBlockSize - 1 are stored as an mBlockSize-sized
77 * Converts an byte array to an int array considering each set of 4 bytes is an int stored in
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h 33 and hashcode is stored to avoid having to calculate it
51 number of the operation, and hashcode is stored to avoid having to
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h 33 and hashcode is stored to avoid having to calculate it
51 number of the operation, and hashcode is stored to avoid having to
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h 33 and hashcode is stored to avoid having to calculate it
51 number of the operation, and hashcode is stored to avoid having to

Completed in 2342 milliseconds

<<51525354555657585960>>