OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
651 - 675
of
9774
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/misc/common/swig/include/2.0.11/python/
std_set.i
2
Sets
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/approximation/tests/
test_ramsey.py
14
# this trival graph has no cliques. should just find i-
sets
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
intersection.py
30
Probability of connecting nodes between bipartite
sets
51
"""Return a intersection graph with randomly chosen attribute
sets
for
84
for connections between node and attribute
sets
.
104
The existence and efficient construction of large independent
sets
/sdk/annotations/src/android/annotation/
TargetApi.java
32
* This
sets
the target api level for the type..
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiSettableAttributeNode.java
29
/**
Sets
the current value of the node. Cannot be null (use an empty string). */
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
CommonAction.java
63
*
Sets
the {@link Runnable}.
/system/bt/hci/include/
btsnoop_mem.h
29
// This call
sets
the (one and only) callback that will
/system/bt/stack/gap/
gap_api.c
31
** Description This function
sets
the trace level for GAP. If called with
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java
51
* Creates an {@link EventBuilder} for BREAKPOINT event and
sets
a
70
* Creates an {@link EventBuilder} for EXCEPTION event and
sets
an
91
* Creates an {@link EventBuilder} for METHOD_ENTRY event and
sets
a
105
* Creates an {@link EventBuilder} for METHOD_EXIT event and
sets
a
120
* and
sets
a ClassMatch modifier.
154
* Creates an {@link EventBuilder} for FIELD_ACCESS event and
sets
a
168
* Creates an {@link EventBuilder} for FIELD_MODIFICATION event and
sets
a
CountModifierTest.java
63
* <BR>It runs CountModifierDebuggee and
sets
BREAKPOINT to its
88
* <BR>It runs CountModifierDebuggee and
sets
METHOD_ENTRY to the
108
* <BR>It runs CountModifierDebuggee and
sets
METHOD_EXIT to the
130
* <BR>It runs CountModifierDebuggee and
sets
METHOD_EXIT_WITH_RETURN_VALUE
150
* <BR>It runs CountModifierDebuggee and
sets
EXCEPTION to the
ThreadOnlyModifierTest.java
56
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
BREAKPOINT to its
79
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
METHOD_ENTRY to the
98
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
METHOD_EXIT to the
118
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
139
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
EXCEPTION to the
/external/boringssl/src/include/openssl/
bio.h
206
/* BIO_set_retry_read
sets
the |BIO_FLAGS_READ| and |BIO_FLAGS_SHOULD_RETRY|
210
/* BIO_set_retry_read
sets
the |BIO_FLAGS_WRITE| and |BIO_FLAGS_SHOULD_RETRY|
249
/* BIO_set_close
sets
the close flag for |bio|. The meaning of which depends on
255
/* BIO_set_callback
sets
a callback function that will be called before and
259
/* BIO_set_callback_arg
sets
the opaque pointer value that can be read within a
308
/* BIO_copy_next_retry
sets
the retry flags and |retry_reason| of |bio| from
342
/* BIO_read_asn1 reads a single ASN.1 object from |bio|. If successful it
sets
386
/* BIO_mem_contents
sets
|*out_contents| to point to the current contents of
393
/* BIO_get_mem_data
sets
|*contents| to point to the current contents of |bio|
401
/* BIO_get_mem_ptr
sets
|*out| to a BUF_MEM containing the current contents o
[
all
...]
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LevenbergMarquardt.h
145
/**
Sets
the default parameters */
156
/**
Sets
the tolerance for the norm of the solution vector*/
159
/**
Sets
the tolerance for the norm of the vector function*/
162
/**
Sets
the tolerance for the norm of the gradient of the error vector*/
165
/**
Sets
the step bound for the diagonal shift */
168
/**
Sets
the error precision */
171
/**
Sets
the maximum number of function evaluation */
/external/jmdns/src/javax/jmdns/impl/
DNSStatefulObject.java
17
*
Sets
of methods to manage the state machine.<br/>
425
*
Sets
the task associated with this Object.
454
*
Sets
the state and notifies all objects that wait on the ServiceInfo.
464
*
Sets
the state and notifies all objects that wait on the ServiceInfo.
472
*
Sets
the state and notifies all objects that wait on the ServiceInfo.
479
*
Sets
the state and notifies all objects that wait on the ServiceInfo.
486
*
Sets
the state and notifies all objects that wait on the ServiceInfo.
/external/openfst/src/include/fst/
equivalent.h
88
// Convenience function: returns the representative of 'id' in '
sets
',
90
static MappedId FindSet(UnionFind<MappedId> *
sets
, MappedId id) {
91
MappedId repr =
sets
->FindSet(id);
95
sets
->MakeSet(id);
116
// Analysis of Computer Programs") successively constructs
sets
of
119
// forest (the union-find algorithm) is used to represent the
sets
of
121
//
sets
contains both final and non-final states. Returns optional error
/external/proguard/src/proguard/gui/
FilterDialog.java
194
*
Sets
the filter to be represented in this dialog.
214
*
Sets
the apk filter to be represented in this dialog.
234
*
Sets
the jar filter to be represented in this dialog.
254
*
Sets
the aar filter to be represented in this dialog.
274
*
Sets
the war filter to be represented in this dialog.
294
*
Sets
the ear filter to be represented in this dialog.
314
*
Sets
the zip filter to be represented in this dialog.
/frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java
21
import com.google.android.collect.
Sets
;
78
Set<Class<?>> topLevelClasses =
Sets
.newHashSet();
104
* add them to the respective
sets
. Searches the package on the whole class
152
* add them to the respective
sets
. Searches the package in a class directory.
174
* add them to the respective
sets
. Searches the package in a single jar file.
204
* add them to the respective
sets
. Searches the package in a single apk file.
250
entryNames =
Sets
.newHashSet();
/frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java
156
/**
Sets
the photo index */
162
/**
Sets
the initial photo URI */
168
/**
Sets
the photos URI */
174
/**
Sets
the query projection */
180
/**
Sets
the resolved photo URI. This method is for the case
191
*
Sets
the URI for a thumbnail preview of the photo.
199
*
Sets
the maximum scale which an image is initially displayed at
/libcore/luni/src/main/java/java/util/logging/
Handler.java
258
*
Sets
the character encoding used by this handler. A {@code null} value
281
*
Sets
the character encoding used by this handler, {@code null} indicates
292
*
Sets
the error manager for this handler.
308
*
Sets
the filter to be used by this handler.
319
*
Sets
the formatter to be used by this handler. This internal method does
333
*
Sets
the formatter to be used by this handler.
346
*
Sets
the logging level of the messages logged by this handler, levels
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
NestedConfiguration.java
138
*
Sets
the parent configuration that this configuration is inheriting from.
176
*
Sets
whether the locale should be overridden by this configuration
213
*
Sets
whether the rendering target should be overridden by this configuration
250
*
Sets
whether the device should be overridden by this configuration
287
*
Sets
whether the device state should be overridden by this configuration
345
*
Sets
whether the night mode should be overridden by this configuration
382
*
Sets
whether the UI mode should be overridden by this configuration
/external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationHeader.java
162
*
Sets
the scheme of the challenge information for this
184
*
Sets
the Realm of the WWWAuthenicateHeader to the <var>realm</var>
217
*
Sets
the Nonce of the WWWAuthenicateHeader to the <var>nonce</var>
247
*
Sets
the URI of the WWWAuthenicateHeader to the <var>uri</var> parameter
283
*
Sets
the Algorithm of the WWWAuthenicateHeader to the new <var>algorithm</var>
311
*
Sets
the Qop value of the WWWAuthenicateHeader to the new <var>qop</var>
339
*
Sets
the Opaque value of the WWWAuthenicateHeader to the new <var>opaque</var>
367
*
Sets
the Domain of the WWWAuthenicateHeader to the <var>domain</var>
395
*
Sets
the value of the stale parameter of the WWWAuthenicateHeader to the
494
*
Sets
the Username of the AuthorizationHeader to the <var>username</var
[
all
...]
/external/valgrind/callgrind/
threads.c
116
t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(
sets
).full );
117
t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(
sets
).full );
118
CLG_(init_cost)( CLG_(
sets
).full, t->lastdump_cost );
119
CLG_(init_cost)( CLG_(
sets
).full, t->sighandler_cost );
214
CLG_(zero_cost)( CLG_(
sets
).full, es->cost );
283
CLG_(add_and_zero_cost)( CLG_(
sets
).full,
333
es->cost = CLG_(get_eventset_cost)(CLG_(
sets
).full);
334
CLG_(zero_cost)( CLG_(
sets
).full, es->cost );
427
CLG_(print_cost)(-9, CLG_(
sets
).full, es->cost);
454
CLG_(print_cost)(-9, CLG_(
sets
).full, es->cost)
[
all
...]
/frameworks/base/core/java/android/view/accessibility/
AccessibilityWindowInfo.java
108
*
Sets
the type of the window.
129
*
Sets
the layer which determines the Z-order of the window. Windows
169
*
Sets
the parent window id.
189
*
Sets
the unique window id.
200
*
Sets
the unique id of the IAccessibilityServiceConnection over which
221
*
Sets
the bounds of this window in the screen.
243
*
Sets
if this window is active, which is this is the window
265
*
Sets
if this window has input focus.
285
*
Sets
if this window has accessibility focus.
525
*
Sets
a boolean property
[
all
...]
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java
109
//
Sets
this object's ThreadPool field to be the input argument
118
//
Sets
the cache flag to the input argument
175
// Implements PhotoDownloadRunnable.setByteBuffer.
Sets
the image buffer to a buffer object.
222
*
Sets
the identifier for the current Thread. This must be a synchronized operation; see the
231
// Implements ImageCoderRunnable.setImage().
Sets
the Bitmap for the current image.
/external/guava/guava/src/com/google/common/util/concurrent/
AtomicDouble.java
89
*
Sets
to the given value.
99
* Eventually
sets
to the given value.
111
* Atomically
sets
to the given value and returns the old value.
122
* Atomically
sets
the value to the given updated value
138
* Atomically
sets
the value to the given updated value
Completed in 312 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>