Searched full:hardcode (Results 1 – 25 of 311) sorted by relevance
12345678910>>...13
| /external/angle/src/common/ |
| D | apple_platform_utils.mm | 48 // Hardcode constant to sidestep compiler errors. Call will 57 // Hardcode constant to sidestep compiler errors. Call will
|
| /external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
| D | hardcode_min_max.cc | 379 // node inside the LSTM cell. For it, we hardcode a minmax of [-8, 8]. in HardcodeMinMaxForLstmCell() 400 // If all tensors being packed have the same min/max range, hardcode min/max in HardcodeMinMaxForPack() 498 // We hardcode quantization_params to: zero_point=0, scale=1/256. in Run() 504 // We hardcode quantization_params to: zero_point=0, scale=1/256. in Run() 510 // We hardcode quantization_params to: zero_point=127, scale=1/128. in Run()
|
| /external/flac/m4/ |
| D | lib-link.m4 | 151 [ --disable-rpath do not hardcode runtime library paths], 375 dnl Linking with a shared library. We attempt to hardcode its 384 dnl Use an explicit option to hardcode DIR into the resulting 405 dnl Use an explicit option to hardcode DIR into the resulting 715 dnl Use an explicit option to hardcode directories into the resulting 722 dnl No need to hardcode the standard /usr/lib. 732 dnl No need to hardcode the standard /usr/lib.
|
| /external/rust/crates/grpcio-sys/grpc/test/distrib/ruby/ |
| D | Gemfile | 6 # TODO(jtattermusch): don't hardcode the absolute path the local gem source
|
| /external/grpc-grpc/test/distrib/ruby/ |
| D | Gemfile | 6 # TODO(jtattermusch): don't hardcode the absolute path the local gem source
|
| /external/compiler-rt/test/tsan/Unit/ |
| D | lit.site.cfg.in | 11 # FIXME: De-hardcode this path.
|
| /external/compiler-rt/test/sanitizer_common/Unit/ |
| D | lit.site.cfg.in | 11 # FIXME: De-hardcode this path.
|
| /external/rust/crates/grpcio-sys/src/ |
| D | lib.rs | 10 // so we hardcode the output location of the bindings here.
|
| /external/libexif/auto-m4/ |
| D | lib-link.m4 | 118 [ --disable-rpath do not hardcode runtime library paths], 246 dnl Linking with a shared library. We attempt to hardcode its 253 dnl Use an explicit option to hardcode DIR into the resulting 274 dnl Use an explicit option to hardcode DIR into the resulting
|
| /external/rust/crates/quiche/patches/ |
| D | env.diff | 12 + // so we hardcode the package version here.
|
| /external/rust/crates/grpcio-sys/patches/ |
| D | env.diff | 12 + // so we hardcode the output location of the bindings here.
|
| /external/swiftshader/src/Vulkan/ |
| D | vulkan.gni | 16 # projects depending on Swiftshader don't need to hardcode them.
|
| /external/compiler-rt/test/asan/Unit/ |
| D | lit.site.cfg.in | 18 # FIXME: De-hardcode this path.
|
| /external/python/cpython3/PC/ |
| D | python_nt.rc | 7 // anywhere, so we hardcode it
|
| D | pyshellext.rc | 7 // anywhere, so we hardcode it
|
| D | python_exe.rc | 7 // anywhere, so we hardcode it
|
| D | pythonw_exe.rc | 7 // anywhere, so we hardcode it
|
| D | sqlite3.rc | 7 // anywhere, so we hardcode it
|
| D | pylauncher.rc | 7 // anywhere, so we hardcode it
|
| /external/tensorflow/third_party/pasta/ |
| D | workspace.bzl | 19 # a dependency in another workspace). If we hardcode `@org_tensorflow`,
|
| /external/python/cpython2/Demo/sockets/ |
| D | finger.py | 15 # Hardcode the number of the finger port here.
|
| /external/arm-trusted-firmware/plat/hisilicon/hikey/ |
| D | hisi_pwrc_sram.S | 58 * Now hardcode ARMv7 instructions to execute warm reset for
|
| /external/oss-fuzz/infra/cifuzz/actions/run_fuzzers/ |
| D | action.yml | 34 hardcode the token.
|
| /external/oss-fuzz/infra/cifuzz/external-actions/build_fuzzers/ |
| D | action.yml | 46 hardcode the token.
|
| /external/cronet/patches/ |
| D | 0004-Remove-Cronet-providers-capability-and-hardcode-the-.patch | 4 Subject: [PATCH] Remove Cronet providers capability and hardcode the Android
|
12345678910>>...13