Home
last modified time | relevance | path

Searched refs:def (Results 951 - 956 of 956) sorted by relevance

1...<<313233343536373839

/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh3248 # True iff FILE is a Windows DLL '.def' file.
4658 eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
4659 eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
4670 eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
4671 eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
4859 if test -f "$output_objdir/$my_outputname.def"; then
4860 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
4861 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
8224 if test -f "$output_objdir/$soname-def"; then :
9633 # and it's NOT already a .def fil
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/third_party/sqlite/src/
H A Dsqlite3.c17305 ** field is used by per-connection app-def functions.
17611 #define COLFLAG_UNIQUE 0x0008 /* Column def contains "UNIQUE" or "PK" */
22843 i64 nStmtDefCons; /* Number of def. constraints when stmt started */
22844 i64 nStmtDefImmCons; /* Number of def. imm constraints when stmt started */
[all...]

Completed in 225 milliseconds

1...<<313233343536373839