OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
551 - 575
of
12713
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/content/public/browser/
web_ui_data_source.h
56
//
Sets
the path which will return the JSON strings.
59
//
Sets
the data source to use a slightly different format for json data. Some
66
//
Sets
the resource to returned when no other paths match.
/external/chromium_org/extensions/common/
url_pattern_set.h
44
// Clears |out| and populates it with the union of all
sets
in |
sets
|.
45
static void CreateUnion(const std::vector<URLPatternSet>&
sets
,
/external/chromium_org/gpu/command_buffer/service/
command_buffer_service.h
19
//
Sets
the current get offset. This can be called from any thread.
66
//
Sets
a callback that is called whenever the put offset is changed. When
75
//
Sets
a callback that is called whenever the get buffer is changed.
/external/chromium_org/mojo/service_manager/
service_manager.h
78
//
Sets
the default Loader to be used if not overridden by SetLoaderForURL()
83
//
Sets
a Loader to be used for a specific url.
85
//
Sets
a Loader to be used for a specific url scheme.
/external/chromium_org/net/dns/
host_resolver_proc.h
57
//
Sets
the previous procedure in the chain. Aborts if this would result in a
61
//
Sets
the last procedure in the chain, i.e. appends |proc| to the end of the
69
//
Sets
the default host resolver procedure that is used by HostResolverImpl.
/external/chromium_org/ppapi/api/private/finish_writing_these/
ppb_pdf.idl
123
/*
Sets
content restriction for a full-page plugin (i.e. can't copy/print).
154
/*
Sets
the selected text of the plugin. If |selected_text| is empty, then no
160
/*
Sets
the link under the cursor. If |url| is empty, then no link is under
/external/chromium_org/ppapi/c/private/
ppb_pdf.h
133
//
Sets
content restriction for a full-page plugin (i.e. can't copy/print).
167
//
Sets
the selected text of the plugin.
170
//
Sets
the link currently under the cursor.
/external/chromium_org/sandbox/win/src/
restricted_token_utils.h
66
//
Sets
the integrity label on a object handle.
71
//
Sets
the integrity level on a token. This is only valid on Vista. It returns
76
//
Sets
the integrity level on the current process on Vista. It returns without
/external/chromium_org/sync/sessions/
model_type_registry.h
38
// Keeps track of the
sets
of active update handlers and commit contributors.
51
//
Sets
the set of enabled types.
90
//
Sets
of handlers and contributors.
/external/chromium_org/third_party/icu/source/i18n/
strrepl.h
73
* Construct a StringReplacer that
sets
the emits the given output
74
* text and
sets
the cursor to the given position.
88
* Construct a StringReplacer that
sets
the emits the given output
/external/chromium_org/third_party/webrtc/voice_engine/include/
voe_hardware.h
73
//
Sets
the audio device used for recording.
77
//
Sets
the audio device used for playout.
80
//
Sets
the type of audio device layer to use.
voe_volume_control.h
59
//
Sets
the speaker |volume| level. Valid range is [0,255].
65
//
Sets
the microphone volume level. Valid range is [0,255].
94
//
Sets
a volume |scaling| applied to the outgoing signal of a specific
/external/chromium_org/ui/aura/client/
cursor_client.h
42
//
Sets
the type of the mouse cursor icon.
61
//
Sets
the display for the cursor.
88
//
Sets
/Gets the activation client for the specified window.
/external/chromium_org/ui/base/models/
list_selection_model.h
60
//
Sets
the anchor, active and selection to |index|.
75
// this
sets
the anchor, selection and active indices to |index|.
90
//
Sets
the anchor and active to kUnselectedIndex, and removes all the
/external/chromium_org/ui/gfx/win/
window_impl.h
53
//
Sets
the window styles. This is ONLY used when the window is created.
58
//
Sets
the extended window styles. See comment about |set_window_style|.
62
//
Sets
the class style to use. The default is CS_DBLCLKS.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
FileCounter.java
107
*
Sets
the sourceDirectory.
123
*
Sets
the filterString.
139
*
Sets
the outputFile.
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
SetEqualsTester.java
73
"Two
Sets
should not be equal if exactly one of them contains null.",
80
assertFalse("
Sets
of different sizes should not be equal.",
86
assertFalse("
Sets
of different sizes should not be equal.",
/external/icu/icu4c/source/i18n/
strrepl.h
73
* Construct a StringReplacer that
sets
the emits the given output
74
* text and
sets
the cursor to the given position.
88
* Construct a StringReplacer that
sets
the emits the given output
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
ServiceConnection.java
74
*
Sets
how to make the requests. For HTTP this is typically POST or GET.
83
* If the length of a HTTP request body is known ahead,
sets
fixed length
84
* to enable streaming without buffering.
Sets
after connection will cause an exception.
/external/libhevc/common/
ihevc_macros.h
55
/**
Sets
x bits to '1' starting from MSB */
67
/**
Sets
x bits to '1' starting from LSB */
79
/**
Sets
the bit in given position to 1 */
/external/llvm/include/llvm/Analysis/
AliasSetTracker.h
1
//===- llvm/Analysis/AliasSetTracker.h - Build Alias
Sets
-------*- C++ -*-===//
12
// of disjoint
sets
. Each AliasSet object constructed by the AliasSetTracker
13
// object refers to memory disjoint from the other
sets
.
182
/// Define an iterator for alias
sets
... this is just a forward iterator.
314
/// instructions to the alias
sets
. Adding a new instruction can result in
317
/// 1. If the instruction doesn't alias any other
sets
, create a new set.
319
/// 3. If the instruction aliases multiple
sets
, merge the
sets
, and add
336
/// alias
sets
were eliminated.
348
/// getAliasSets - Return the alias
sets
that are active
[
all
...]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowGeocoder.java
79
*
Sets
up a simulated response for {@link #getFromLocation(double, double, int)}
97
*
Sets
up a simulated response for {@link #getFromLocationName(String, int)}}
108
*
Sets
a flag to indicate whether or not {@link #getFromLocationName(String, int)} should throw an exception to
/external/smack/src/org/jivesoftware/smackx/packet/
Version.java
68
*
Sets
the natural-language name of the software. This message should only be
88
*
Sets
the specific version of the software. This message should only be
108
*
Sets
the operating system of the queried entity. This message should only be
/external/srec/tools/thirdparty/OpenFst/fst/lib/
fstlib.h
23
// are used to represent
sets
of strings (specifically, "regular" or
24
// "rational
sets
"); finite-state transducers are used to represent
31
// and state ID
sets
. Labels and state IDs are restricted to signed
/external/srtp/crypto/include/
rdbx.h
78
*
sets
the contents of *guess to contain the best guess of the packet
150
/* index_init(&pi) initializes a packet index pi (
sets
it to zero) */
166
* arrived packet),
sets
the contents of *guess to contain the best
Completed in 2270 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>