OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suffix
(Results
26 - 50
of
1798
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Lexer/
ms-extensions.cpp
5
return "foo"bar("bar")"baz"; /*expected-warning {{identifier after literal will be treated as a reserved user-defined literal
suffix
in C++11}} */
/external/llvm/test/CodeGen/Thumb2/
2010-05-24-rsbs.ll
2
; Radar 8017376: Missing 's'
suffix
for t2RSBS instructions.
/ndk/sources/cxx-stl/llvm-libc++/test/re/re.results/re.results.acc/
suffix.pass.cpp
14
// const_reference
suffix
() const;
26
assert(m.
suffix
().first == s+9);
27
assert(m.
suffix
().second == s+11);
28
assert(m.
suffix
().matched == true);
/external/v8/test/mjsunit/regress/
regress-1122.js
37
test_suffix = '
suffix
';
52
assertEquals('prefix 4000
suffix
',
54
assertEquals('prefix 3000
suffix
',
56
assertEquals('prefix 5000
suffix
',
58
assertEquals('prefix 9000
suffix
',
60
assertEquals('prefix 16000
suffix
',
62
assertEquals('prefix undefined
suffix
',
/ndk/sources/cxx-stl/llvm-libc++/test/re/re.alg/re.alg.search/
awk.pass.cpp
35
assert(!m.
suffix
().matched);
36
assert(m.
suffix
().first == m[0].second);
37
assert(m.
suffix
().second == s+1);
50
assert(!m.
suffix
().matched);
51
assert(m.
suffix
().first == m[0].second);
52
assert(m.
suffix
().second == s+2);
72
assert(!m.
suffix
().matched);
73
assert(m.
suffix
().first == m[0].second);
74
assert(m.
suffix
().second == s+3);
94
assert(m.
suffix
().matched)
[
all
...]
/frameworks/av/include/media/stagefright/foundation/
ADebug.h
39
#define MAKE_COMPARATOR(
suffix
,op) \
41
AString Compare_##
suffix
(const A &a, const B &b) { \
58
#define CHECK_OP(x,y,
suffix
,op) \
60
AString ___res = Compare_##
suffix
(x, y); \
64
" CHECK_" #
suffix
"( " #x "," #y ") failed: "; \
/prebuilts/tools/gcc-sdk/
addr2line
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
ar
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
as
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
c++
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
c++filt
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
cpp
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
elfedit
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
g++
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
gcc
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
gcov
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
gprof
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
ld
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
nm
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
objcopy
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
objdump
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
ranlib
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
readelf
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
size
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
strings
15
options=" ${@} " # sentinel prefix/
suffix
space to simplify pattern match below
17
suffix_m32=${options##* -m32 } #
suffix
after the last -m32
18
suffix_m64=${options##* -m64 } #
suffix
after the last -m64
20
len_m32=${#suffix_m32} # length of
suffix
after the last -m32
21
len_m64=${#suffix_m64} # length of
suffix
after the last -m64
Completed in 1783 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>