OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:that
(Results
2151 - 2175
of
189771
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/clang/test/Analysis/
vfork.c
8
// Ensure
that
child process is properly checked.
16
// Ensure
that
modifying pid is ok.
18
// Ensure
that
calling whitelisted routines is ok.
23
// Ensure
that
writing variables is prohibited.
27
// Ensure
that
calling functions is prohibited.
31
// Ensure
that
returning from function is prohibited.
44
// Ensure
that
writing pid is ok.
46
// Ensure
that
calling whitelisted routines is ok.
51
// Ensure
that
writing variables is prohibited.
55
// Ensure
that
calling functions is prohibited
[
all
...]
/external/clang/test/CodeGenCXX/
cxx11-vtable-key-function.cpp
12
// Verify
that
the vtable is emitted.
24
// Verify
that
the vtable is emitted.
36
// Verify
that
the vtable is emitted.
microsoft-abi-methods.cpp
20
// Make sure
that
the call uses the right calling convention:
24
// Make sure
that
the definition uses the right calling convention:
32
// Make sure
that
the call uses the right calling convention:
36
// Make sure
that
the definition uses the right calling convention:
44
// Make sure
that
the call uses the right calling convention:
48
// Make sure
that
the definition uses the right calling convention:
54
// Make sure
that
the call uses the right calling convention:
58
// Make sure
that
the definition uses the right calling convention:
72
// Make sure
that
the Base constructor call in the Child constructor uses
78
// Make sure
that
the Base constructor definition uses the right CC
[
all
...]
/external/clang/test/Driver/
cuda-simple.cu
1
// Verify
that
we can parse a simple CUDA file with or without -save-temps
5
// Verify
that
we pass -x cuda-cpp-output to compiler after
14
// Verify
that
compiler accepts CUDA syntax with "-x cuda-cpp-output".
/external/clang/test/Sema/
attr-x86-interrupt.c
13
__attribute__((interrupt)) int foo1(void) { return 0; } // expected-error-re {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'void' return type}}
14
__attribute__((interrupt)) void foo2(void) {} // expected-error-re {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have only a pointer parameter optionally followed by an integer parameter}}
15
__attribute__((interrupt)) void foo3(void *a, unsigned b, int c) {} // expected-error-re {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have only a pointer parameter optionally followed by an integer parameter}}
16
__attribute__((interrupt)) void foo4(int a) {} // expected-error-re {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a pointer as the first parameter}}
18
// expected-error-re@+6 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned long' type as the second parameter}}
20
// expected-error-re@+4 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned long long' type as the second parameter}}
22
// expected-error-re@+2 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned int' type as the second parameter}}
26
// expected-error-re@+6 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned long' type as the second parameter}}
28
// expected-error-re@+4 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned long long' type as the second parameter}}
30
// expected-error-re@+2 {{{{(x86|x86-64)}} 'interrupt' attribute only applies to functions
that
have a 'unsigned int' type as the second parameter}
[
all
...]
/external/clang/test/SemaCXX/
warn-sysheader-macro.cpp
3
// Test
that
macro expansions from system headers don't trigger 'syntactic'
4
// warnings
that
are not actionable.
21
// Validate
that
the test is set up correctly
/external/compiler-rt/test/msan/
mul_by_const.cc
14
// Test
that
MSan understands
that
this kills the uninitialized high half of S
23
// Take &z to ensure
that
it is built on stack.
/external/compiler-rt/test/safestack/
buffer-copy-vla.c
6
// Test
that
loads/stores work correctly for VLAs on the unsafe stack.
14
// check
that
we can write to a buffer
21
// check
that
we can read from a buffer
buffer-copy.c
6
// Test
that
loads/stores work correctly for variables on the unsafe stack.
13
// check
that
we can write to a buffer
20
// check
that
we can read from a buffer
/external/curl/docs/
BUGS
35
means
that
bugs will sneak in, no matter how hard we try not to.
51
Please read the rest of this document below first before doing
that
!
58
If you find a bug or problem in curl or libcurl
that
you think has a
59
security impact, for example a bug
that
can put users in danger or make them
60
vulnerable if the bug becomes public knowledge, then please report
that
bug
63
Security related bugs or bugs
that
are suspected to have a security impact,
64
should be reported by email to curl-security@haxx.se so
that
they first can
75
When reporting a bug, you should include all information
that
will help us
83
- versions of the used libraries
that
libcurl is built to use
98
send
that
huge file to anyone of us. Unless we have an exact same syste
[
all
...]
/external/curl/tests/data/
test564
2
# Warning: if this test fails to start the SSH server, check
that
none of
19
that
FTP
60
that
FTP
test63
34
http://we.want.
that
.site.com/63
44
GET http://we.want.
that
.site.com/63 HTTP/1.1
45
Host: we.want.
that
.site.com
/external/desugar/java/com/google/devtools/build/android/desugar/
DependencyCollector.java
19
* Interface for collecting desugaring metadata
that
we can use to double-check correct desugaring
25
// TODO(kmb): There could conceivably be a "self-contained" version where we check at the end
that
26
// we actually saw all the companion classes (in recordDefaultMethods)
that
we "assumed"; useful
35
* Records
that
{@code origin} depends on companion class {@code target}. For the resulting
42
* Records
that
{@code origin} transitively implements {@code target} but {@code target} isn't
49
* Records
that
the given interface extends the given interfaces.
53
* interfaces
that
a missing interface transitively extends.
58
* Records
that
the given interface has a companion class
that
includes the given number of
75
/** Simple collectors
that
don't collect any information. *
[
all
...]
/external/dng_sdk/
PATENTS
9
organizations
that
desire to develop, market, and/or distribute
10
hardware and software
that
reads and/or writes image files compliant
16
writing of image files
that
comply with the DNG Specification, Adobe
23
product
that
reads or writes computer files compliant with the DNG
31
issued,
that
Adobe has the right to license without payment of royalty
32
or other fee
that
is unavoidably infringed by implementation of the
37
Essential Claim does not include a claim
that
is infringed by
38
implementation of (a) enabling technology
that
may be necessary to
39
make or use any product or portion thereof
that
complies with the DNG
49
organizational licensee in the event
that
such licensee or it
[
all
...]
/external/eigen/
COPYING.README
11
If you want to guarantee
that
the Eigen code
that
you are #including is licensed
17
This will cause a compilation error to be generated if you #include any code
that
is
/external/eigen/doc/
WrongStackAlignment.dox
5
<h4>It appears
that
this was a GCC bug
that
has been fixed in GCC 4.5.
8
This is an issue
that
, so far, we met only with GCC on Windows: for instance, MinGW and TDM-GCC.
20
GCC assumes
that
the stack is already 16-byte-aligned so
that
the object \a q will be created at a 16-byte-aligned location. For this reason, it doesn't take any special care to explicitly align the object \a q, as Eigen requires.
22
The problem is
that
, in some particular cases, this assumption can be wrong on Windows, where the stack is only guaranteed to have 4-byte alignment. Indeed, even though GCC takes care of aligning the stack in the main function and does its best to keep it aligned, when a function is called from another thread or from a binary compiled with another compiler, the stack alignment can be corrupted. This results in the object 'q' being created at an unaligned location, making your program crash with the \ref TopicUnalignedArrayAssert "assertion on unaligned arrays". So far we found the three following solutions.
35
Read <a href="http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Function-Attributes.html#Function-Attributes">this GCC documentation</a> to understand what this does. Of course this should only be done on GCC on Windows, so for portability you'll have to encapsulate this in a macro which you leave empty on other platforms. The advantage of this solution is
that
you can finely select which function might have a corrupted stack alignment. Of course on the downside this has to be done for every such function, so you may prefer one of the following two global solutions.
40
A global solution is to edit your project so
that
when compiling with GCC on Windows, you pass this option to GCC:
44
Explanation: this tells GCC
that
the stack is only required to be aligned to 2^2=4 bytes, so
that
GCC now knows that it really must take extra care to honor the 16 byte alignment of \ref TopicFixe (…)
[
all
...]
/external/freetype/devel/
ft2build.h
13
/* this file you indicate
that
you have read the license and */
21
* debug mode. Its only difference to the default version is
that
it
25
* To use it, simply ensure
that
the directory containing this file is
/external/freetype/include/freetype/internal/
ftpic.h
13
/* this file you indicate
that
you have read the license and */
20
/* Modules
that
ordinarily have const global data
that
need address */
/external/glide/library/src/main/java/com/bumptech/glide/load/
Encoder.java
8
* @param <T> The type of the data
that
will be written.
22
* Returns an ID identifying any transformation this encoder may apply to the given data
that
will be mixed in to
26
* If the encoder does not transform the data in a way
that
significantly affects the cached result (ie performs
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/
NullDecoder.java
7
* A simple {@link com.bumptech.glide.load.ResourceDecoder}
that
always returns null.
9
* @param <T> The type of the data
that
will be ignored by this class.
10
* @param <Z> The type of the decoded resource
that
will always be null.
/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
GlideAnimationFactory.java
4
* A factory class
that
can produce different {@link com.bumptech.glide.request.animation.GlideAnimation}s based on the
6
* @param <R> The type of resource
that
needs to be animated into the target.
13
* @param isFromMemoryCache True if this will be an animation for a resource
that
was loaded from the memory cache.
/external/glide/library/src/main/java/com/bumptech/glide/signature/
StringSignature.java
9
* A unique Signature
that
wraps a String.
30
StringSignature
that
= (StringSignature) o;
local
32
return signature.equals(
that
.signature);
/external/glide/library/src/main/java/com/bumptech/glide/util/
MultiClassKey.java
40
MultiClassKey
that
= (MultiClassKey) o;
local
42
if (!first.equals(
that
.first)) {
45
if (!second.equals(
that
.second)) {
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
IsAnything.java
9
* A matcher
that
always returns <code>true</code>.
34
* Creates a matcher
that
always matches, regardless of the examined object.
41
* Creates a matcher
that
always matches, regardless of the examined object, but describes
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
Instantiation.java
31
Instantiation
that
= (Instantiation) o;
33
if (!inferenceVariable.equals(
that
.inferenceVariable)) return false;
34
return properType.equals(
that
.properType);
Completed in 1770 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>