OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:construct
(Results
1176 - 1200
of
4776
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h
63
///
Construct
an empty slice.
67
* @brief
Construct
a slice.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
slice_array.h
63
///
Construct
an empty slice.
67
* @brief
Construct
a slice.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_locale.h
119
//
construct
/copy/destroy:
217
//
construct
/copy/destroy:
_pthread_alloc.h
158
void
construct
(pointer __p, const _Tp& __val) { new(__p) _Tp(__val); }
function in class:pthread_allocator
341
void
construct
(pointer __p, const _Tp& __val) { new(__p) _Tp(__val); }
function in class:per_thread_allocator
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_locale.h
119
//
construct
/copy/destroy:
217
//
construct
/copy/destroy:
_pthread_alloc.h
158
void
construct
(pointer __p, const _Tp& __val) { new(__p) _Tp(__val); }
function in class:pthread_allocator
341
void
construct
(pointer __p, const _Tp& __val) { new(__p) _Tp(__val); }
function in class:per_thread_allocator
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
slice_array.h
63
///
Construct
an empty slice.
67
* @brief
Construct
a slice.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
slice_array.h
63
///
Construct
an empty slice.
67
* @brief
Construct
a slice.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
slice_array.h
62
///
Construct
an empty slice.
66
* @brief
Construct
a slice.
/external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc
711
//
Construct
the request.
738
//
Construct
the request.
[
all
...]
/art/compiler/dex/quick/
mir_to_lir-inl.h
62
* The following are building blocks to
construct
low-level IRs with 0 - 4
/art/test/087-gc-after-link/src/
Main.java
78
* Find the DexFile class, and
construct
a DexFile object
/cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaPlayerStressTest.java
49
*
construct
a test case with check of whether the format is supported or not.
/cts/tools/dasm/src/java_cup/
symbol_part.java
27
"Attempt to
construct
a symbol_part with a null symbol");
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestCase.java
130
*
construct
the full class name of the test
TestSuite.java
205
* @param parentSuiteNames a {@link Deque} of parent suite names. Used to
construct
the full
/dalvik/dexgen/src/com/android/dexgen/dex/file/
UniformListItem.java
50
* it is used to
construct
an instance of this class.
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotation.java
54
*
Construct
an instance. It initially contains no elements.
/dalvik/dx/src/com/android/dx/dex/file/
UniformListItem.java
48
* it is used to
construct
an instance of this class.
/dalvik/dx/src/com/android/dx/rop/annotation/
Annotation.java
45
*
Construct
an instance. It initially contains no elements.
/dalvik/libdex/
OptInvocation.cpp
39
* Given the filename of a .jar or .dex file,
construct
the DEX file cache
/dalvik/tests/087-gc-after-link/src/
Main.java
78
* Find the DexFile class, and
construct
a DexFile object
/developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java
113
//
construct
new restriction entries and then copy in any existing values for the new keys.
/developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java
99
//
Construct
a URI that points to the video resource that we want to play
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
118
* Here we
construct
one using the position value, but for real application the title should
Completed in 467 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>