/third_party/ffmpeg/doc/ |
H A D | texi2pod.pl | 29 $skipping = 0; 124 $chapter_name = $1, push (@chapters_sequence, $chapter_name) unless $skipping; 154 # if we are skipping. 157 # cause us to skip, if we are presently skipping. 159 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|ifhtml|ifnothtml)$/; 167 $skipping = pop @skstack; 183 # We must handle commands which can cause skipping even while we 184 # are skipping, otherwise we will not process nested conditionals 188 push @skstack, $skipping; 190 $skipping [all...] |
/third_party/python/Tools/msi/ |
H A D | get_externals.bat | 43 echo.%%e already exists, skipping.
63 echo.%%b already exists, skipping.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/extension-highlighter/ |
H A D | extension.rb | 71 unless @skipping 134 unless @skipping
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | LocaleIDParser.java | 397 boolean skipping = false; in parseVariant() 404 skipping = true; in parseVariant() 409 skipping = false; in parseVariant() 417 } else if (!skipping) { in parseVariant()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | LocaleIDParser.java | 399 boolean skipping = false; in parseVariant() 406 skipping = true; in parseVariant() 411 skipping = false; in parseVariant() 419 } else if (!skipping) { in parseVariant()
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | DirectiveParser.cpp | 173 else if (!isEOD(token) && !skipping()) in lex() 189 } while (skipping() || (token->type == '\n')); in lex() 209 if (skipping() && !isConditionalDirective(directive)) in parseDirective() 877 bool DirectiveParser::skipping() const in skipping() function in angle::pp::DirectiveParser 892 if (skipping()) in parseConditionalIf()
|
H A D | DirectiveParser.h | 53 bool skipping() const;
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | DirectiveParser.h | 60 bool skipping() const;
|
H A D | DirectiveParser.cpp | 256 } while (skipping() || (token->type == '\n')); in lex() 276 if (skipping() && !isConditionalDirective(directive)) in parseDirective() 908 bool DirectiveParser::skipping() const in skipping() function in pp::DirectiveParser 923 if (skipping()) in parseConditionalIf()
|
/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/ |
H A D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link-moduleCaseChange.js | 139 Directory '/user/username/projects/myProject/plugin-two/dist/commonjs/node_modules' does not exist, skipping all lookups in it. 140 Directory '/user/username/projects/myProject/plugin-two/dist/node_modules' does not exist, skipping all lookups in it.
|
H A D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link.js | 139 Directory '/user/username/projects/myproject/plugin-two/dist/commonjs/node_modules' does not exist, skipping all lookups in it. 140 Directory '/user/username/projects/myproject/plugin-two/dist/node_modules' does not exist, skipping all lookups in it.
|
/third_party/python/PCbuild/ |
H A D | get_externals.bat | 66 echo.%%e already exists, skipping.
86 echo.%%b already exists, skipping.
|
/third_party/libwebsockets/lib/core/ |
H A D | libwebsockets.c | 806 s_dot = '\0', s_star = '\0', d_eq = '=', s_eq = '\0', skipping = 0; in lws_tokenize() local 843 if (skipping) { in lws_tokenize() 847 skipping = 0; in lws_tokenize() 855 skipping = 1; in lws_tokenize()
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp.h | 205 int skipping; member
|
H A D | glcpp-parse.y | 428 * we are not skipping. When we are skipping, we 449 * are not skipping */ 471 * if we are not skipping. When we are skipping, we 497 * are skipping. */ 1497 parser->skipping = 0; 1796 /* Look ahead for a PASTE token, skipping space. */
|
/third_party/ltp/testcases/lib/ |
H A D | tst_test.sh | 326 tst_res TINFO "The '$mntpoint' is not mounted, skipping umount" 702 tst_brk TCONF "SecureBoot enabled, skipping test" 706 tst_brk TCONF "Kernel is locked down, skipping test"
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9lpf_16bpp_neon.S | 456 @ This writes all outputs into d2-d17 (skipping d6 and d16). 887 @ d2-d17 (skipping d7 and d16). r12 points to r0 - 7 * stride,
|
H A D | vp9lpf_neon.S | 365 @ This writes all outputs into d2-d17 (skipping d6 and d16). 758 @ d2-d17 (skipping d7 and d16). r12 points to r0 - 7 * stride,
|
/third_party/node/deps/npm/node_modules/pacote/lib/ |
H A D | git.js | 45 log.warn(`skipping integrity check for git dependency ${this.spec.fetchSpec}`)
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_context.c | 1600 boolean skipping = false; in print_help() local 1607 if (!skipping) in print_help() 1609 skipping = true; in print_help() 1612 skipping = false; in print_help()
|
/third_party/python/Lib/ |
H A D | tarfile.py | 2676 skipping = False 2683 skipping = True 2692 if skipping: 2694 skipping = False 2704 if skipping:
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 5927 /* Compilation failed; go back for another re, skipping to blank line in process_pattern() 8808 BOOL skipping = FALSE; in main() local 9356 /* If we have a pattern set up for testing, or we are skipping after a in main() 9359 if (expectdata || skipping) in main() 9377 skipping = FALSE; in main() 9381 /* Otherwise, if we are not skipping, and the line is not a data comment in main() 9384 else if (!skipping && !(p[0] == '\\' && p[1] == '=' && isspace(p[2]))) in main() 9419 if (rc == PR_SKIP && !INTERACTIVE(infile)) skipping = TRUE; in main()
|
/third_party/node/ |
H A D | Makefile | 1022 $(info SKIP_XZ=1 supplied, skipping .tar.xz creation)
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |