Home
last modified time | relevance | path

Searched defs:without (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Tools/scripts/
H A Danalyze_dxp.py30 raise RuntimeError("Can't import analyze_dxp: Python built without" namespace
/third_party/node/deps/v8/src/base/
H A Dflags.h84 Flags without(flag_type flag) const { return *this & (~Flags(flag)); } in without() function in v8::base::final
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1138 const struct glsl_type *without = glsl_without_array(type); in var_fill_const_array() local
/third_party/toybox/toys/pending/
H A Dbc.c2674 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign() argument

Completed in 17 milliseconds