OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dxsdk_file
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/mstools/
download-mstools
42
dxsdk_file
="DXSDK_Jun10.exe"
52
if test "$(stat -c '%s' "$
dxsdk_file
" 2>/dev/null)" != $dxsdk_size; then
54
if test "$(stat -c '%s' "$
dxsdk_file
" 2>/dev/null)" != $dxsdk_size; then
55
echo "Failed to download DirectX SDK: expected $
dxsdk_file
with size $dxsdk_size"
64
cabextract -F "$i" "$
dxsdk_file
"
/external/mesa3d/src/gallium/state_trackers/d3d1x/mstools/
download-mstools
42
dxsdk_file
="DXSDK_Jun10.exe"
52
if test "$(stat -c '%s' "$
dxsdk_file
" 2>/dev/null)" != $dxsdk_size; then
54
if test "$(stat -c '%s' "$
dxsdk_file
" 2>/dev/null)" != $dxsdk_size; then
55
echo "Failed to download DirectX SDK: expected $
dxsdk_file
with size $dxsdk_size"
64
cabextract -F "$i" "$
dxsdk_file
"
Completed in 64 milliseconds