Home
last modified time | relevance | path

Searched defs:unsupported (Results 1 – 25 of 25) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_constant_fold.c32 bi_fold_constant(bi_instr *I, bool *unsupported) in bi_fold_constant()
93 bool unsupported = false; in bi_opt_constant_fold() local
/third_party/mesa3d/src/panfrost/bifrost/test/
Dtest-constant-fold.cpp48 bool unsupported = false; in constant_fold_pred() local
71 bool unsupported = false; in not_constant_fold_pred() local
/third_party/libwebsockets/lib/misc/
Dsha-1.c59 # define unsupported 1 macro
62 # define unsupported 1 macro
/third_party/skia/tools/
Dget_images_from_skps.cpp204 for (const auto& unsupported : gSkpToUnsupportedCount) { in main() local
/third_party/python/Tools/c-analyzer/cpython/
D_analyzer.py278 def __init__(self, item, typedecl=None, *, unsupported=None, **extra): argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp92 unsupported enumerator
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c118 static int unsupported = 0; variable
/third_party/skia/tests/
DNdkEncodeTest.cpp344 for (auto unsupported : unsupportedCs) { in DEF_TEST() local
DNdkDecodeTest.cpp171 for (auto unsupported : unsupportedCs) { in DEF_TEST() local
/third_party/node/deps/openssl/openssl/crypto/store/
Dstore_meth.c307 int unsupported = 0; in inner_loader_fetch() local
/third_party/openssl/crypto/store/
Dstore_meth.c307 int unsupported = 0; in inner_loader_fetch() local
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Dencoder_meth.c379 int unsupported = 0; in inner_ossl_encoder_fetch() local
Ddecoder_meth.c369 int unsupported = 0; in inner_ossl_decoder_fetch() local
/third_party/openssl/crypto/encode_decode/
Ddecoder_meth.c369 int unsupported = 0; in inner_ossl_decoder_fetch() local
Dencoder_meth.c379 int unsupported = 0; in inner_ossl_encoder_fetch() local
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c477 const struct anv_format_plane unsupported = { in anv_get_format_plane() local
/third_party/openssl/crypto/evp/
Devp_fetch.c275 int unsupported = 0; in inner_evp_generic_fetch() local
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_fetch.c275 int unsupported = 0; in inner_evp_generic_fetch() local
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py336 def unsupported(self, *_): member in RestrictedList
/third_party/mesa3d/src/compiler/glsl/
Dglsl_to_nir.cpp187 bool unsupported; member in __anonf7db784a0111::ir_function_param_visitor
/third_party/json/tests/src/
Dunit-cbor.cpp2177 std::set<uint8_t> unsupported = variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c2087 bool unsupported = false; in brw_disassemble_inst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h663 LegalizeRuleSet &unsupported() { in unsupported() function
/third_party/ffmpeg/libavcodec/
Diff.c1521 static int unsupported(AVCodecContext *avctx) in unsupported() function
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc552 void unsupported(FullDecoder* decoder, LiftoffBailoutReason reason, in unsupported() function in v8::internal::wasm::__anonf94cb2b20111::LiftoffCompiler