OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prefixed
(Results
1 - 25
of
1108
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/FixIt/
fixit-objc-arc.m
20
NSString *a = "Foo"; // expected-error {{string literal must be
prefixed
by '@'}}
21
g("Foo"); // expected-error {{string literal must be
prefixed
by '@'}}
22
[t test:"Foo"]; // expected-error {{string literal must be
prefixed
by '@'}}
23
t.property = "Foo"; // expected-error {{string literal must be
prefixed
by '@'}}
fixit-objc.m
30
NSString *a = "Foo"; // expected-error {{string literal must be
prefixed
by '@'}}
31
id b = "Foo"; // expected-error {{string literal must be
prefixed
by '@'}}
32
g("Foo"); // expected-error {{string literal must be
prefixed
by '@'}}
33
h("Foo"); // expected-error {{string literal must be
prefixed
by '@'}}
34
h(("Foo")); // expected-error {{string literal must be
prefixed
by '@'}}
35
[t test:"Foo"]; // expected-error {{string literal must be
prefixed
by '@'}}
36
t.property = "Foo"; // expected-error {{string literal must be
prefixed
by '@'}}
objc-literals.m
40
17, // expected-error{{numeric literal must be
prefixed
by '@' in a collection}}
41
'a', // expected-error{{character literal must be
prefixed
by '@'}}
42
"blah" // expected-error{{string literal must be
prefixed
by '@'}}
/external/clang/test/CodeGen/
mcount.c
2
// RUN: %clang_cc1 -pg -triple powerpc-unknown-gnu-linux -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
3
// RUN: %clang_cc1 -pg -triple powerpc64-unknown-gnu-linux -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
4
// RUN: %clang_cc1 -pg -triple powerpc64le-unknown-gnu-linux -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
5
// RUN: %clang_cc1 -pg -triple i386-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
6
// RUN: %clang_cc1 -pg -triple x86_64-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
7
// RUN: %clang_cc1 -pg -triple arm-netbsd-eabi -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
8
// RUN: %clang_cc1 -pg -triple aarch64-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
9
// RUN: %clang_cc1 -pg -triple mips-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
10
// RUN: %clang_cc1 -pg -triple powerpc-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%s
11
// RUN: %clang_cc1 -pg -triple powerpc64-netbsd -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
PREFIXED
%
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
m32c-desc.c
[
all
...]
/external/curl/tests/data/
test1329
15
/-
prefixed
proxy name
test312
25
HTTPS GET to localhost and null-
prefixed
CN cert
test857
42
POP3 RETR message with dot-
prefixed
line
/external/llvm/test/MC/X86/
encoder-fail.s
2
// CHECK: LLVM ERROR: Cannot encode high byte register in REX-
prefixed
instruction
/external/autotest/site_utils/suite_scheduler/
constants.py
12
@var BOARD_PREFIX The string with which board labels are
prefixed
.
13
@var POOL_PREFIX The stright with which pool labels are
prefixed
."""
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
reg-prefix.d
5
# Test SH register names
prefixed
with $:
/external/chromium-trace/catapult/third_party/webapp2/docs/api/webapp2_extras/
routes.rst
8
domain and subdomain routing,
prefixed
routes or routes for automatic
/external/clang/test/Preprocessor/
extension-warning.c
14
//
prefixed
with "__".
/external/glide/testutil/src/main/java/com/bumptech/glide/testutil/
TestResourceUtil.java
18
* Should not be
prefixed
with a '/'
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.h
33
* parse start code. Only support lenght
prefixed
mode. Start
34
* code
prefixed
is not supported.
vbp_vc1_parser.h
38
* For VC1 interlace, the first field is not start code
prefixed
, but the second field
39
* is always start code
prefixed
.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
sysroot-prefix.exp
60
{7 "root-anchored =-
prefixed
-Lpath" "=/sysroot/" {} "cannot find"}
61
{7 "full-path =-
prefixed
with empty" "=@cwd@/sysroot/" "--sysroot=" ""}
62
{7 "plain =-
prefixed
with empty" "=sysroot/" "--sysroot=" ""}
65
{6 "root-anchored =-
prefixed
script outside" "=/" "--sysroot=@cwd@/sysroot" ""}
66
{6 "root-anchored =-
prefixed
script inside" "=/sysroot/" "--sysroot=@cwd@" ""}
67
{2 "plain =-
prefixed
without but -Lpath" "=sysroot/" {} "cannot find"}
68
{2 "full-path =-
prefixed
without" "=@cwd@/sysroot/" {} "cannot find"}
69
{1 "plain =-
prefixed
-Lpath" "=sysroot/" {} ""}
70
{1 "full-path =-
prefixed
without" "=@cwd@/sysroot/" {} ""}
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
Logger.java
27
* class name as a prefix to each log output. If you do not want the class name to be
prefixed
to
34
* Use this method if you want your class name to be
prefixed
to each log output.
41
* Use this factory method if you DO NOT want your class name to be
prefixed
into the log
/system/connectivity/shill/
scope_logger.h
102
//
prefixed
by a plus '+' or minus '-' sign. A scope
prefixed
by a plus
103
// sign is enabled for logging, whereas a scope
prefixed
by a minus sign
108
// first scope name in the sequence, which may not be
prefixed
by any sign.
/system/core/include/utils/
Printer.h
67
// - Each line will be
prefixed
with 'indent' number of blank spaces.
68
// - In addition, each line will be
prefixed
with the 'prefix' string.
91
// - In addition, each line will be
prefixed
with the 'prefix' string.
109
// Print the line (
prefixed
with prefix) using the printer.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
badgotr1.d
5
#error: \A[^\nc][^\n]*o: uses _-
prefixed
[^\nc]*\n[^\nc][^\n]* failed to merge [^\n]*\n[^\nc][^\n]* no GOT [^\n]*\n[^\nc][^\n]* Bad value\Z
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DecimalToRoman.java
37
* @param preValue Value of last
prefixed
number within
57
/** Value of last
prefixed
number within that same range */
/external/iptables/libipq/
ipq_errstr.3
46
variable (if set). The error message is
prefixed
with the string
50
is NULL, the error message is
prefixed
with the string "ERROR".
/libcore/luni/src/main/java/org/xml/sax/
Attributes.java
26
* <li>by qualified (
prefixed
) name.</li>
120
* Look up an attribute's XML qualified (
prefixed
) name by index.
190
* Look up the index of an attribute by XML qualified (
prefixed
) name.
192
* @param qName The qualified (
prefixed
) name.
216
* Look up an attribute's type by XML qualified (
prefixed
) name.
245
* Look up an attribute's value by XML qualified (
prefixed
) name.
/external/chromium-trace/catapult/
PRESUBMIT.py
59
('Invalid bug "%s". Chromium issues should be
prefixed
with "chromium:" '
60
'and Catapult issues should be
prefixed
with "catapult:#".' %
Completed in 1532 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>