HomeSort by relevance Sort by last modified time
    Searched full:configurable (Results 251 - 275 of 953) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 341 // TODO: Hardcoded for now, make it UI configurable
361 // TODO: Hardcoded for now, make it UI configurable
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
HostConnection.cpp 50 /* TODO: Make this configurable with a system property */
  /device/google/contexthub/util/nanotool/
log.cpp 130 // Can add colorization here if desired (should be configurable)
  /docs/source.android.com/src/security/overview/
index.jd 37 development lifecycle with the creation of a rich and configurable security
  /external/autotest/client/cros/cellular/wardmodem/
modem_configuration.py 40 # TODO(pprabhu) Figure out if it makes sense to use Configurable to
  /external/autotest/client/profilers/ftrace/
ftrace.py 14 trace-cmd with configurable parameters.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
EC5Util.java 151 // so at the moment it's set to null. Should probably look at making this configurable
  /external/ceres-solver/cmake/
CreateCeresConfig.cmake 71 # Read all possible configurable compile options from config.h.in, this avoids
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
animation-constructor.js 89 configurable: true,
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
mako.py 29 """Wrapper for configurable and cached Mako environment.
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
list_view.html 51 configurable: true,
  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 259 // Variables not corresponding to configurable GL state, but other GL variables.
  /external/guava/guava/src/com/google/common/io/
FileBackedOutputStream.java 33 * switches to file buffering once the data reaches a configurable size.
  /external/iproute2/man/man8/
tc-red.8 29 configurable chance of being marked (which may mean dropped). This chance
  /external/libavc/encoder/
ime.h 77 * configurable.The function computes the sad at vertices of a diamond grid. If
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/
ParticleEffect.java 31 public class ParticleEffect implements Disposable, ResourceData.Configurable{
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c 22 * This file contains compile-time configurable constants for BRCM HAL
  /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/libxml2/bakefile/
Readme.txt 39 # These are configurable options:
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c 143 /*XXX: make configurable with performance vs quality, these defaults
  /external/mockftpserver/branches/1.x_Branch/
CHANGELOG.txt 34 - Modify tests to make server port configurable (through "ftp.server.port" system property), allowing
  /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.

Completed in 661 milliseconds

<<11121314151617181920>>