Home
last modified time | relevance | path

Searched refs:expanding (Results 1 - 11 of 11) sorted by relevance

/third_party/mksh/
H A Dfuncs.c1611 bool rawmode = false, expanding = false; in c_read() local
1830 if (expanding) { in c_read()
1831 expanding = false; in c_read()
1849 expanding = true; in c_read()
1879 expanding = false; in c_read()
1943 if (expanding) { in c_read()
1944 expanding = false; in c_read()
1949 expanding = true; in c_read()
1960 expanding = false; in c_read()
1967 if (lastparmmode && !expanding in c_read()
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c51 static int expanding = 0; variable
227 expanding = 1; in expand_one_symbol()
229 expanding = 0; in expand_one_symbol()
749 struct ident *expanding = token->ident; in expand() local
755 if (expanding->tainted) { in expand()
771 expanding->tainted = 1; in expand()
2202 if (expanding) { in handle_preprocessor_line()
H A Dsymbol.h187 expanding:1, member
H A Dexpand.c907 fn->expanding = 1; in expand_symbol_call()
909 fn->expanding = 0; in expand_symbol_call()
H A Dinline.c527 if (fn->expanding) in inline_function()
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h106 bool expanding; member
H A Dglcpp-parse.y1060 token->expanding = false;
1073 token->expanding = false;
1964 if (token->expanding)
1995 * expanding it, (to avoid infinite recursion). */
1997 /* We change the `expanding` bool to true to prevent any
2005 final->expanding = true;
2086 * for expanding any list in any context other than a
2094 * expanding any list in the context of a preprocessor
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DPseudoLocales.java77 EXPAND("en_XA", PseudoLocales::expanding,
381 private static PseudoText expanding(boolean isPattern) { in expanding() method in PseudoLocales
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp856 OpRef expanding(ShuffleMask SM, OpRef Va, ResultStack &Results);
1283 OpRef E = expanding(PM, P, Results);
1616 OpRef HvxSelector::expanding(ShuffleMask SM, OpRef Va, ResultStack &Results) {
/third_party/gn/src/gn/
H A Dfunction_toolchain.cc766 with ".framework" suffix; the suffix will be stripped when expanding
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3922 % \endtemplate) expanding \doitemize.
5694 % \noexpand\putwordAppendix avoids expanding indigestible
5705 % \noexpand\putwordChapter avoids expanding indigestible
5852 % \noexpand\putwordSection avoids expanding indigestible
5865 % \noexpand\putwordSection avoids expanding indigestible
8663 % Append the tokens #2 to the definition of macro #1, not expanding either.

Completed in 39 milliseconds