HomeSort by relevance Sort by last modified time
    Searched refs:x1F (Results 51 - 75 of 235) sorted by null

1 23 4 5 6 7 8 910

  /development/samples/NFCDemo/src/com/example/android/nfc/record/
UriRecord.java 83 .put((byte) 0x1F, "urn:epc:tag:")
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_test.c 44 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1A,0x1B,0x1C,0x1D,0x1E,0x1F,
  /external/iproute2/tc/
p_ip.c 88 res = parse_cmd(&argc, &argv, 1, TU32,0x1F,sel,tkey);
  /external/ppp/pppd/include/net/
ppp-comp.h 141 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp 169 tmpvar &= 0x1F;
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnection.java 41 private static final int PDP_FAIL_ACTIVATION_REJECT_UNSPECIFIED = 0x1F;
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
DHParameters.java 88 (byte) 0x4B, (byte) 0x1F, (byte) 0xE6, (byte) 0x49, (byte) 0x28,
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp 90 return ((shift&0x1F)<<7) | ((type&0x3)<<5) | (Rm&0xF);
  /external/quake/quake/src/WinQuake/
vid_vga.cpp 368 VGA_width = (lvid->width + 0x1F) & ~0x1F;
  /external/skia/src/ports/
sk_predefined_gamma.h 9 0x19, 0x19, 0x1A, 0x1B, 0x1C, 0x1C, 0x1D, 0x1E, 0x1F, 0x1F, 0x20, 0x21, 0x22, 0x22, 0x23, 0x24,
  /frameworks/base/services/surfaceflinger/
BlurFilter.cpp 77 b = v & 0x1F;
166 int b = v & 0x1F;
  /libcore/support/src/test/java/tests/security/
DefaultKeys.java 35 (byte) 0x4D, (byte) 0xC6, (byte) 0xCF, (byte) 0x32, (byte) 0x7C, (byte) 0x1F, (byte) 0x66, (byte) 0xA3, (byte) 0xC5, (byte) 0x27, (byte) 0x79, (byte) 0xEC, (byte) 0x2E, (byte) 0x67, (byte) 0xFA, (byte) 0x19, (byte) 0x5B,
73 (byte) 0x93, (byte) 0xEF, (byte) 0x96, (byte) 0x41, (byte) 0x05, (byte) 0x3D, (byte) 0xC5, (byte) 0x3E, (byte) 0x04, (byte) 0x4D, (byte) 0xC6, (byte) 0xCF, (byte) 0x32, (byte) 0x7C, (byte) 0x1F, (byte) 0x66, (byte) 0xA3,
81 (byte) 0x38, (byte) 0x04, (byte) 0x01, (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x1F, (byte) 0x02, (byte) 0x81, (byte) 0x81, (byte) 0x00, (byte) 0xFD, (byte) 0x7F, (byte) 0x53, (byte) 0x81, (byte) 0x1D, (byte) 0x75,
102 (byte) 0x30, (byte) 0x82, (byte) 0x01, (byte) 0x1F, (byte) 0x02, (byte) 0x81, (byte) 0x81, (byte) 0x00, (byte) 0xFD, (byte) 0x7F, (byte) 0x53, (byte) 0x81, (byte) 0x1D, (byte) 0x75, (byte) 0x12, (byte) 0x29, (byte) 0x52,
147 (byte) 0xCB, (byte) 0x52, (byte) 0xC2, (byte) 0x32, (byte) 0xCA, (byte) 0x38, (byte) 0x1F, (byte) 0x18, (byte) 0xEB, (byte) 0x27, (byte) 0x6E, (byte) 0x77, (byte) 0x25, (byte) 0x40, (byte) 0x1F, (byte) 0x64, (byte) 0x5D,
150 (byte) 0xA0, (byte) 0x60, (byte) 0x08, (byte) 0x8E, (byte) 0x0D, (byte) 0xC7, (byte) 0xC9, (byte) 0x45, (byte) 0x0C, (byte) 0x5D, (byte) 0xB7, (byte) 0x4C, (byte) 0xC4, (byte) 0x7E, (byte) 0xAB, (byte) 0x1F, (byte) 0xEA,
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.c 58 bim_UInt32Image_create( cpA, &ptrA->bitImageE, woL, ( hoL >> 5 ) + ( ( ( hoL & 0x1F ) != 0 ) ? 1 : 0 ), espL );
200 bim_UInt32Image_size( cpA, &ptrA->bitImageE, wL, ( hL >> 5 ) + ( ( ( hL & 0x1F ) != 0 ) ? 1 : 0 ) );
284 int32 yoL = ptrA->workScanRegionE.y1E & 0x1F;
690 uint32 offL = ( ptrA->yE & 0x1F );
740 uint32 offL = ( ptrA->yE & 0x1F );
  /external/skia/src/images/
SkImageDecoder_libico.cpp 222 int test = bitWidth & 0x1F;
231 /*int */test = w & 0x1F; //the low 5 bits - we are rounding up to the next 32 (2^5)
  /external/tcpdump/
print-radius.c 462 if (*data && (*data <=0x1F) )
476 if (*data <= 0x1F)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 464 #define ATT62DB 0x1F
512 #define GAIN_50DB 0x1F
681 * return value to be the current setting. Valid values to set are 0x00 - 0x1F
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 155 while (used != 0x1F) {
  /development/simulator/wrapsim/
DevFb.c 153 B = (in & 0x1F)<<3;
  /external/chromium/base/
keyboard_codes_posix.h 56 VKEY_MODECHANGE = 0x1F,
  /external/chromium/net/url_request/
view_cache_helper.cc 45 if (*p < 0x7F && *p > 0x1F) {
  /external/chromium/third_party/icu/source/common/
ucnv_u32.c 287 temp[1] = (uint8_t) (ch >> 16 & 0x1F);
391 temp[1] = (uint8_t) (ch >> 16 & 0x1F);
769 temp[2] = (uint8_t) (ch >> 16 & 0x1F);
882 temp[2] = (uint8_t) (ch >> 16 & 0x1F);
    [all...]
  /external/icu4c/common/
ucnv_u32.c 287 temp[1] = (uint8_t) (ch >> 16 & 0x1F);
391 temp[1] = (uint8_t) (ch >> 16 & 0x1F);
769 temp[2] = (uint8_t) (ch >> 16 & 0x1F);
882 temp[2] = (uint8_t) (ch >> 16 & 0x1F);
    [all...]
  /external/openssl/crypto/des/
fcrypt.c 42 0x1B,0x1C,0x1D,0x1E,0x1F,0x20,0x21,0x22,
  /external/ppp/pppd/
srp-entry.c 80 0x0F, 0xA7, 0x11, 0x1F, 0x9E, 0x4A, 0xFF, 0x73
  /external/quake/quake/src/QW/client/
gl_vidandroid.c 107 000000000011111 = Red = 0x1F
111 r = ((i & 0x1F) << 3)+4;

Completed in 636 milliseconds

1 23 4 5 6 7 8 910