/external/libxkbcommon/ |
D | .uncrustify.cfg | 120 sp_arith=force 121 sp_assign=force 122 sp_assign_default=force 123 sp_before_assign=force 124 sp_after_assign=force 125 sp_enum_assign=force 126 sp_enum_before_assign=force 127 sp_enum_after_assign=force 129 sp_bool=force 130 sp_compare=force [all …]
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/ |
D | traffic_director.py | 106 def cleanup(self, *, force=False): argument 108 self.delete_forwarding_rule(force=force) 110 self.delete_target_http_proxy(force=force) 112 self.delete_target_grpc_proxy(force=force) 113 self.delete_url_map(force=force) 114 self.delete_backend_service(force=force) 115 self.delete_health_check(force=force) 136 def delete_health_check(self, force=False): argument 137 if force: 164 def delete_backend_service(self, force=False): argument [all …]
|
/external/rust/crates/libz-sys/src/zlib-ng/cmake/ |
D | detect-install-dirs.cmake | 7 …set(BIN_INSTALL_DIR "${BIN_INSTALL_DIR}" CACHE PATH "Installation directory for executables" FORCE) 9 …set(BIN_INSTALL_DIR "${INSTALL_BIN_DIR}" CACHE PATH "Installation directory for executables" FORCE) 11 …STALL_DIR "${CMAKE_INSTALL_FULL_BINDIR}" CACHE PATH "Installation directory for executables" FORCE) 13 …INSTALL_PREFIX}/${CMAKE_INSTALL_BINDIR}" CACHE PATH "Installation directory for executables" FORCE) 20 … set(LIB_INSTALL_DIR "${LIB_INSTALL_DIR}" CACHE PATH "Installation directory for libraries" FORCE) 22 … set(LIB_INSTALL_DIR "${INSTALL_LIB_DIR}" CACHE PATH "Installation directory for libraries" FORCE) 24 …INSTALL_DIR "${CMAKE_INSTALL_FULL_LIBDIR}" CACHE PATH "Installation directory for libraries" FORCE) 26 …E_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}" CACHE PATH "Installation directory for libraries" FORCE) 33 set(INC_INSTALL_DIR "${INC_INSTALL_DIR}" CACHE PATH "Installation directory for headers" FORCE) 35 set(INC_INSTALL_DIR "${INSTALL_INC_DIR}" CACHE PATH "Installation directory for headers" FORCE) [all …]
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | arbitrary-induction-step.ll | 1 ; RUN: opt -S < %s -loop-vectorize -force-vector-interleave=2 -force-vector-width=4 | FileCheck %s 2 … RUN: opt -S < %s -loop-vectorize -force-vector-interleave=1 -force-vector-width=2 | FileCheck %s … 23 ; FORCE-VEC-LABEL: @ind_plus2( 24 ; FORCE-VEC: %wide.load = load <2 x i32>, <2 x i32>* 25 ; FORCE-VEC: mul nsw <2 x i32> 26 ; FORCE-VEC: add nsw <2 x i32> 27 ; FORCE-VEC: %index.next = add i64 %index, 2 28 ; FORCE-VEC: icmp eq i64 %index.next, 512 67 ; FORCE-VEC-LABEL: @ind_minus2( 68 ; FORCE-VEC: %wide.load = load <2 x i32>, <2 x i32>* [all …]
|
/external/python/cpython2/Lib/ |
D | compileall.py | 22 force=0, rx=None, quiet=0): argument 31 force: if 1, force compilation, even if timestamps are up-to-date 50 if not compile_file(fullname, ddir, force, rx, quiet): 56 if not compile_dir(fullname, maxlevels - 1, dfile, force, rx, 61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument 69 force: if 1, force compilation, even if timestamps are up-to-date 85 if not force: 113 def compile_path(skip_curdir=1, maxlevels=0, force=0, quiet=0): argument 120 force: as for compile_dir() (default 0) 129 force, quiet=quiet) [all …]
|
/external/wayland-protocols/chromium.org/unstable/stylus/ |
D | stylus-unstable-v2.xml | 31 type of stylus, as well as the force and tilt of the tool. 107 <event name="force"> 108 <description summary="force change event"> 109 Notification of a change in physical force on the surface of the screen. 110 The force is calibrated and normalized to the 0 to 1 range. 114 <arg name="force" type="fixed" summary="new value of force"/> 167 <event name="force"> 168 <description summary="force change event"> 169 Notification of the physical force of the stylus on the surface. 170 The force is calibrated and normalized to the 0 to 1 range. [all …]
|
/external/mesa3d/prebuilt-intermediates/xmlpool/ |
D | options.h | 97 DRI_CONF_DESC(en,"Force GLSL extension default behavior to 'warn'") \ 98 DRI_CONF_DESC(de,"Force GLSL extension default behavior to 'warn'") \ 100 DRI_CONF_DESC(nl,"Force GLSL extension default behavior to 'warn'") \ 101 DRI_CONF_DESC(fr,"Force GLSL extension default behavior to 'warn'") \ 102 DRI_CONF_DESC(sv,"Force GLSL extension default behavior to 'warn'") \ 142 … DRI_CONF_DESC(en,"Force a default GLSL version for shaders that lack an explicit #version line") \ 143 … DRI_CONF_DESC(de,"Force a default GLSL version for shaders that lack an explicit #version line") \ 145 … DRI_CONF_DESC(nl,"Force a default GLSL version for shaders that lack an explicit #version line") \ 146 … DRI_CONF_DESC(fr,"Force a default GLSL version for shaders that lack an explicit #version line") \ 147 … DRI_CONF_DESC(sv,"Force a default GLSL version for shaders that lack an explicit #version line") \ [all …]
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
D | LazyEncodedSequence.java | 26 force(); in getObjectAt() 43 force(); in hashCode() 50 force(); in iterator() 57 force(); in size() 64 force(); in toArray() 71 force(); in toArrayInternal() 101 force(); in toDERObject() 108 force(); in toDLObject() 113 private void force() in force() method in LazyEncodedSequence
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
D | LazyEncodedSequence.java | 25 force(); in getObjectAt() 42 force(); in hashCode() 49 force(); in iterator() 56 force(); in size() 63 force(); in toArray() 70 force(); in toArrayInternal() 100 force(); in toDERObject() 107 force(); in toDLObject() 112 private void force() in force() method in LazyEncodedSequence
|
/external/llvm/test/CodeGen/X86/ |
D | dynamic-allocas-VLAs.ll | 2 …=32 -march=x86-64 -mattr=+avx -mtriple=i686-apple-darwin10 | FileCheck %s -check-prefix=FORCE-ALIGN 198 ; FORCE-ALIGN: _t8 199 ; FORCE-ALIGN: movq %rsp, %rbp 200 ; FORCE-ALIGN: andq $-32, %rsp 201 ; FORCE-ALIGN-NEXT: subq $32, %rsp 202 ; FORCE-ALIGN: movq %rbp, %rsp 203 ; FORCE-ALIGN: popq %rbp 216 ; FORCE-ALIGN: _t9 217 ; FORCE-ALIGN: pushq %rbp 218 ; FORCE-ALIGN: movq %rsp, %rbp [all …]
|
D | avx512vl-logic.ll | 10 ; Force the execution domain with an add. 21 ; Force the execution domain with an add. 33 ; Force the execution domain with an add. 44 ; Force the execution domain with an add. 55 ; Force the execution domain with an add. 66 ; Force the execution domain with an add. 78 ; Force the execution domain with an add. 89 ; Force the execution domain with an add. 102 ; Force the execution domain with an add. 113 ; Force the execution domain with an add. [all …]
|
/external/ltp/testcases/kernel/syscalls/membarrier/ |
D | membarrier01.c | 37 int force; /* force if CMD_QUERY reports not enabled */ member 106 .force = 1, 123 .force = 1, 153 .force = 1, 167 .force = 1, 194 .force = 1, 208 .force = 1, 222 "ret = %ld with errno %d were expected. (force: %d)", \ 224 _test.force); \ 246 "errno = %d when expected was %d. (force: %d)", \ [all …]
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
D | LazyEncodedSequence.java | 26 force(); in getObjectAt() 43 force(); in hashCode() 50 force(); in iterator() 57 force(); in size() 64 force(); in toArray() 71 force(); in toArrayInternal() 101 force(); in toDERObject() 108 force(); in toDLObject() 113 private void force() in force() method in LazyEncodedSequence
|
/external/auto/value/src/test/java/com/google/auto/value/extension/toprettystring/ |
D | ToPrettyStringTest.java | 119 "PrimitiveArray {" // force newline in primitiveArray_empty() 130 "PrimitiveArray {" // force newline in primitiveArray_null() 183 "PrettyCollection {" // force newline in prettyCollection_empty() 194 "PrettyCollection {" // force newline in prettyCollection_null() 269 "NestedCollection {" // force newline in nestedCollection_empty() 296 "NestedCollection {" // force newline in nestedCollection_null() 332 "ImmutablePrimitiveArray {" // force newline in immutablePrimitiveArray_empty() 344 "ImmutablePrimitiveArray {" // force newline in immutablePrimitiveArray_null() 364 "PrettyMap {" // force newline in prettyMap() 398 "PrettyMap {" // force newline in prettyMap_empty() [all …]
|
/external/robolectric/resources/src/main/java/org/robolectric/res/ |
D | ThemeStyleSet.java | 18 if (overlayedAttribute != null && (attribute == null || overlayedStyle.force)) { in getAttrValue() 26 public void apply(Style style, boolean force) { in apply() argument 27 OverlayedStyle styleToAdd = new OverlayedStyle(style, force); in apply() 54 boolean force; field in ThemeStyleSet.OverlayedStyle 56 OverlayedStyle(Style style, boolean force) { in OverlayedStyle() argument 58 this.force = force; in OverlayedStyle() 77 return style.toString() + (force ? " (forced)" : ""); in toString()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ |
D | ThemeStyleSet.java | 18 if (overlayedAttribute != null && (attribute == null || overlayedStyle.force)) { in getAttrValue() 26 public void apply(Style style, boolean force) { in apply() argument 27 OverlayedStyle styleToAdd = new OverlayedStyle(style, force); in apply() 54 boolean force; field in ThemeStyleSet.OverlayedStyle 56 OverlayedStyle(Style style, boolean force) { in OverlayedStyle() argument 58 this.force = force; in OverlayedStyle() 77 return style.toString() + (force ? " (forced)" : ""); in toString()
|
/external/python/cpython2/Lib/distutils/command/ |
D | install_headers.py | 11 # XXX force is never used 18 ('force', 'f', 19 "force installation (overwrite existing files)"), 22 boolean_options = ['force'] 26 self.force = 0 32 ('force', 'force'))
|
/external/python/cpython3/Lib/distutils/command/ |
D | install_headers.py | 9 # XXX force is never used 16 ('force', 'f', 17 "force installation (overwrite existing files)"), 20 boolean_options = ['force'] 24 self.force = 0 30 ('force', 'force'))
|
/external/python/setuptools/setuptools/_distutils/command/ |
D | install_headers.py | 9 # XXX force is never used 16 ('force', 'f', 17 "force installation (overwrite existing files)"), 20 boolean_options = ['force'] 24 self.force = 0 30 ('force', 'force'))
|
/external/flac/test/ |
D | test_seeking.sh | 67 if flac${EXE} --ogg --no-error-on-compression-fail --silent --force-raw-format --endian=little --si… 80 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=4410… 81 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=4410… 82 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=4410… 83 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=4410… 125 …run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=441… 126 …run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=441…
|
/external/autotest/server/cros/clique_lib/ |
D | clique_dut_updater.py | 19 def update_dut_worker(updater_obj, dut, image, force): argument 28 @param force: If False, will only updated the host if it is not 29 already running the build. If True, force the 30 update regardless, and force a full-reimage. 33 updater_obj.update_dut(dut_host=dut.host, image=image, force=force) 118 def update_dut(self, dut_host, image, force=True): argument 123 @param force: If False, will only updated the host if it is not 124 already running the build. If True, force the 125 update regardless, and force a full-reimage. 133 if not force and dut_release_version == image_release_version:
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
D | nistConversions.txt | 107 foot pound-force (ft · lbf) joule (J) 1.355 818 E+00 129 FORCE 132 kilogram-force (kgf) newton (N) 9.806 65 E+00 133 kilopond (kilogram-force) (kp) newton (N) 9.806 65 E+00 136 ounce (avoirdupois)-force (ozf) newton (N) 2.780 139 E-01 138 pound-force (lbf) 23 newton (N) 4.448 222 E+00 139 pound-force per pound (lbf/lb) (thrust to mass ratio) newton per kilogram (N/kg) 9.806 65 E+00 140 ton-force (2000 lbf) newton (N) 8.896 443 E+03 141 ton-force (2000 lbf) kilonewton (kN) 8.896 443 E+00 142 FORCE DIVIDED BY AREA (see PRESSURE) [all …]
|
/external/python/cpython3/Lib/ |
D | compileall.py | 48 def compile_dir(dir, maxlevels=None, ddir=None, force=False, argument 60 force: if True, force compilation, even if timestamps are up-to-date 104 ddir=ddir, force=force, 117 if not compile_file(file, ddir, force, rx, quiet, 125 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument 136 force: if True, force compilation, even if timestamps are up-to-date 221 if not force: 274 def compile_path(skip_curdir=1, maxlevels=0, force=False, quiet=0, argument 283 force: as for compile_dir() (default False) 299 force, [all …]
|
/external/autotest/server/site_tests/firmware_IntegratedU2F/ |
D | firmware_IntegratedU2F.py | 24 U2F_FORCE_PATH = '/var/lib/u2f/force/u2f.force' 25 G2F_FORCE_PATH = '/var/lib/u2f/force/g2f.force' 26 USER_KEYS_FORCE_PATH = '/var/lib/u2f/force/user_keys.force' 33 """Remove *.force files""" 34 self.host.run('rm -f /var/lib/u2f/force/*.force') 103 self.host.run('rm -f /var/lib/u2f/force/*.force')
|
/external/kernel-headers/original/uapi/linux/ |
D | input.h | 179 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 180 #define EVIOCRMFF _IOW('E', 0x81, int) /* Erase a force effect */ 285 * Values describing the status of a force-feedback effect 302 * struct ff_replay - defines scheduling of the force-feedback effect 312 * struct ff_trigger - defines what triggers the force-feedback effect 322 * struct ff_envelope - generic force-feedback effect envelope 329 * envelope force-feedback core will convert to positive/negative 341 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 351 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 363 * struct ff_condition_effect - defines a spring or friction force-feedback effect [all …]
|