HomeSort by relevance Sort by last modified time
    Searched refs:str1 (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/test/CodeGen/
2007-05-11-str-const.c 4 static const unsigned char str1[]="1"; variable
  /external/clang/test/Lexer/
cxx0x_raw_string_delim_length.cpp 3 const char *str1 = R"(abcdef)"; // ok variable
  /external/openssl/crypto/
o_str.c 69 int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n)
72 while (*str1 && *str2 && n)
74 int res = toupper(*str1) - toupper(*str2);
76 str1++;
82 if (*str1)
91 return strncasecmp(str1, str2, n);
94 int OPENSSL_strcasecmp(const char *str1, const char *str2)
97 return OPENSSL_strncasecmp(str1, str2, (size_t)-1);
99 return strcasecmp(str1, str2);
o_str.h 64 int OPENSSL_strcasecmp(const char *str1, const char *str2);
65 int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n);
  /external/chromium_org/net/spdy/
hpack_string_util.cc 11 bool StringPiecesEqualConstantTime(base::StringPiece str1,
13 size_t size = str1.size();
19 x |= str1[i] ^ str2[i];
hpack_string_util.h 18 base::StringPiece str1,
  /external/llvm/unittests/ADT/
FoldingSet.cpp 28 std::string str1= "a test string"; local
29 a.AddString(str1);
32 std::string str2 = ">" + str1;
  /external/llvm/test/MC/ELF/
entsize.s 6 .section .rodata.str1.1,"aMS",@progbits,1
8 .type .L.str1,@object # @.str1
9 .L.str1:
11 .size .L.str1, 6
37 // CHECK-NEXT: Name: .rodata.str1.1
basic-elf-32.s 10 movl $.L.str1, (%esp)
20 .type .L.str1,@object # @.str1
21 .section .rodata.str1.1,"aMS",@progbits,1
22 .L.str1:
24 .size .L.str1, 6
49 // CHECK: 0x6 R_386_32 .L.str1
basic-elf-64.s 10 movl $.L.str1, %edi
20 .type .L.str1,@object # @.str1
21 .section .rodata.str1.1,"aMS",@progbits,1
22 .L.str1:
24 .size .L.str1, 6
49 // CHECK: 0x5 R_X86_64_32 .rodata.str1.1 0x0
51 // CHECK: 0xF R_X86_64_32 .rodata.str1.1 0x6
undef.s 15 .section .rodata.str1.1,"aMS",@progbits,1
42 // CHECK-NEXT: Section: .rodata.str1.1
72 // CHECK-NEXT: Name: .rodata.str1.1
78 // CHECK-NEXT: Section: .rodata.str1.1
  /art/test/003-omnibus-opcodes/src/
GenSelect.java 19 String str1 = null; local
21 String res = b ? str1 : str2;
  /external/llvm/test/MC/COFF/
symbol-fragment-offset-64.s 18 movl $.L_.str1, (%esp)
30 .L_.str1: # @.str1
symbol-fragment-offset.s 18 movl $L_.str1, (%esp)
30 L_.str1: # @.str1
  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_utility.h 24 static bool StringCompare(const char* str1,
audio_device_utility.cc 41 const char* str1 , const char* str2,
44 return ((_strnicmp(str1, str2, length) == 0) ? true : false);
105 const char* str1 , const char* str2, const uint32_t length)
107 return (strncasecmp(str1, str2, length) == 0)?true: false;
  /external/llvm/test/MC/Mips/
elf-relsym.s 10 // CHECK: Name: $.str1
51 lw $2, %got($.str1)($1)
52 addiu $2, $2, %lo($.str1)
76 .section .rodata.str1.1,"aMS",@progbits,1
81 .type $.str1,@object # @.str1
82 $.str1:
84 .size $.str1, 5
  /external/elfutils/0.153/libcpu/
i386_dis.h 140 { .mnemonic = MNE_aaa, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 0, .str1 = 0, .off1_1 = 0, .off1_2 = 0, .off1_3 = 0, .fct2 = 0, .str2 = 0, .off2_1 = 0, .off2_2 = 0, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
141 { .mnemonic = MNE_aad, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 0, .str1 = 0, .off1_1 = 0, .off1_2 = 0, .off1_3 = 0, .fct2 = 0, .str2 = 0, .off2_1 = 0, .off2_2 = 0, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
142 { .mnemonic = MNE_aam, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 0, .str1 = 0, .off1_1 = 0, .off1_2 = 0, .off1_3 = 0, .fct2 = 0, .str2 = 0, .off2_1 = 0, .off2_2 = 0, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
143 { .mnemonic = MNE_aas, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 0, .str1 = 0, .off1_1 = 0, .off1_2 = 0, .off1_3 = 0, .fct2 = 0, .str2 = 0, .off2_1 = 0, .off2_2 = 0, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
144 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 15, .str1 = 0, .off1_1 = 5, .off1_2 = 3, .off1_3 = 0, .fct2 = 5, .str2 = 0, .off2_1 = 11, .off2_2 = 3, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
145 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 15, .str1 = 0, .off1_1 = 13, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
146 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 18, .str1 = 0, .off1_1 = 13, .off1_2 = 0, .off1_3 = 0, .fct2 = 15, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
147 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 26, .str1 = 0, .off1_1 = 7, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
148 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 24, .str1 = 0, .off1_1 = 5, .off1_2 = 9, .off1_3 = 0, .fct2 = 19, .str2 = 0, .off2_1 = 5, .off2_2 = 3, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
149 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 15, .str1 = 0, .off1_1 = 5, .off1_2 = 3, .off1_3 = 0, .fct2 = 5, .str2 = 0, .off2_1 = 11, .off2_2 = 3, .off2 (…)
    [all...]
x86_64_dis.h 141 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 15, .str1 = 0, .off1_1 = 5, .off1_2 = 3, .off1_3 = 0, .fct2 = 5, .str2 = 0, .off2_1 = 11, .off2_2 = 3, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
142 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 15, .str1 = 0, .off1_1 = 13, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
143 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 19, .str1 = 0, .off1_1 = 13, .off1_2 = 0, .off1_3 = 0, .fct2 = 15, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
144 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 27, .str1 = 0, .off1_1 = 7, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
145 { .mnemonic = MNE_adc, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 25, .str1 = 0, .off1_1 = 5, .off1_2 = 9, .off1_3 = 0, .fct2 = 20, .str2 = 0, .off2_1 = 5, .off2_2 = 3, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
146 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 0, .modrm = 0, .fct1 = 15, .str1 = 0, .off1_1 = 5, .off1_2 = 3, .off1_3 = 0, .fct2 = 5, .str2 = 0, .off2_1 = 11, .off2_2 = 3, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
147 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 15, .str1 = 0, .off1_1 = 13, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
148 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 1, .modrm = 1, .fct1 = 19, .str1 = 0, .off1_1 = 13, .off1_2 = 0, .off1_3 = 0, .fct2 = 15, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
149 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 27, .str1 = 0, .off1_1 = 7, .off1_2 = 3, .off1_3 = 0, .fct2 = 16, .str2 = 0, .off2_1 = 3, .off2_2 = 9, .off2_3 = 0, .fct3 = 0, .str3 = 0, .off3_1 = 0, .off3_2 = 0, },
150 { .mnemonic = MNE_add, .rep = 0, .repe = 0, .suffix = 0, .modrm = 1, .fct1 = 25, .str1 = 0, .off1_1 = 5, .off1_2 = 9, .off1_3 = 0, .fct2 = 20, .str2 = 0, .off2_1 = 5, .off2_2 = 3, .off2 (…)
    [all...]
  /external/compiler-rt/test/dfsan/
custom.c 75 char str1[] = "str1", str2[] = "str2"; local
76 dfsan_set_label(i_label, &str1[3], 1);
79 int rv = memcmp(str1, str2, sizeof(str1));
89 char str1[] = "str1"; local
90 char str2[sizeof(str1)];
91 dfsan_set_label(i_label, &str1[3], 1);
93 ASSERT_ZERO_LABEL(memcpy(str2, str1, sizeof(str1)))
112 char str1[] = "str1", str2[] = "str2"; local
126 char str1[] = "str1"; local
139 char str1[] = "str1"; local
149 char str1[] = "str1"; local
172 char str1[] = "str1", str2[] = "str2"; local
190 char str1[] = "str1", str2[] = "str2", str3[] = "Str1"; local
213 char str1[] = "Str1", str2[] = "str2"; local
231 char str1[] = "str1"; local
658 char str1[] = "str1str1"; local
671 char str1[] = "str1str1"; local
693 char str1[] = "str1"; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tchcfmt.h 47 double v1, const char* str1,
  /external/icu/icu4c/source/test/intltest/
tchcfmt.h 47 double v1, const char* str1,
  /external/chromium_org/third_party/smhasher/src/
pstdint.h 768 char str0[256], str1[256]; local
772 sprintf (str1, "%d %x\n", i8, ~0);
773 if (0 != strcmp (str0, str1)) printf ("Something wrong with i8 : %s\n", str1);
774 sprintf (str1, "%u %x\n", u8, ~0);
775 if (0 != strcmp (str0, str1)) printf ("Something wrong with u8 : %s\n", str1);
776 sprintf (str1, "%d %x\n", i16, ~0);
777 if (0 != strcmp (str0, str1)) printf ("Something wrong with i16 : %s\n", str1);
    [all...]
  /art/test/072-precise-gc/src/
Main.java 38 String str1 = generateString("String", 1); local
50 wrefs[1] = new WeakReference(str1);
71 String str1; local
102 str1 = generateString("String", 1);
111 System.out.println(str0+str1+str2+str3+str4+str5+str6+str7+str8+str9);
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_common.h 48 #define safe_strcmp(str1, str2) strcmp(((str1==NULL)?"<NULL>":str1), ((str2==NULL)?"<NULL>":str2))
49 #define safe_stricmp(str1, str2) _stricmp(((str1==NULL)?"<NULL>":str1), ((str2==NULL)?"<NULL>":str2))
50 #define safe_strncmp(str1, str2, count) strncmp(((str1==NULL)?"<NULL>":str1), ((str2==NULL)?"<NULL>":str2), count)

Completed in 929 milliseconds

1 2 3 4 5 6 7 8