OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
876 - 900
of
4080
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_encoder.js
48
* @param {number} quality Encoding quality (
defaults
to 1).
63
* @param {number} quality (0..1], Encoding quality,
defaults
to 0.9.
/external/droiddriver/src/com/google/android/droiddriver/actions/
SwipeAction.java
106
*
Defaults
timeoutMillis to 1000 and no drag.
113
*
Defaults
all margin ratios to 0.1F.
/external/droiddriver/src/com/google/android/droiddriver/scroll/
DynamicSentinelStrategy.java
193
*
Defaults
to the standard {@link DirectionConverter}.
201
*
Defaults
to LAST_CHILD_GETTER for forward scrolling, and the standard
/external/emma/core/java12/com/vladium/emma/
EMMAProperties.java
38
// [the DEFAULT_xxx settings duplicate the
defaults
in APP_DEFAULT_PROPERTIES_RES_NAME
158
// (4) app
defaults
("emma_default.properties" classloader resource)
/external/glide/library/src/main/java/com/bumptech/glide/
BitmapRequestBuilder.java
82
* Load images using the given {@link Downsampler}. Replaces any existing image decoder.
Defaults
to
150
* Sets the preferred format for {@link Bitmap}s decoded in this request.
Defaults
to
/external/llvm/utils/emacs/
llvm-mode.el
124
(make-local-variable 'font-lock-
defaults
)
128
font-lock-
defaults
`(llvm-font-lock-keywords))
/external/mesa3d/src/mesa/main/
errors.c
197
if (ctx->Debug.ClientIDs.
Defaults
[severity][source][type])
628
ClientIDs->
Defaults
[sev][s][t] = enabled;
755
memset(ClientIDs->
Defaults
[SEVERITY_HIGH], GL_TRUE,
756
sizeof ClientIDs->
Defaults
[SEVERITY_HIGH]);
757
memset(ClientIDs->
Defaults
[SEVERITY_MEDIUM], GL_TRUE,
758
sizeof ClientIDs->
Defaults
[SEVERITY_MEDIUM]);
759
memset(ClientIDs->
Defaults
[SEVERITY_LOW], GL_FALSE,
760
sizeof ClientIDs->
Defaults
[SEVERITY_LOW]);
/external/skia/src/core/
SkTypeface.cpp
99
SK_DECLARE_STATIC_LAZY_PTR_ARRAY(SkTypeface,
defaults
, 4, CreateDefault, DeleteDefault);
102
return
defaults
[style];
/libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java
29
* from an explicit class name, or based on runtime
defaults
:</p>
65
* Attempt to create an XMLReader from system
defaults
.
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
FolderPreferences.java
199
* If <code>true</code>, we use inbox-
defaults
for notification settings. If <code>false</code>,
200
* we use standard
defaults
.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw32.h
153
/* Override startfile prefix
defaults
. */
231
/* Let
defaults
.h definition of TARGET_USE_JCR_SECTION apply. */
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
96
* @param p A pointer (
defaults
to NULL).
232
* @param p A pointer (
defaults
to NULL).
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
96
* @param p A pointer (
defaults
to NULL).
232
* @param p A pointer (
defaults
to NULL).
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h
96
* @param p A pointer (
defaults
to NULL).
232
* @param p A pointer (
defaults
to NULL).
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h
96
* @param p A pointer (
defaults
to NULL).
232
* @param p A pointer (
defaults
to NULL).
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
fcntl.so
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizardState.java
63
/** Configured
defaults
for the parameters, by id */
64
public final Map<String, String>
defaults
= new HashMap<String, String>();
field in class:NewTemplateWizardState
/external/chromium_org/third_party/icu/source/tools/genrb/
genrb.c
181
"\t-d of --destdir destination directory, followed by the path,
defaults
to %s\n"
182
"\t-s or --sourcedir source directory for files followed by path,
defaults
to %s\n"
184
"\t followed by path,
defaults
to %s\n",
188
"\t
defaults
to ASCII and \\uXXXX format.\n");
191
"\t
defaults
to com.ibm.icu.impl.data\n"); */
194
"\t
defaults
to LocaleElements\n"
/external/e2fsprogs/misc/
mke2fs.8.in
160
The
defaults
of the parameters for the newly created filesystem, if not
262
first mounted. If the option value is omitted, it
defaults
to 1 to
270
entirely one time. If the option value is omitted, it
defaults
to 1 to
517
.I [
defaults
]
535
.IR [
defaults
] .
542
.I [
defaults
]
/external/icu/icu4c/source/tools/genrb/
genrb.c
208
"\t-d of --destdir destination directory, followed by the path,
defaults
to %s\n"
209
"\t-s or --sourcedir source directory for files followed by path,
defaults
to %s\n"
211
"\t followed by path,
defaults
to %s\n",
215
"\t
defaults
to ASCII and \\uXXXX format.\n"
217
"\t
defaults
to com.ibm.icu.impl.data\n");
220
"\t
defaults
to LocaleElements\n"
/external/llvm/include/llvm/IR/
DataLayout.h
14
// This structure should be created once, filled in if the
defaults
are not
100
bool LittleEndian; ///<
Defaults
to false
296
/// FIXME: The
defaults
need to be removed once all of
301
/// FIXME: The
defaults
need to be removed once all of
306
/// FIXME: The
defaults
need to be removed once all of
311
/// FIXME: The
defaults
need to be removed once all of
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_queue.h
72
* @tparam _Sequence Type of underlying sequence,
defaults
to deque<_Tp>.
84
* sequence/container. It
defaults
to std::deque, but it can be any type
331
* @tparam _Sequence Type of underlying sequence,
defaults
to vector<_Tp>.
332
* @tparam _Compare Comparison function object type,
defaults
to
342
* sequence/container. It
defaults
to std::vector, but it can be
348
* priority comparisons. It
defaults
to @c less<value_type> but
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_queue.h
72
* @tparam _Sequence Type of underlying sequence,
defaults
to deque<_Tp>.
84
* sequence/container. It
defaults
to std::deque, but it can be any type
331
* @tparam _Sequence Type of underlying sequence,
defaults
to vector<_Tp>.
332
* @tparam _Compare Comparison function object type,
defaults
to
342
* sequence/container. It
defaults
to std::vector, but it can be
348
* priority comparisons. It
defaults
to @c less<value_type> but
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_queue.h
72
* @tparam _Sequence Type of underlying sequence,
defaults
to deque<_Tp>.
84
* sequence/container. It
defaults
to std::deque, but it can be any type
331
* @tparam _Sequence Type of underlying sequence,
defaults
to vector<_Tp>.
332
* @tparam _Compare Comparison function object type,
defaults
to
342
* sequence/container. It
defaults
to std::vector, but it can be
348
* priority comparisons. It
defaults
to @c less<value_type> but
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_queue.h
72
* @tparam _Sequence Type of underlying sequence,
defaults
to deque<_Tp>.
84
* sequence/container. It
defaults
to std::deque, but it can be any type
331
* @tparam _Sequence Type of underlying sequence,
defaults
to vector<_Tp>.
332
* @tparam _Compare Comparison function object type,
defaults
to
342
* sequence/container. It
defaults
to std::vector, but it can be
348
* priority comparisons. It
defaults
to @c less<value_type> but
Completed in 541 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>