Home
last modified time | relevance | path

Searched defs:nulls (Results 1 – 5 of 5) sorted by relevance

/third_party/gptfdisk/
Dbasicmbr.h31 uint16_t nulls; member
45 uint16_t nulls; variable
/third_party/ejdb/src/bindings/ejdb2_node/
Dejdb2_node.c206 static char *jn_string(napi_env env, napi_value val_, IWPOOL *pool, bool nulls, bool coerce, iwrc *… in jn_string()
247 bool nulls, bool coerce, uint32_t idx, iwrc *rcp) { in jn_string_at()
259 static int64_t jn_int(napi_env env, napi_value val_, bool nulls, bool coerce, iwrc *rcp) { in jn_int()
284 static int64_t jn_int_at(napi_env env, napi_value arr, bool nulls, bool coerce, uint32_t idx, iwrc … in jn_int_at()
296 static double jn_double(napi_env env, napi_value val_, bool nulls, bool coerce, iwrc *rcp) { in jn_double()
321 static bool jn_bool(napi_env env, napi_value val_, bool nulls, bool coerce, iwrc *rcp) { in jn_bool()
346 static bool jn_bool_at(napi_env env, napi_value arr, bool nulls, bool coerce, uint32_t idx, iwrc *r… in jn_bool_at()
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c132 IW_INLINE char *cobject_str(Dart_CObject *co, bool nulls, iwrc *rcp) { in cobject_str()
145 IW_INLINE int64_t cobject_int(Dart_CObject *co, bool nulls, iwrc *rcp) { in cobject_int()
160 IW_INLINE bool cobject_bool(Dart_CObject *co, bool nulls, iwrc *rcp) { in cobject_bool()
173 IW_INLINE double cobject_double(Dart_CObject *co, bool nulls, iwrc *rcp) { in cobject_double()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp717 raw_ostream &llvm::nulls() { in nulls() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp889 raw_ostream &llvm::nulls() { in nulls() function in llvm