HomeSort by relevance Sort by last modified time
    Searched full:x20 (Results 476 - 500 of 2389) sorted by null

<<11121314151617181920>>

  /external/grub/stage2/
apic.h 47 #define LAPIC_ID 0x20
  /external/icu4c/samples/datefmt/
util.cpp 38 if (ch < 0x09 || (ch > 0x0A && ch < 0x20) || ch > 0x7E) {
  /external/icu4c/samples/msgfmt/
util.cpp 38 if (ch < 0x09 || (ch > 0x0A && ch < 0x20) || ch > 0x7E) {
  /external/icu4c/samples/props/
props.cpp 54 0xd, 0x20, 0x2d, 0x35, 0x65, 0x284, 0x665, 0x5678, 0x23456, 0x10317, 0x1D01F, 0x10fffd
  /external/icu4c/samples/translit/
util.cpp 38 if (ch < 0x09 || (ch > 0x0A && ch < 0x20) || ch > 0x7E) {
  /external/icu4c/test/cintltst/
ucsdetst.c 373 "\x80\x20\x54\x68\x69\x73\x20\x69\x73\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x1b", /* A partial ISO-2022 shift state at the end */
374 "\x80\x20\x54\x68\x69\x73\x20\x69\x73\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x1b\x24", /* A partial ISO-2022 shift state at the end */
375 "\x80\x20\x54\x68\x69\x73\x20\x69\x73\x20\x45\x6E\x67\x6C\x69\x73\x68\x20\x1b\x24\x28", /* A partial ISO-2022 shift state at the (…)
    [all...]
  /external/iproute2/include/netinet/
icmp6.h 138 #define ND_RA_FLAG_HOME_AGENT 0x20
216 #define ND_OPT_PI_FLAG_RADDR 0x20
266 #define ICMP6_RR_FLAGS_FORCEAPPLY 0x20
299 #define ICMP6_RR_PCOUSE_RAFLAGS_ONLINK 0x20
  /external/iptables/include/libipq/
libipq.h 45 #define MSG_TRUNC 0x20
  /external/kernel-headers/original/linux/
posix_acl.h 25 #define ACL_OTHER (0x20)
  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.h 48 #define TAG_NFC_IP1 0x20
  /external/llvm/test/MC/Disassembler/ARM/
neont2.txt 3 0xf1 0xff 0x20 0x03
5 0xf5 0xff 0x20 0x03
7 0xf9 0xff 0x20 0x03
9 0xf9 0xff 0x20 0x07
20 0xf0 0xff 0x20 0x07
22 0xf4 0xff 0x20 0x07
24 0xf8 0xff 0x20 0x07
248 0xf0 0xff 0x20 0x05
264 0xf0 0xff 0x20 0x04
266 0xf4 0xff 0x20 0x0
    [all...]
  /external/llvm/test/MC/Disassembler/MBlaze/
mblaze_typeb.txt 8 0x20 0x22 0x00 0x0f
  /external/markdown/tests/safe_mode/
unsafe_urls.txt 11 [link](ja%09&#x20;%0Avas&#32;cr&#x0a;ipt:alert%28'Hello%20world!'%29)
  /external/webkit/Source/WebCore/css/
CSSLineBoxContainValue.h 38 LineBoxContainReplaced = 0x10, LineBoxContainInlineBox = 0x20 };
  /external/webrtc/src/common_audio/resampler/main/interface/
resampler.h 31 kResamplerSynchronousStereo = 0x20,
  /external/wpa_supplicant/
eap_tls_common.h 42 #define EAP_TLS_FLAGS_START 0x20
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_psk_common.h 29 #define EAP_PSK_E_FLAG 0x20
  /external/wpa_supplicant_8/src/eap_common/
eap_psk_common.h 29 #define EAP_PSK_E_FLAG 0x20
  /external/wpa_supplicant_8/src/eap_server/
eap_tls_common.h 65 #define EAP_TLS_FLAGS_START 0x20
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s 68 x20 RN 10 label
138 ;// x20 x21 x22
178 LDRB x20,[pSrc2, #-2]
190 ORR x21x20, x20, x21, LSL #16
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_UnpackBlock2x2.c 73 while ((Flag & 0x20)==0);
armVCM4P10_UnpackBlock4x4.c 73 while ((Flag & 0x20)==0);
  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
ResultException.java 36 case TERMINAL_CRNTLY_UNABLE_TO_PROCESS: // 0x20
  /frameworks/compile/libbcc/runtime/lib/i386/
ashldi3.S 44 testl $0x20, %ecx // If count >= 32
lshrdi3.S 44 testl $0x20, %ecx // If count >= 32

Completed in 385 milliseconds

<<11121314151617181920>>