Searched full:hardcode (Results 1 – 25 of 363) sorted by relevance
12345678910>>...15
| /external/mesa3d/src/intel/vulkan/grl/gpu/ |
| D | atomic_update.grl | 44 REG0.lo = load_dword( bvh_base + 12 ); // TODO: DON'T HARDCODE!! 64 REG0 = load_dword( bvh_base + 12 ); // TODO: DON'T HARDCODE!! 68 REG4 = 3; // fixed offset... TODO: DON'T HARDCODE!! 87 REG0 = load_dword( bvh_base + 12 ); // TODO: DON'T HARDCODE!! 91 REG4 = 3; // fixed offset... TODO: DON'T HARDCODE!! 131 REG0.lo = load_dword( bvh_base + 64 ); // TODO: DOn't hardcode! 148 REG0.lo = load_dword( bvh_base + 68 ); // TODO: DOn't hardcode! 170 REG0.lo = load_dword( bvh_base + 84 ); // TODO: DOn't hardcode! 186 REG0.lo = load_dword( bvh_base + 84 ); // TODO: DOn't hardcode!
|
| /external/pigweed/docs/layout/ |
| D | page.html | 34 {# Hardcode the homepage to ensure it's always the first breadcrumb. #} 46 {# Hardcode the current page as the last breadcrumb. #}
|
| /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/mesa3d/src/util/u_gralloc/ |
| D | u_gralloc_internal.c | 83 * HACK: Hardcode this to RGBX_8888 as per cros_gralloc hack. in get_hal_format_bpp() 115 * HACK: Hardcode this to RGBX_8888 as per cros_gralloc hack. in get_fourcc_from_hal_format()
|
| /external/angle/src/common/ |
| D | apple_platform_utils.mm | 108 // Hardcode constant to sidestep compiler errors. Call will 118 // Hardcode constant to sidestep compiler errors. Call will
|
| /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 | 11 // so we hardcode the output location of the bindings here.
|
| /external/rust/crates/grpcio-sys/patches/ |
| D | env.diff | 12 + // so we hardcode the output location of the bindings here.
|
| /external/compiler-rt/test/asan/Unit/ |
| D | lit.site.cfg.in | 18 # FIXME: De-hardcode this path.
|
| /external/aws-sdk-java-v2/.changes/2.17.x/ |
| D | 2.17.247.json | 21 …ning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and tem…
|
| /external/swiftshader/src/Vulkan/ |
| D | vulkan.gni | 16 # projects depending on Swiftshader don't need to hardcode them.
|
| /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/python/cpython3/PC/ |
| D | pyshellext.rc | 7 // anywhere, so we hardcode it
|
| D | python_nt.rc | 7 // anywhere, so we hardcode it
|
| D | pythonw_exe.rc | 7 // anywhere, so we hardcode it
|
| D | python_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/cpython3/Include/cpython/ |
| D | pythread.h | 20 but hardcode the unsigned long to avoid errors for include directive.
|
| /external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/ |
| D | hisi_pwrc_sram.S | 58 * Now hardcode ARMv7 instructions to execute warm reset for
|
12345678910>>...15