/third_party/libsnd/src/GSM610/ |
H A D | code.c | 49 int16_t *dp = State->dp0 + 120 ; /* [-120...-1] */ in Gsm_Coder() 84 memcpy ((char *) State->dp0, (char *) (State->dp0 + 160), in Gsm_Coder() 85 120 * sizeof (*State->dp0)) ; in Gsm_Coder()
|
H A D | decode.c | 46 int16_t *drp = S->dp0 + 120 ; in Gsm_Decoder()
|
/third_party/node/tools/msvs/ |
H A D | nodevars.bat | 4 set "PATH=%APPDATA%\npm;%~dp0;%PATH%" 7 pushd "%~dp0" 24 if "%CD%\"=="%~dp0" cd /d "%HOMEDRIVE%%HOMEPATH%"
|
/third_party/icu/icu4c/source/allinone/ |
H A D | icucheck.bat | 25 set ICU_ICUDIR="%~dp0"\..\.. 28 set ICU_BINDIR=%~dp0\..\..\bin64 30 set ICU_BINDIR=%~dp0\..\..\binARM64 32 set ICU_BINDIR=%~dp0\..\..\binARM 34 set ICU_BINDIR=%~dp0\..\..\bin
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_clip_line.c | 72 c->reg.dp0 = brw_vec1_grf(i, 0); /* fixme - dp4 will clobber r.1,2,3 */ in brw_clip_line_alloc_regs() 102 * GLfloat dp0 = DOTPROD( vtx0, plane[p] ); 106 * GLfloat t = dp1 / (dp1 - dp0); 109 * GLfloat t = dp0 / (dp0 - dp1); 183 brw_MOV(p, c->reg.dp0, deref_1f(temp_ptr, 0)); in clip_and_emit_line() 195 brw_DP4(p, vec4(c->reg.dp0), deref_4f(vtx0, hpos_offset), c->reg.plane_equation); in clip_and_emit_line() 209 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_LE, c->reg.dp0, brw_imm_f(0.0)); in clip_and_emit_line() 217 brw_ADD(p, c->reg.t, c->reg.dp1, negate(c->reg.dp0)); in clip_and_emit_line() 235 brw_CMP(p, vec1(brw_null_reg()), BRW_CONDITIONAL_L, c->reg.dp0, brw_imm_ in clip_and_emit_line() [all...] |
/third_party/node/deps/v8/tools/mb/ |
H A D | mb.bat | 4 PATH=%~dp0;%PATH%
|
/third_party/python/Lib/idlelib/ |
H A D | idle.bat | 3 set CURRDIR=%~dp0
|
/third_party/protobuf/kokoro/release/csharp/windows/ |
H A D | build_nuget.bat | 2 cd /d %~dp0\..\..\..\..
|
/third_party/protobuf/kokoro/windows/csharp/ |
H A D | build.bat | 2 cd /d %~dp0\..\..\..
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_clip.c | 597 const float dp0 = getclipdist(clipper, v0, plane_idx); in do_clip_line() local 600 if (util_is_inf_or_nan(dp0) || util_is_inf_or_nan(dp1)) in do_clip_line() 604 float t = dp1 / (dp1 - dp0); in do_clip_line() 608 if (dp0 < 0.0F) { in do_clip_line() 609 float t = dp0 / (dp0 - dp1); in do_clip_line()
|
/third_party/python/Tools/buildbot/ |
H A D | clean.bat | 5 set root=%~dp0..\..
|
/third_party/libcoap/scripts/ |
H A D | msbuild.sln.cmd | 2 pushd "%~dp0"
|
/third_party/skia/experimental/xps_to_png/ |
H A D | compile_xps_to_png.bat | 14 "%~dp0%xps_to_png.cs"
|
/third_party/astc-encoder/Test/ |
H A D | make.bat | 3 pushd %~dp0
|
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-debug/ |
H A D | build.bat | 18 set SCRIPT_DIR=%~dp0
|
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/ |
H A D | build.bat | 18 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2013-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-debug/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2013-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-debug/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-release/ |
H A D | build.bat | 20 set SCRIPT_DIR=%~dp0
|
/third_party/skia/third_party/externals/swiftshader/tools/cmake_generate_graphviz/ |
H A D | cmake_generate_graphviz.bat | 3 pushd %~dp0
|