/third_party/node/test/js-native-api/test_typedarray/ |
H A D | test_typedarray.c | 36 napi_typedarray_type type; in Multiply() local 154 napi_typedarray_type type; CreateTypedArray() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder.cc | 162 ValueType type = decls.type_list[0]; in PrintRawWasmCode() local
|
H A D | init-expr-interface.cc | 81 void InitExprInterface::RefNull(FullDecoder* decoder, ValueType type, in RefNull() argument 136 WasmValue DefaultValueForType(ValueType type, Isolate* isolate) { in DefaultValueForType() argument [all...] |
/third_party/node/deps/v8/tools/debug_helper/ |
H A D | debug-helper-internal.h | 36 PropertyBase(std::string name, std::string type, in PropertyBase() argument 54 StructProperty(std::string name, std::string type, in StructProperty() argument 82 ObjectProperty(std::string name, std::string type, in ObjectProperty() argument 130 ObjectPropertiesResult(d::TypeCheckResult type_check_result, std::string brief, std::string type) ObjectPropertiesResult() argument 133 ObjectPropertiesResult( d::TypeCheckResult type_check_result, std::string brief, std::string type, std::vector<std::unique_ptr<ObjectProperty>> properties, std::vector<std::string> guessed_types) ObjectPropertiesResult() argument [all...] |
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 62 type=str, variable 93 type=int, variable 100 type=int, variable 107 type=int, variable 114 type=int, variable 121 type=int, variable
|
H A D | avg.py | 42 type=int, variable
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/ |
H A D | itt_refcol_impl.c | 141 char* get_metadata_elements(size_t size, __itt_metadata_type type, void* metadata) in get_metadata_elements() argument 265 __itt_metadata_add(const __itt_domain *domain, __itt_id id, __itt_string_handle *key, __itt_metadata_type type, size_t count, void *data) __itt_metadata_add() argument
|
/third_party/node/deps/v8/tools/v8windbg/base/ |
H A D | utilities.cc | 53 HRESULT CreateTypedIntrinsic(uint64_t value, IDebugHostType* type, in CreateTypedIntrinsic() argument
|
/third_party/node/src/ |
H A D | inspector_profiler.cc | 89 const char* type = connection_->type(); local 155 static bool EnsureDirectory(const std::string& directory, const char* type) { argument [all...] |
H A D | node_dtrace.cc | 252 dtrace_gc_start(Isolate* isolate, GCType type, GCCallbackFlags flags, void* data) dtrace_gc_start() argument 261 dtrace_gc_done(Isolate* isolate, GCType type, GCCallbackFlags flags, void* data) dtrace_gc_done() argument
|
H A D | node_perf.cc | 115 MarkGarbageCollectionStart( Isolate* isolate, GCType type, GCCallbackFlags flags, void* data) MarkGarbageCollectionStart() argument 157 MarkGarbageCollectionEnd( Isolate* isolate, GCType type, GCCallbackFlags flags, void* data) MarkGarbageCollectionEnd() argument
|
H A D | node_util.cc | 311 const char* type = nullptr; in GuessHandleType() local
|
H A D | node_url.cc | 324 UpdateComponents(const ada::url_components& components, const ada::scheme::type type) UpdateComponents() argument
|
H A D | node_win32_etw_provider-inl.h | 173 void NODE_GC_START(v8::GCType type, in NODE_GC_START() argument 184 void NODE_GC_DONE(v8::GCType type, in NODE_GC_DONE() argument
|
H A D | process_wrap.cc | 117 Local<Value> type = in ParseStdioOptions() local
|
H A D | tcp_wrap.cc | 159 TCPWrap::SocketType type = static_cast<TCPWrap::SocketType>(type_value); in New() local 56 Instantiate(Environment* env, AsyncWrap* parent, TCPWrap::SocketType type) Instantiate() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | ea.c | 75 static int ntfs_need_ea(ntfs_inode *ni, ATTR_TYPES type, int size, int flags) in ntfs_need_ea() argument 470 int ntfs_ea_set_wsl_not_symlink(ntfs_inode *ni, mode_t type, dev_t dev) in ntfs_ea_set_wsl_not_symlink() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfstruncate.c | 309 static void dump_resident_attr_val(ATTR_TYPES type, char *val, u32 val_len) in dump_resident_attr_val() argument [all...] |
/third_party/musl/src/stdio/ |
H A D | vfwprintf.c | 102 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg() argument
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | getaddrinfo.c | 68 int type = 0; in getaddrinfo_ext() local
|
/third_party/musl/src/network/linux/ |
H A D | getaddrinfo.c | 83 int type = 0; in getaddrinfo_ext() local
|
/third_party/musl/porting/linux/user/src/fdsan/ |
H A D | fdsan.c | 149 uint64_t fdsan_create_owner_tag(enum fdsan_owner_type type, uint64_t tag) in fdsan_create_owner_tag() argument 168 uint64_t type = tag >> 56; in fdsan_get_tag_type() local [all...] |
/third_party/musl/porting/linux/user/src/hilog/ |
H A D | hilog_adapter.c | 150 int HiLogAdapterPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogAdapterPrint() argument 165 int HiLogAdapterVaList(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, va_list ap) in HiLogAdapterVaList() argument 128 HiLogAdapterPrintArgs( const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *fmt, va_list ap) HiLogAdapterPrintArgs() argument
|
/third_party/musl/src/regex/ |
H A D | glob.c | 35 static int do_glob(char *buf, size_t pos, int type, char *pat, int flags, int (*errfunc)(const char *path, int err), struct match **tail) in do_glob() argument [all...] |
/third_party/musl/src/hilog/linux/ |
H A D | hilog_adapter.c | 213 int HiLogAdapterPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogAdapterPrint() argument 228 int HiLogAdapterVaList(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, va_list ap) in HiLogAdapterVaList() argument 191 HiLogAdapterPrintArgs( const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *fmt, va_list ap) HiLogAdapterPrintArgs() argument
|