/third_party/node/deps/npm/lib/utils/ |
H A D | completion.sh | 20 local si="$IFS" 21 if ! IFS=$'\n' COMPREPLY=($(COMP_CWORD="$cword" \ 27 IFS="$si" 30 IFS="$si" 38 local si=$IFS 44 IFS=$si 55 si="$IFS" 56 if ! IFS=$'\n' reply=($(COMP_CWORD="$cword" \ 63 IFS="$si" 66 IFS [all...] |
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | wicdec.c | 41 #define IFS(fn) \ macro 101 IFS(CreateStreamOnHGlobal(image, TRUE, stream)); in OpenInputStream() 113 IFS(SHCreateStreamOnFile((const LPTSTR)filename, STGM_READ, stream)); in OpenInputStream() 136 IFS(IWICBitmapFrameDecode_GetColorContexts(frame, 0, NULL, &count)); in ExtractICCP() 145 IFS(IWICImagingFactory_CreateColorContext(factory, &color_contexts[i])); in ExtractICCP() 150 IFS(IWICBitmapFrameDecode_GetColorContexts(frame, in ExtractICCP() 156 IFS(IWICColorContext_GetType(color_contexts[i], &type)); in ExtractICCP() 159 IFS(IWICColorContext_GetProfileBytes(color_contexts[i], in ExtractICCP() 168 IFS(IWICColorContext_GetProfileBytes(color_contexts[i], in ExtractICCP() 292 IFS(CoInitializ in ReadPictureWithWIC() [all...] |
H A D | image_enc.c | 45 #define IFS(fn) \ macro 64 IFS(CreateStreamOnHGlobal(NULL, TRUE, stream)); in CreateOutputStream() 66 IFS(SHCreateStreamOnFile((const LPTSTR)out_file_name, in CreateOutputStream() 90 IFS(CoInitialize(NULL)); in WriteUsingWIC() 91 IFS(CoCreateInstance(MAKE_REFGUID(CLSID_WICImagingFactory), NULL, in WriteUsingWIC() 101 IFS(CreateOutputStream(out_file_name, use_stdout, &stream)); in WriteUsingWIC() 102 IFS(IWICImagingFactory_CreateEncoder(factory, container_guid, NULL, in WriteUsingWIC() 104 IFS(IWICBitmapEncoder_Initialize(encoder, stream, in WriteUsingWIC() 106 IFS(IWICBitmapEncoder_CreateNewFrame(encoder, &frame, NULL)); in WriteUsingWIC() 107 IFS(IWICBitmapFrameEncode_Initializ in WriteUsingWIC() [all...] |
/third_party/eudev/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
H A D | configure | 84 # IFS 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 88 # splitting by setting IFS to empty value.) 89 IFS=" "" $as_nl" 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 98 IFS=$as_save_IFS 102 IFS=$as_save_IFS 218 as_save_IFS=$IFS; IFS [all...] |
/third_party/lame/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
H A D | configure | 84 # IFS 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 88 # splitting by setting IFS to empty value.) 89 IFS=" "" $as_nl" 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 98 IFS=$as_save_IFS 102 IFS=$as_save_IFS 218 as_save_IFS=$IFS; IFS [all...] |
/third_party/node/deps/cares/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
H A D | configure | 43 # IFS needs to be set, to space, tab, and newline, in precisely that order. 44 # (If _AS_PATH_WALK were called with IFS unset, it would have the 45 # side effect of setting IFS to empty, thus disabling word splitting.) 50 IFS=" "" $as_nl" 91 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 IFS=$as_save_IFS 102 IFS=$as_save_IFS 205 as_save_IFS=$IFS; IFS [all...] |
/third_party/node/deps/cares/config/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
/third_party/libevdev/build-aux/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
/third_party/skia/third_party/externals/libpng/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
H A D | configure | 84 # IFS 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 88 # splitting by setting IFS to empty value.) 89 IFS=" "" $as_nl" 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 98 IFS=$as_save_IFS 102 IFS=$as_save_IFS 218 as_save_IFS=$IFS; IFS [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
H A D | configure | 84 # IFS 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 88 # splitting by setting IFS to empty value.) 89 IFS=" "" $as_nl" 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 98 IFS=$as_save_IFS 102 IFS=$as_save_IFS 218 as_save_IFS=$IFS; IFS [all...] |
/third_party/libevdev/ |
H A D | configure | 43 # IFS needs to be set, to space, tab, and newline, in precisely that order. 44 # (If _AS_PATH_WALK were called with IFS unset, it would have the 45 # side effect of setting IFS to empty, thus disabling word splitting.) 50 IFS=" "" $as_nl" 91 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 IFS=$as_save_IFS 102 IFS=$as_save_IFS 205 as_save_IFS=$IFS; IFS [all...] |
/third_party/ffmpeg/compat/windows/ |
H A D | makedef | 58 IFS=' 84 IFS=';' 99 IFS=' 119 IFS=';'
|
/third_party/curl/packages/OS400/ |
H A D | initscript.sh | 143 IFSSAVE="${IFS}" 144 IFS="/" 147 do IFS="${IFSSAVE}" 158 IFS="${IFSSAVE}" 230 # Determine DB2 object name from IFS name. 250 # Copy IFS file replacing version info.
|
/third_party/ltp/lib/newlib_tests/shell/ |
H A D | test_timeout.sh | 105 old_ifs="$IFS" 106 IFS=$(printf "\n\b") 112 IFS="$old_ifs" 175 IFS="$old_ifs"
|
/third_party/ltp/testcases/commands/which/ |
H A D | which01.sh | 30 local IFS i j 31 IFS="$IFS_FIRST_LEVEL" 34 IFS="$IFS_SECOND_LEVEL"
|
/third_party/rust/crates/clap/clap_complete/tests/snapshots/ |
H A D | register_minimal.bash | 3 local IFS=$'/013' 13 COMPREPLY=( $("my-app" complete --index ${COMP_CWORD} --type ${COMP_TYPE} ${SPACE_ARG} --ifs="$IFS" -- "${COMP_WORDS[@]}") )
|
/third_party/icu/icu4c/source/ |
H A D | configure | 86 # IFS 89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 90 # splitting by setting IFS to empty value.) 91 IFS=" "" $as_nl" 97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 100 IFS=$as_save_IFS 104 IFS=$as_save_IFS 212 as_save_IFS=$IFS; IFS [all...] |
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 86 # IFS 89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 90 # splitting by setting IFS to empty value.) 91 IFS=" "" $as_nl" 97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 100 IFS=$as_save_IFS 104 IFS=$as_save_IFS 212 as_save_IFS=$IFS; IFS [all...] |
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | rwtest | 253 oi="$IFS" 254 IFS=":" 261 IFS="$oi"
|
/third_party/python/ |
H A D | configure | 43 # IFS needs to be set, to space, tab, and newline, in precisely that order. 44 # (If _AS_PATH_WALK were called with IFS unset, it would have the 45 # side effect of setting IFS to empty, thus disabling word splitting.) 50 IFS=" "" $as_nl" 91 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 IFS=$as_save_IFS 102 IFS=$as_save_IFS 197 as_save_IFS=$IFS; IFS [all...] |