OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:configurable
(Results
176 - 200
of
510
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libnfc-nxp/inc/
nfc_custom_config_example.h
23
* \note This is the configuration header file of the HAL 4.0. custom
configurable
/external/libnfc-nxp/src/
phLibNfc_Internal.h
51
Configurable
upto 1K*/
/external/libvorbis/
libvorbis.spec
118
- Updated for
configurable
prefixes
libvorbis.spec.in
118
- Updated for
configurable
prefixes
/external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c
143
/*XXX: make
configurable
with performance vs quality, these defaults
/external/opencv/
README.rdoc
69
To use Java, you have to make a small code change. Eventually we will make this a
configurable
option without having to make a code change. The reason is because when we send data over a socket from Java to Java it is faster to send serialized buffered images. However, when we send data to C++, we have to send a raw byte array.
/external/qemu-pc-bios/bochs/bios/
Makefile.in
53
# -------- end
configurable
options --------------------------
/external/replicaisland/src/com/replica/replicaisland/
LifetimeComponent.java
23
* meet other
configurable
criteria.
/external/srec/portable/src/
pmemfixed.c
46
number created is
configurable
. If it is not possible to create more blocks, then the
54
each time a particular pool has been exhausted (the number created is
configurable
for each
72
1.
Configurable
memory block sizes (not restricted to power of 2 sizes).
76
5.
Configurable
initial pool sizes.
/external/srec/srec/include/
front.h
218
/* Internal memberrs that may need to be
configurable
. Currently constants
/external/v8/src/
proxy.js
144
configurable
: true});
/external/v8/test/mjsunit/
regexp.js
610
assertEquals(false, desc.
configurable
);
616
assertEquals(false, desc.
configurable
);
622
assertEquals(false, desc.
configurable
);
628
assertEquals(false, desc.
configurable
);
/external/webrtc/src/modules/audio_processing/agc/
analog_agc.h
48
//
Configurable
parameters/variables
/external/webrtc/src/modules/audio_processing/
high_pass_filter_impl.cc
168
return apm_->kNoError; // Not
configurable
.
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h
53
// Following settings are not
configurable
by the client
/frameworks/base/core/java/android/content/
ContentQueryMap.java
30
* the database that is to be used as the key of the map is user-
configurable
, and the
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
PointCloud.java
121
mPaint.setColor(Color.rgb(255, 255, 255)); // TODO: make
configurable
/frameworks/base/docs/html/google/play/billing/
index.jd
16
<li><strong>Free trials</strong>—You can now offer users a
configurable
<a href="/google/play/billing/v2/billing_subscriptions.html#trials">free trial period</a> for your in-app subscriptions. You can set up trials with a simple change in the Developer Console—no change to your app code is needed.</li>
/frameworks/wilhelm/src/itf/
IAudioIODeviceCapabilities.c
21
// NTH make it platform-
configurable
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
TeeInputStream.java
31
* called on this proxy. It is
configurable
whether the associated output
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
463
returns a dictionary of the
configurable
keybindings for a particular
480
returns a dictionary of the
configurable
keybindings for a particular
498
extension. The
configurable
keybindings are returned as they exist in
504
#add the non-
configurable
bindings
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
463
returns a dictionary of the
configurable
keybindings for a particular
480
returns a dictionary of the
configurable
keybindings for a particular
498
extension. The
configurable
keybindings are returned as they exist in
504
#add the non-
configurable
bindings
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java
222
// FIXME This should be
configurable
(digest size in bits must be >= N)
231
// FIXME This should be
configurable
(must be >= N)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
GCMBlockCipher.java
130
// TODO This should be
configurable
by init parameters
379
// TODO Fix this if tagLength becomes
configurable
/external/chromium_org/v8/test/mjsunit/harmony/
proxies-example-membrane.js
38
if (desc !== undefined) desc.
configurable
= true;
44
if (desc !== undefined) desc.
configurable
= true;
Completed in 682 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>