Home
last modified time | relevance | path

Searched defs:none (Results 51 - 75 of 77) sorted by relevance

1234

/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs31 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() functions
79 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() functions
100 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() functions
[all...]
/third_party/backends/backend/
H A Dsm3600.h217 typedef enum { none, hpos, hposH, hres } TRegIndex; enumerator
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc1156 const std::string none = "(none)"; in maybe_report_diff_for_symbol() local
1162 out << none; in maybe_report_diff_for_symbol() local
1167 out << none; in maybe_report_diff_for_symbol() local
1176 const std::string none = "(none)"; in maybe_report_diff_for_symbol() local
1181 out << none; in maybe_report_diff_for_symbol() local
1186 out << none; in maybe_report_diff_for_symbol() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c281 static const char none[] = ""; variable
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.hpp105 static ImageFormat none (void) in none() function
/third_party/curl/lib/
H A Dmulti.c3491 static const struct curltime none = {0, 0}; local
/third_party/icu/icu4c/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h493 none, enumerator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h587 none, enumerator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h564 none, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule_impl.h121 none, enumerator
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h513 none, // Do not write the manifest anywhere (for Direct Driver Loading) member in ManifestDiscoveryType
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp2577 if (!context->isRobustResourceInitEnabled() || mState.mResourceNeedsInit.none()) in none() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h302 none = 0, member in aco::RegType
/third_party/node/deps/v8/src/compiler/
H A Djs-native-context-specialization.cc528 bool none = true; in InferHasInPrototypeChain() local
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc300 icu::MeasureUnit none = icu::MeasureUnit(); in IsWellFormedUnitIdentifier() local
1369 icu::MeasureUnit none = icu::MeasureUnit(); in New() local
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h921 none, enumerator
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c552 LLVMValueRef none = in ac_build_vote_eq() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp336 simdutf_really_inline bool none() const { return vmaxvq_u8(*this) == 0; } in none() function
1752 simdutf_really_inline bool none() const { return _mm256_testz_si256(*this, *this); } in none() function
2658 simdutf_really_inline bool none() const { return _mm_testz_si128(*this, *this); } in none() function
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1408 PyObject *none = Py_BuildValue((char*)""); in _SWIG_Py_None() local
1425 PyObject *none = Py_None; in SWIG_Py_Void() local
/third_party/python/Modules/
H A Dsocketmodule.c2991 PyObject *none; in sock_setsockopt() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c439 static upb_msglayout_field none = {0, 0, 0, 0, 0, 0}; in upb_find_field() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c390 static upb_msglayout_field none = {0}; in upb_find_field() local
/third_party/glfw/deps/
H A Dnuklear.h19222 struct nk_rect none; in nk_spacing() local

Completed in 183 milliseconds

1234