OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:require
(Results
576 - 600
of
6655
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/utils/emacs/
tablegen-mode.el
5
(
require
'comint)
6
(
require
'custom)
7
(
require
'ansi-color)
109
require
-final-newline t
/external/llvm/utils/lit/lit/ExampleTests/Clang/
lit.cfg
10
# For now we
require
'&&' between commands, until they get globally killed and
/external/skia/src/core/
SkBitmapProcState_utils.h
12
* The decal_ functions
require
that
/external/skia/src/gpu/gl/
GrGLStencilBuffer.h
55
// (we don't
require
the client to give us the id, just tell
/external/skia/src/images/
SkImageDecoder_FactoryRegistrar.cpp
30
// our image decoder's
require
that rewind is supported so we fail early
/external/valgrind/main/memcheck/tests/
error_counts.c
16
/* we
require
these longs to have same size as a machine word */
/frameworks/base/core/java/android/app/
IUiAutomationConnection.aidl
26
* on behalf of an instrumentation that it runs. These operations
require
/frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java
78
* @param auth
require
the remote device to be authenticated
79
* @param encrypt
require
the connection to be encrypted
93
* @param auth
require
the remote device to be authenticated
94
* @param encrypt
require
the connection to be encrypted
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemFocusablesClose.java
26
* it shouldn't
require
panning to move focus.
ListOfTouchables.java
27
* it shouldn't
require
panning to move focus.
/frameworks/base/core/tests/overlaytests/
README
6
overlay packages
require
the Android platform be rebooted. However, the
/frameworks/base/data/sounds/
AudioPackage12.mk
10
# Simple files that do not
require
renaming
/frameworks/base/wifi/java/android/net/wifi/
package.html
11
<p>Some APIs may
require
the following user permissions:</p>
/frameworks/compile/slang/
slang_version.h
40
// behaviors could change - i.e. critical bugs fixed that may
require
/frameworks/rs/
rsFifo.h
29
// will not
require
locking. It is not threadsafe for multiple
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
sdiovar.h
27
/*
require
default structure packing */
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
default01.fail.cpp
16
// default unique_ptr ctor should
require
default Deleter ctor
default02.fail.cpp
16
// default unique_ptr ctor should
require
non-reference Deleter ctor
default03.fail.cpp
16
// default unique_ptr ctor should
require
non-pointer Deleter
pointer01.fail.cpp
16
// unique_ptr<T[]>(pointer) ctor should
require
default Deleter ctor
pointer02.fail.cpp
18
// unique_ptr<T[]>(pointer) ctor should
require
non-reference Deleter ctor
pointer03.fail.cpp
16
// unique_ptr<T[]>(pointer) ctor should
require
non-pointer Deleter
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
default01.fail.cpp
18
// default unique_ptr ctor should
require
default Deleter ctor
default02.fail.cpp
18
// default unique_ptr ctor should
require
non-reference Deleter ctor
default03.fail.cpp
18
// default unique_ptr ctor should
require
non-pointer Deleter
Completed in 721 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>