Home
last modified time | relevance | path

Searched defs:New (Results 1 - 25 of 252) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/tint/tools/src/gerrit/
H A Dgerrit.go
/third_party/skia/third_party/externals/tint/tools/src/match/
H A Dmatch.go
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-label.cc14 BytecodeLabel* BytecodeLabels::New() { in New() function in v8::internal::interpreter::BytecodeLabels
/third_party/skia/third_party/externals/tint/tools/src/lut/
H A Dlut.go
/third_party/node/test/js-native-api/test_symbol/
H A Dtest_symbol.c5 static napi_value New(napi_env env, napi_callback_info info) { in New() function
/third_party/node/test/cctest/
H A Dtest_base_object_ptr.cc36 static BaseObjectPtr<DummyBaseObject> New(Environment* env) { in New() function in DummyBaseObject
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DOrderedBasicBlock.cpp101 replaceInstruction(const Instruction *Old, const Instruction *New) replaceInstruction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceSwitchLowering.cpp96 bool CaseCluster::tryAppend(const CaseCluster &New) { in tryAppend() argument
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_id.cc31 ProgramID ProgramID::New() { in New() function in tint::ProgramID
H A Dsymbol_table.cc69 Symbol SymbolTable::New(std::string prefix /* = "" */) { in New() function in tint::SymbolTable
/third_party/skia/third_party/externals/tint/tools/src/list/
H A Dlist.go
/third_party/node/src/
H A Dnode_snapshotable.h41 static T* New(EmbedderObjectType type) { in New() function
H A Dnode_stat_watcher.cc98 void StatWatcher::New(const FunctionCallbackInfo<Value>& args) { in New() function in node::StatWatcher
H A Dsignal_wrap.cc79 static void New(const FunctionCallbackInfo<Value>& args) { in New() function in node::__anon15445::SignalWrap
H A Dtty_wrap.cc122 void TTYWrap::New(const FunctionCallbackInfo<Value>& args) { in New() function in node::TTYWrap
/third_party/node/deps/v8/src/bigint/
H A Dbigint-internal.cc29 Processor* Processor::New(Platform* platform) { in New() function in v8::bigint::Processor
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DObjectAllocator.h45 ObjectAndSerial* New(Client* client) { in New() function in dawn_wire::client::ObjectAllocator
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/node/test/js-native-api/7_factory_wrap/
H A Dmyobject.cc43 napi_value MyObject::New(napi_env env, napi_callback_info info) { in New() function in MyObject
/third_party/node/test/js-native-api/8_passing_wrapped/
H A Dmyobject.cc35 napi_value MyObject::New(napi_env env, napi_callback_info info) { in New() function in MyObject
/third_party/node/test/js-native-api/test_array/
H A Dtest_array.c123 static napi_value New(napi_env env, napi_callback_info info) { in New() function
/third_party/node/test/js-native-api/test_constructor/
H A Dtest_constructor.c135 static napi_value New(napi_env env, napi_callback_info info) { in New() function
/third_party/node/test/js-native-api/test_reference_double_free/
H A Dtest_reference_double_free.c24 static napi_value New(napi_env env, napi_callback_info info) { in New() function

Completed in 12 milliseconds

1234567891011