OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
1476 - 1500
of
4776
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/frameworks/base/telephony/java/android/telephony/
CellIdentityGsm.java
165
/**
Construct
from Parcel, type has already been processed */
CellIdentityLte.java
173
/**
Construct
from Parcel, type has already been processed */
CellIdentityWcdma.java
174
/**
Construct
from Parcel, type has already been processed */
CellSignalStrengthGsm.java
199
*
Construct
a SignalStrength object from the given parcel
CellSignalStrengthWcdma.java
199
*
Construct
a SignalStrength object from the given parcel
/frameworks/compile/libbcc/include/bcc/
Compiler.h
46
// instance to
construct
the compilation passes.
/frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp
331
//
Construct
the actual function body.
334
// Collect and
construct
the arguments for the kernel().
469
//
Construct
the actual function body.
480
// Collect and
construct
the arguments for the kernel().
/frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp
141
// We
construct
the matrix that will perform the whole correction.
/frameworks/support/v4/java/android/support/v4/widget/
EdgeEffectCompat.java
125
*
Construct
a new EdgeEffect themed using the given context.
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
BaseMenuPresenter.java
50
*
Construct
a new BaseMenuPresenter.
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
PopupMenu.java
58
*
Construct
a new PopupMenu.
/frameworks/webview/chromium/tools/
merge_common.py
30
# list, so we
construct
different combinations below.
/frameworks/wilhelm/src/
entry.c
143
thiz = (CEngine *)
construct
(pCEngine_class, exposedMask, NULL);
/libcore/dalvik/src/main/java/dalvik/system/
BaseDexClassLoader.java
86
* {@code myClass.getPackage().getName()} happy. Thus we
construct
/libcore/luni/src/main/java/java/net/
Proxy.java
58
* Don't use DIRECT type to
construct
a proxy instance directly.
/libcore/luni/src/main/java/java/util/
Random.java
71
*
Construct
a random generator with the given {@code seed} as the
/libcore/luni/src/main/java/java/util/logging/
FileHandler.java
142
*
Construct
a {@code FileHandler} using {@code LogManager} properties or
390
*
Construct
a new {@code FileHandler}. The given name pattern is used as
417
*
Construct
a new {@code FileHandler}. The given name pattern is used as
450
*
Construct
a new {@code FileHandler}. The given name pattern is used as
/libcore/luni/src/main/java/org/xml/sax/helpers/
ParserAdapter.java
66
*
Construct
a new parser adapter.
110
*
Construct
a new parser adapter.
774
*
Construct
an exception for the current context.
865
*
Construct
a new adapter.
/libcore/luni/src/test/java/libcore/java/net/
OldURITest.java
96
fail("Failed to
construct
URI for: " + s + " : " + e);
/libcore/luni/src/test/java/libcore/java/util/zip/
InflaterTest.java
35
//
Construct
a nice long input byte sequence.
/libcore/support/src/test/java/tests/support/
Support_Exec.java
50
//
construct
the name of executable file
/libnativehelper/include/nativehelper/
UniquePtr.h
53
//
Construct
a new UniquePtr, taking ownership of the given raw pointer.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h
34
// FIXME: base currently unused. Needs manual work to
construct
the new locale
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/
allocators.h
137
void
construct
(U* p, Args&& ...args)
function in class:A3
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/
allocators.h
137
void
construct
(U* p, Args&& ...args)
function in class:A3
Completed in 1011 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>