OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
1526 - 1550
of
3575
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/support/v4/java/android/support/v4/widget/
ExploreByTouchHelper.java
245
*
Constructs
and returns an {@link AccessibilityEvent} for the specified
264
*
Constructs
and returns an {@link AccessibilityEvent} for the host node.
277
*
Constructs
and returns an {@link AccessibilityEvent} populated with
310
*
Constructs
and returns an {@link AccessibilityNodeInfoCompat} for the
329
*
Constructs
and returns an {@link AccessibilityNodeInfoCompat} for the
350
*
Constructs
and returns an {@link AccessibilityNodeInfoCompat} for the
/external/chromium/net/tools/testserver/
device_management.py
158
device with the server and
constructs
a response.
191
Checks for authorization, unregisters the device and
constructs
the
261
and
constructs
the response.
314
and
constructs
the response.
431
signs it and
constructs
the repsonse.
/external/chromium_org/cc/trees/
tree_synchronizer_unittest.cc
203
//
Constructs
a very simple tree and synchronizes it without trying to reuse any
222
//
Constructs
a very simple tree and synchronizes it attempting to reuse some
267
//
Constructs
a very simple tree and checks that a stacking-order change is
425
//
Constructs
a very simple tree, synchronizes it, then synchronizes to a
486
//
Constructs
+syncs a tree with mask, replica, and replica mask layers.
/libcore/libart/src/main/java/java/lang/
ClassLoader.java
186
*
Constructs
a new instance of this class with the system class loader as
194
*
Constructs
a new instance of this class with the specified class loader
216
*
Constructs
a new class from an array of bytes containing a class
242
*
Constructs
a new class from an array of bytes containing a class
269
*
Constructs
a new class from an array of bytes containing a class
/libcore/libdvm/src/main/java/java/lang/
ClassLoader.java
174
*
Constructs
a new instance of this class with the system class loader as
182
*
Constructs
a new instance of this class with the specified class loader
204
*
Constructs
a new class from an array of bytes containing a class
230
*
Constructs
a new class from an array of bytes containing a class
257
*
Constructs
a new class from an array of bytes containing a class
/libcore/luni/src/main/java/java/net/
DatagramSocket.java
58
*
Constructs
a UDP datagram socket which is bound to any available port on
69
*
Constructs
a UDP datagram socket which is bound to the specific port
84
*
Constructs
a UDP datagram socket which is bound to the specific local
365
*
Constructs
a new {@code DatagramSocket} using the specific datagram
380
*
Constructs
a new {@code DatagramSocket} bound to the host/port specified
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
190
* @brief
Constructs
a %linear_congruential_engine random number
201
* @brief
Constructs
a %linear_congruential_engine random number
430
* @brief
Constructs
a %mersenne_twister_engine random number generator
615
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
623
* @brief
Constructs
a %subtract_with_carry_engine random number engine
793
* @brief
Constructs
a default %discard_block_engine engine.
801
* @brief Copy
constructs
a %discard_block_engine engine.
811
* @brief Move
constructs
a %discard_block_engine engine.
821
* @brief Seed
constructs
a %discard_block_engine engine.
823
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
regex.h
63
* @brief
Constructs
a default traits object.
380
*
Constructs
a basic regular expression that does not match any
390
* @brief
Constructs
a basic regular expression from the sequence
409
* @brief
Constructs
a basic regular expression from the sequence
425
* @brief Copy-
constructs
a basic regular expression.
435
* @brief Move-
constructs
a basic regular expression.
445
* @brief
Constructs
a basic regular expression from the string
464
* @brief
Constructs
a basic regular expression from the range
484
* @brief
Constructs
a basic regular expression from an initializer list.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
190
* @brief
Constructs
a %linear_congruential_engine random number
201
* @brief
Constructs
a %linear_congruential_engine random number
430
* @brief
Constructs
a %mersenne_twister_engine random number generator
615
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
623
* @brief
Constructs
a %subtract_with_carry_engine random number engine
793
* @brief
Constructs
a default %discard_block_engine engine.
801
* @brief Copy
constructs
a %discard_block_engine engine.
811
* @brief Move
constructs
a %discard_block_engine engine.
821
* @brief Seed
constructs
a %discard_block_engine engine.
823
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
regex.h
63
* @brief
Constructs
a default traits object.
380
*
Constructs
a basic regular expression that does not match any
390
* @brief
Constructs
a basic regular expression from the sequence
409
* @brief
Constructs
a basic regular expression from the sequence
425
* @brief Copy-
constructs
a basic regular expression.
435
* @brief Move-
constructs
a basic regular expression.
445
* @brief
Constructs
a basic regular expression from the string
464
* @brief
Constructs
a basic regular expression from the range
484
* @brief
Constructs
a basic regular expression from an initializer list.
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
190
* @brief
Constructs
a %linear_congruential_engine random number
201
* @brief
Constructs
a %linear_congruential_engine random number
430
* @brief
Constructs
a %mersenne_twister_engine random number generator
615
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
623
* @brief
Constructs
a %subtract_with_carry_engine random number engine
793
* @brief
Constructs
a default %discard_block_engine engine.
801
* @brief Copy
constructs
a %discard_block_engine engine.
811
* @brief Move
constructs
a %discard_block_engine engine.
821
* @brief Seed
constructs
a %discard_block_engine engine.
823
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
regex.h
63
* @brief
Constructs
a default traits object.
380
*
Constructs
a basic regular expression that does not match any
390
* @brief
Constructs
a basic regular expression from the sequence
409
* @brief
Constructs
a basic regular expression from the sequence
425
* @brief Copy-
constructs
a basic regular expression.
435
* @brief Move-
constructs
a basic regular expression.
445
* @brief
Constructs
a basic regular expression from the string
464
* @brief
Constructs
a basic regular expression from the range
484
* @brief
Constructs
a basic regular expression from an initializer list.
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
195
* @brief
Constructs
a %linear_congruential_engine random number
206
* @brief
Constructs
a %linear_congruential_engine random number
438
* @brief
Constructs
a %mersenne_twister_engine random number generator
624
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
632
* @brief
Constructs
a %subtract_with_carry_engine random number engine
804
* @brief
Constructs
a default %discard_block_engine engine.
812
* @brief Copy
constructs
a %discard_block_engine engine.
822
* @brief Move
constructs
a %discard_block_engine engine.
832
* @brief Seed
constructs
a %discard_block_engine engine.
834
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
regex.h
63
* @brief
Constructs
a default traits object.
381
*
Constructs
a basic regular expression that does not match any
391
* @brief
Constructs
a basic regular expression from the
410
* @brief
Constructs
a basic regular expression from the sequence
427
* @brief Copy-
constructs
a basic regular expression.
437
* @brief Move-
constructs
a basic regular expression.
447
* @brief
Constructs
a basic regular expression from the string
466
* @brief
Constructs
a basic regular expression from the range
486
* @brief
Constructs
a basic regular expression from an initializer list.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
190
* @brief
Constructs
a %linear_congruential_engine random number
201
* @brief
Constructs
a %linear_congruential_engine random number
430
* @brief
Constructs
a %mersenne_twister_engine random number generator
615
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
623
* @brief
Constructs
a %subtract_with_carry_engine random number engine
793
* @brief
Constructs
a default %discard_block_engine engine.
801
* @brief Copy
constructs
a %discard_block_engine engine.
811
* @brief Move
constructs
a %discard_block_engine engine.
821
* @brief Seed
constructs
a %discard_block_engine engine.
823
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
regex.h
63
* @brief
Constructs
a default traits object.
380
*
Constructs
a basic regular expression that does not match any
390
* @brief
Constructs
a basic regular expression from the sequence
409
* @brief
Constructs
a basic regular expression from the sequence
425
* @brief Copy-
constructs
a basic regular expression.
435
* @brief Move-
constructs
a basic regular expression.
445
* @brief
Constructs
a basic regular expression from the string
464
* @brief
Constructs
a basic regular expression from the range
484
* @brief
Constructs
a basic regular expression from an initializer list.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
random.h
195
* @brief
Constructs
a %linear_congruential_engine random number
206
* @brief
Constructs
a %linear_congruential_engine random number
438
* @brief
Constructs
a %mersenne_twister_engine random number generator
624
* @brief
Constructs
an explicitly seeded % subtract_with_carry_engine
632
* @brief
Constructs
a %subtract_with_carry_engine random number engine
804
* @brief
Constructs
a default %discard_block_engine engine.
812
* @brief Copy
constructs
a %discard_block_engine engine.
822
* @brief Move
constructs
a %discard_block_engine engine.
832
* @brief Seed
constructs
a %discard_block_engine engine.
834
*
Constructs
the underlying generator engine seeded with @p __s
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h
190
* @brief
Constructs
a %shared_ptr instance that stores @a __p
210
* @brief If @a __r is empty,
constructs
an empty %shared_ptr;
222
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
230
* @brief Move-
constructs
a %shared_ptr instance from @a __r.
240
* @brief
Constructs
a %shared_ptr that shares ownership with @a __r
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java
68
*
Constructs
a new {@link ElementDescriptor} based on its XML name, UI name,
96
*
Constructs
a new {@link ElementDescriptor} based on its XML name, UI name,
124
*
Constructs
a new {@link ElementDescriptor} based on its XML name and children list.
140
*
Constructs
a new {@link ElementDescriptor} based on its XML name and children list.
152
*
Constructs
a new {@link ElementDescriptor} based on its XML name.
Completed in 823 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>