OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allows
(Results
476 - 500
of
10778
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libchrome/base/
scoped_generic.h
22
// Defining a scoper based on this class
allows
you to get a scoper for
79
// Constructor.
Allows
initialization of a stateful traits object.
84
// Move constructor.
Allows
initialization from a ScopedGeneric rvalue.
93
// operator=.
Allows
assignment from a ScopedGeneric rvalue.
single_thread_task_runner.h
23
// be processed. This
allows
TaskRunner-oriented code run on threads
/external/libchrome/base/synchronization/
cancellation_flag.h
15
// CancellationFlag
allows
one thread to cancel jobs executed on some worker
/external/libchrome/base/task_scheduler/
sequence_sort_key.h
34
// The private section
allows
this class to keep its immutable property while
/external/libchrome/base/threading/
platform_thread_internal_posix.h
33
//
Allows
platform specific tweaks to the generic POSIX solution for
/external/libcxxabi/test/
catch_array_01.pass.cpp
12
// GCC incorrectly
allows
array types to be caught by reference.
/external/liblzf/
LICENSE
25
explicitly
allows
relicensing under the GPLv2: lzf.c lzf.h lzfP.h lzf_c.c
NOTICE
25
explicitly
allows
relicensing under the GPLv2: lzf.c lzf.h lzfP.h lzf_c.c
/external/libmicrohttpd/doc/
libmicrohttpd.3
10
GNU libmicrohttpd (short MHD)
allows
applications to easily integrate the functionality of a simple HTTP server. MHD is a GNU package.
/external/libmojo/mojo/edk/system/
broker.h
18
// The Broker is a channel to the parent process, which
allows
synchronous IPCs.
/external/libpng/contrib/conftest/
write.dfa
33
# Basic error handling, IO and user memory support. The latter
allows
the
/external/libpng/contrib/intel/
configure.ac.patch
39
# or where Intel optimizations were explicitly requested (this
allows
a
/external/libvpx/libvpx/
mainpage.dox
9
Welcome to the WebM Codec SDK. This SDK
allows
you to integrate your
/external/libxml2/python/tests/
xpath.py
4
#
allows
to detect memory leaks
/external/llvm/test/CodeGen/X86/
i16lshr8pat.ll
9
; 32-bit register is a live value, and
allows
generally better live register
/external/llvm/test/Transforms/SCCP/
calltest.ll
3
; No matter how hard you try, sqrt(1.0) is always 1.0. This
allows
the
/external/llvm/test/Transforms/SimplifyCFG/
PhiEliminate.ll
3
; nodes away
allows
the branches to be eliminated, performing a simple form of
/external/ltp/include/old/
databin.h
19
* This
allows
more than process to do writing to the file without
/external/ltp/testcases/network/tcp_cmds/ssh/
ssh03
21
# PURPOSE: Tests to see that ssh
allows
a valid username (non-root)
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
CountingOutputStream.java
20
* of <code>OutputStream</code> solely because it
allows
/external/mockito/src/main/java/org/mockito/internal/junit/
ExceptionFactory.java
41
* Don't inline this class! It
allows
create the JUnit-ArgumentsAreDifferent exception without the need to use reflection.
/external/mockito/src/main/java/org/mockito/verification/
VerificationMode.java
12
*
Allows
verifying that certain behavior happened at least once / exact number
/external/mockito/src/test/java/org/mockitousage/matchers/
MatchersMixedWithRawArgumentsTest.java
37
@Ignore("prototyping new feature that
allows
to avoid eq() matchers when raw args passed")
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
BitWriterBuffer.java
17
assert i <= ((1 << numBits)-1): String.format("Trying to write a value bigger (%s) than the number bits (%s)
allows
. " +
/external/objenesis/main/src/main/java/org/objenesis/instantiator/basic/
AccessibleInstantiator.java
24
* non-public constructors (if the security manager
allows
it).
Completed in 1956 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>