HomeSort by relevance Sort by last modified time
    Searched refs:flags (Results 3851 - 3875 of 3921) sorted by null

<<151152153154155156157

  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.c 1234 int flags = dexGetInstrFlags(gDvm.instrFlags, mir->dalvikInsn.opCode); local
    [all...]
  /external/chromium/third_party/icu/source/common/
ucnvmbcs.c 74 * - flags for further incompatible data format changes
75 * - flags for further, backward compatible data format changes
115 * It is present if the upper bits of the header flags field contains a non-zero
133 * - stage 2 for non-single-byte codepages contains the index and the flags in
327 * Bits 31..16 contain flags for which stage 3 entries contain roundtrip results
737 /* get the roundtrip flags for the stage 3 block */
    [all...]
  /external/chromium/third_party/icu/source/i18n/
regexcmp.cpp     [all...]
usearch.cpp 55 if (ci->flags & UCOL_ITER_INNORMBUF) {
56 ci->flags = ci->origFlags;
    [all...]
  /external/emma/lib/
emma.jar 
  /external/freetype/src/truetype/
ttinterp.c 153 #define SET_SuperRound( scale, flags ) \
154 SetSuperRound( EXEC_ARG_ scale, flags )
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 74 * - flags for further incompatible data format changes
75 * - flags for further, backward compatible data format changes
115 * It is present if the upper bits of the header flags field contains a non-zero
133 * - stage 2 for non-single-byte codepages contains the index and the flags in
327 * Bits 31..16 contain flags for which stage 3 entries contain roundtrip results
807 /* get the roundtrip flags for the stage 3 block */
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp     [all...]
usearch.cpp 57 if (ci->flags & UCOL_ITER_INNORMBUF) {
58 ci->flags = ci->origFlags;
    [all...]
  /external/ipsec-tools/src/racoon/
oakley.c 1269 ((iph1->mode_cfg->flags & ISAKMP_CFG_VENDORID_XAUTH) == 0))
    [all...]
  /external/qemu/block/
vvfat.c 230 uint16_t flags; member in struct:bootsector_t::__anon5946::__anon5948
996 static int vvfat_open(BlockDriverState *bs, const char* dirname, int flags)
    [all...]
  /external/v8/src/
heap.cc     [all...]
messages.js 139 regexp_flags: "Cannot supply flags when constructing one RegExp from another",
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java 918 public void writeToParcel(Parcel out, int flags) {
919 super.writeToParcel(out, flags);
    [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_params.c     [all...]
  /external/chromium/third_party/icu/source/
configure     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/qemu/
arm-dis.c     [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 867 ulong modifiers; /* Modifier flags */
888 /* Define the flags for the types of direct surface access provided */
895 /* Define the flags for the types of direct zbuffer access provided */
902 /* Define the flags for the types of hardware acceleration supported by
908 * NOTE: If the hardware flags are not MGL_HW_NONE, you *must* call
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 867 ulong modifiers; /* Modifier flags */
888 /* Define the flags for the types of direct surface access provided */
895 /* Define the flags for the types of direct zbuffer access provided */
902 /* Define the flags for the types of hardware acceleration supported by
908 * NOTE: If the hardware flags are not MGL_HW_NONE, you *must* call
    [all...]
  /external/v8/src/arm/
full-codegen-arm.cc 762 // r1 = RegExp flags
774 __ mov(r1, Operand(expr->flags()));
    [all...]

Completed in 886 milliseconds

<<151152153154155156157