OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:variable
(Results
826 - 850
of
15203
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/icu/source/samples/props/
readme.txt
55
Note: The name of the LD_LIBRARY_PATH
variable
is different on some systems.
57
the
variable
that is used there. LD_LIBRARY_PATH is the correct name
/external/chromium_org/third_party/icu/source/samples/ustring/
readme.txt
55
Note: The name of the LD_LIBRARY_PATH
variable
is different on some systems.
57
the
variable
that is used there. LD_LIBRARY_PATH is the correct name
/external/chromium_org/third_party/icu/source/tools/gencnval/
gencnval.1.in
64
The default source directory is specified by the environment
variable
70
The default destination directory is specified by the environment
variable
/external/chromium_org/third_party/lzma_sdk/
Bra.h
21
state - state
variable
for x86 converter
25
state - state
variable
for x86 converter
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m
5
%
variable
PRINT_MIPS te get the instructions printed to the screen.
8
cout=' > st.txt'; %saves to matlab
variable
'st'
/external/chromium_org/v8/test/mjsunit/
argument-named-arguments.js
29
//
variable
is declared as a parameter or local
variable
.
/external/chromium_org/v8/test/mjsunit/regress/
regress-74.js
28
// Test that the
variable
introduced by catch blocks is DontDelete.
35
assertFalse(delete e, "deleting catch
variable
");
/external/chromium_org/v8/test/webkit/
dfg-cfa-merge-with-dead-use-at-tail.js
25
"Tests that a dead use of a
variable
at the tail of a basic block doesn't confuse the CFA into believing that the
variable
being used is dead as well."
/external/clang/test/Analysis/diagnostics/
deref-track-symbolic-region.cpp
14
r.y = 5; // expected-warning {{Access to field 'y' results in a dereference of a null pointer (loaded from
variable
'r')}}
15
// expected-note@-1{{Access to field 'y' results in a dereference of a null pointer (loaded from
variable
'r')}}
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
p1.cpp
63
for (char *a : A()) { // expected-error {{cannot initialize a
variable
of type 'char *' with an lvalue of type 'int'}}
65
for (char *a : X::B()) { // expected-error {{cannot initialize a
variable
of type 'char *' with an lvalue of type 'int'}}
74
for (auto *a : A()) { // expected-error {{
variable
'a' with type 'auto *' has incompatible initializer of type 'int'}}
115
for (void f() : "error") // expected-error {{for range declaration must declare a
variable
}}
118
for (extern int a : A()) {} // expected-error {{loop
variable
'a' may not be declared 'extern'}}
119
for (static int a : A()) {} // expected-error {{loop
variable
'a' may not be declared 'static'}}
120
for (register int a : A()) {} // expected-error {{loop
variable
'a' may not be declared 'register'}} expected-warning {{deprecated}}
121
for (constexpr int a : A()) {} // expected-error {{loop
variable
'a' may not be declared 'constexpr'}}
/external/clang/test/Index/
index-pch-with-module.m
23
// CHECK-NEXT: [indexDeclaration]: kind:
variable
| name: glob | {{.*}} | loc: 10:5
31
// CHECK-PCH: [indexDeclaration]: kind:
variable
| name: pch_glob | {{.*}} | loc: 6:12
/external/clang/test/OpenMP/
parallel_for_default_messages.cpp
17
for (i = 0; i < argc; ++i) // expected-error {{
variable
'argc' must have explicitly specified data sharing attributes}}
27
for (i = 0; i < argc; ++i) // expected-error {{
variable
'argc' must have explicitly specified data sharing attributes}}
/external/clang/test/Parser/
cxx0x-condition.cpp
10
while (int x) ; // expected-error {{
variable
declaration in condition must have an initializer}}
24
if (S b(a)) {} // expected-error {{
variable
declaration in condition cannot have a parenthesized initializer}}
/external/clang/test/Sema/
warn-self-assign-field.mm
55
a_ = a_; // expected-warning {{assigning instance
variable
to itself}}
60
i->a_ = i->a_; // expected-warning {{assigning instance
variable
to itself}}
/external/clang/test/SemaCXX/
err_init_conversion_failed.cpp
4
char
variable
= (void)0;
local
5
// expected-error@-1{{cannot initialize a
variable
}}
virtuals.cpp
32
A a; // expected-error{{
variable
type 'A' is an abstract class}}
35
} catch(A) { // expected-error{{
variable
type 'A' is an abstract class}}
/external/clang/test/SemaObjC/
arc-jump-block.m
22
dispatch_async((&_dispatch_main_q), ^{ [self pageLeft]; }); // expected-note 3 {{jump enters lifetime of block which strongly captures a
variable
}}
25
dispatch_async((&_dispatch_main_q), ^{ [self pageRight]; }); // expected-note 2 {{jump enters lifetime of block which strongly captures a
variable
}}
iboutletcollection-attr.m
24
__attribute__((iboutletcollection(PV))) void *ivar4; // expected-warning {{instance
variable
with 'iboutletcollection' attribute must be an object type (invalid 'void *')}}
26
__attribute__((iboutlet)) int ivar6; // expected-warning {{instance
variable
with 'iboutlet' attribute must be an object type}}
/external/clang/test/SemaObjCXX/
conditional-expr.mm
30
id<P0> l = x; // expected-error {{cannot initialize a
variable
of type 'id<P0>' with an lvalue of type 'id<P1>'}}
34
id<P1> l = a; // expected-error {{cannot initialize a
variable
of type 'id<P1>' with an lvalue of type 'A *'}}
/external/compiler-rt/test/asan/TestCases/Linux/
overflow-in-qsort.cc
45
// CHECK-FAST: is located 0 bytes to the right of global
variable
'global_array
51
// CHECK-SLOW: is located 0 bytes to the right of global
variable
'global_array
/external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h
6
// 4101 - unreferenced local
variable
15
// 4700 - uninitialized local
variable
'xyz' used
/external/icu/icu4c/source/samples/props/
readme.txt
55
Note: The name of the LD_LIBRARY_PATH
variable
is different on some systems.
57
the
variable
that is used there. LD_LIBRARY_PATH is the correct name
/external/icu/icu4c/source/samples/ustring/
readme.txt
55
Note: The name of the LD_LIBRARY_PATH
variable
is different on some systems.
57
the
variable
that is used there. LD_LIBRARY_PATH is the correct name
/external/icu/icu4c/source/tools/gencnval/
gencnval.1.in
64
The default source directory is specified by the environment
variable
70
The default destination directory is specified by the environment
variable
/external/libcap-ng/libcap-ng-0.7/utils/
filecap.8
7
\fBfilecap\fP is a program that prints out a report of programs with file based capabilities. If a file is not in the report or there is no report at all, no capabilities were found. For expedience, the default is to check only the directories in the PATH environmental
variable
. If the \-a command line option is given, then all directories will be checked. If a directory is passed, it will recursively check that directory. If a path to a file is given, it will only check that file. If the path to the file includes capabilities, then they are written to the file.
12
This tells the program to show all capabilities starting from the / directory. Normally the PATH environmental
variable
is used to show you capabilities on files you are likely to execute.
Completed in 590 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>