/external/guava/guava-tests/test/com/google/common/io/ |
TestCharSink.java | 27 * A char sink for testing that has configurable behavior.
|
/external/iproute2/man/man8/ |
tc-choke.8 | 31 the new packet has a configurable chance of being marked (which may mean dropped).
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftsynth.h | 39 /* slanting are not configurable. Consider the functions as a */
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/ |
ConfigurableEffect.java | 32 /** Represents a configurable value for an effect. */
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/ |
SpawnShapeValue.java | 11 public abstract class SpawnShapeValue extends ParticleValue implements ResourceData.Configurable, Json.Serializable{
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
package-info.java | 31 * configurable via a flexible
|
/external/parameter-framework/upstream/parameter/ |
ConfigurableElement.h | 209 // Content dumping. Override and stop further deriving: Configurable 212 // used to access any Configurable Element). 216 // Configurable domain association 234 // Associated configurable domains
|
Subsystem.h | 120 * Handle a configurable element mapping. 124 * @param[in,out] pInstanceConfigurableElement The configurable element 216 * Looks if a subsystem object needs to be instantiated for the given configurable 219 * @param[in,out] pInstanceConfigurableElement The configurable element to check
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftsynth.h | 39 /* slanting are not configurable. Consider the functions as a */
|
/external/v8/test/mjsunit/es6/ |
function-length-configurable.js | 37 assertTrue(descr.configurable);
|
function-name-configurable.js | 24 assertTrue(descr.configurable);
|
/external/v8/test/mjsunit/harmony/ |
reflect-enumerate-opt.js | 46 return {value: 10, configurable: true, writable: false, enumerable: true};
|
proxies.js | 72 return {value: 42, configurable: true} 82 return {value: 42, configurable: true} 89 return {get value() { return 42 }, get configurable() { return true }} 95 return function(t, k) { key = k; return {value: 42, configurable: true} } 382 return {configurable: true, writable: true} 401 return {configurable: true, writable: true} 415 get configurable() { return true }, 450 ? {get: function() { return 5 }, configurable: true} 451 : {set: function() { return false }, configurable: true} 509 var attributes = {configurable: true, mine: 66, minetoo: 23 [all...] |
/external/v8/test/mjsunit/regress/ |
regress-1083.js | 34 assertTrue(desc.configurable);
|
regress-1112.js | 33 { configurable: true, enumerable: true, value: 3 });
|
regress-1213.js | 29 // redeclaration that makes the property configurable (and hence
|
regress-1419.js | 47 assertEquals(true, desc.configurable);
|
regress-1513.js | 38 configurable: false
|
regress-270142.js | 42 assertTrue(descriptor.configurable);
|
regress-900.js | 46 assertFalse(desc['configurable']);
|
regress-crbug-146910.js | 32 Object.defineProperty(x, '0', { value: 7, configurable: false });
|
regress-function-length-strict.js | 40 assertTrue(desc.configurable);
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftsynth.h | 39 /* slanting are not configurable. Consider the functions as a */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
IgnoredLayoutRule.java | 31 * For example, the ZoomControls widget is not user-configurable as a
|
/system/bt/bta/ag/ |
bta_ag_cfg.c | 21 * This file contains compile-time configurable constants for the audio
|