OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:that
(Results
526 - 550
of
189771
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/compiler-rt/test/lsan/TestCases/
sanity_check_pure_c.c
1
// Check
that
we can build C code.
8
// FIXME: ideally this should somehow check
that
we don't have libstdc++
/external/curl/docs/cmdline-opts/
remote-time.d
6
remote file, and if
that
is available make the local file get
that
same
/external/expat/
memory-sanitizer-blacklist.txt
4
# SYS_getrandom and MemorySanitizer does not seem to understand
that
5
# as writing bytes to
that
memory (which it does).
/external/javassist/
HOWTO.txt
2
If you want to run the tests, remember to do it from master or a branch
that
3
includes junit.jar and
that
has been compiled. The command is:
/external/javassist/src/main/javassist/runtime/
package.html
5
<p>This package includes support classes
that
may be required by
6
classes modified with Javassist. Note
that
most of the modified
/external/libchrome/components/timers/
README
1
This directory hosts a timer class
that
is shared with Chrome OS. Code
that
/external/libmojo/base/android/java/src/org/chromium/base/
VisibleForTesting.java
2
// Use of this source code is governed by a BSD-style license
that
can be
8
* Annotation used to mark code
that
has wider visibility or present for testing code.
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
__init__.py
2
# Use of this source code is governed by a BSD-style license
that
can be
5
# This package is intended for modules
that
are very tightly coupled to
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
bindings.c
3
/* putchard - putchar
that
takes a double and returns 0. */
9
/* printd - printf
that
takes a double prints it as "%f\n", returning 0. */
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
bindings.c
3
/* putchard - putchar
that
takes a double and returns 0. */
9
/* printd - printf
that
takes a double prints it as "%f\n", returning 0. */
/external/llvm/utils/lit/tests/Inputs/shtest-format/
argv0.txt
1
# Check
that
we route argv[0] as it was written, instead of the resolved
3
# X only recognizes
that
it is in '['-mode when its argv[0] is exactly
/external/ltp/testcases/network/stress/multicast/grp-operation/
00_Descriptions.txt
2
Verify
that
the kernel is not crashed when joining lots of IPv4
6
Verify
that
the kernel is not crashed when joining lots of IPv4
10
Verify
that
the kernel is not crashed when joining and leaving the same
14
Verify
that
the kernel is not crashed when joining and leaving the same
19
Verify
that
the kernel is not crashed when joining lots of IPv6
23
Verify
that
the kernel is not crashed when joining lots of IPv6
27
Verify
that
the kernel is not crashed when joining and leaving the same
31
Verify
that
the kernel is not crashed when joining and leaving the same
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/
2-1.sh
3
# Test
that
the mlockall() checks
that
the flags argument is constructed from
/external/mockito/src/main/java/org/mockito/internal/matchers/
VarargMatcher.java
10
* Internal interface
that
informs Mockito
that
the matcher is intended to capture varargs.
/external/pcre/dist2/testdata/
testinput16
1
# This test is run only when JIT support is not available. It checks
that
an
2
# attempt to use it has the expected behaviour. It also tests things
that
/external/pdfium/core/fpdfdoc/
cpvt_wordrange.h
2
// Use of this source code is governed by a BSD-style license
that
can be
45
CPVT_WordRange Intersect(const CPVT_WordRange&
that
) const {
46
if (
that
.EndPos < BeginPos ||
that
.BeginPos > EndPos ||
47
EndPos <
that
.BeginPos || BeginPos >
that
.EndPos) {
51
return CPVT_WordRange(std::max(BeginPos,
that
.BeginPos),
52
std::min(EndPos,
that
.EndPos));
/external/pdfium/xfa/fxgraphics/
cxfa_gecolor.cpp
2
// Use of this source code is governed by a BSD-style license
that
can be
27
CXFA_GEColor& CXFA_GEColor::operator=(const CXFA_GEColor&
that
) {
28
if (this != &
that
) {
29
m_type =
that
.m_type;
32
m_argb =
that
.m_argb;
36
m_argb =
that
.m_argb;
37
m_pointer.pattern =
that
.m_pointer.pattern;
41
m_pointer.shading =
that
.m_pointer.shading;
/external/python/cpython2/Doc/includes/sqlite3/
execsql_printall_1.py
6
# Get a Cursor object
that
operates in the context of Connection con:
12
# Retrieve all rows as a sequence and print
that
sequence:
/external/python/cpython2/Mac/
Extras.ReadMe.txt
3
You should be aware
that
these are not Macintosh-specific but are shared
4
among Python on all platforms, so there are some
that
only run on Windows
/external/python/cpython3/Doc/includes/sqlite3/
execsql_printall_1.py
6
# Get a Cursor object
that
operates in the context of Connection con:
12
# Retrieve all rows as a sequence and print
that
sequence:
/external/selinux/python/sepolicy/sepolicy/help/
ports_inbound.txt
1
This screen shows the network ports
that
processes running with the '%(APP)s' type is allowed to bind to.
4
SELinux controls the network ports
that
a application is allowed to bind to based on SELinux Port types.
/external/skia/include/utils/
SkNullCanvas.h
4
* Use of this source code is governed by a BSD-style license
that
can be
14
* Creates a canvas
that
draws nothing. This is useful for performance testing.
/external/skia/tools/fonts/
SkTestFontMgr.h
4
* Use of this source code is governed by a BSD-style license
that
can be
13
// An SkFontMgr
that
always uses sk_tool_utils::create_portable_typeface().
/external/skia/tools/gpu/atlastext/
GLTestAtlasTextRenderer.h
4
* Use of this source code is governed by a BSD-style license
that
can be
18
* Creates a TestAtlasTextRenderer
that
uses its own OpenGL context to implement
/external/skqp/dm/
DMFontMgr.h
4
* Use of this source code is governed by a BSD-style license
that
can be
13
// An SkFontMgr
that
always uses sk_tool_utils::create_portable_typeface().
Completed in 1641 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>