/third_party/rust/crates/log/ |
D | CHANGELOG.md | 41 ### New subsection 56 ### New subsection 83 ### New subsection 94 ### New subsection 100 ### New subsection 175 ### New subsection
|
/third_party/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 164 inline DoubleValue* New() const final { in New() function 168 DoubleValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 301 inline FloatValue* New() const final { in New() function 305 FloatValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 438 inline Int64Value* New() const final { in New() function 442 Int64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 575 inline UInt64Value* New() const final { in New() function 579 UInt64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 712 inline Int32Value* New() const final { in New() function 716 Int32Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function [all …]
|
D | empty.pb.h | 132 inline Empty* New() const final { in New() function 136 Empty* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function
|
D | timestamp.pb.h | 132 inline Timestamp* New() const final { in New() function 136 Timestamp* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function
|
D | duration.pb.h | 132 inline Duration* New() const final { in New() function 136 Duration* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function
|
D | source_context.pb.h | 132 inline SourceContext* New() const final { in New() function 136 SourceContext* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function
|
D | struct.pb.h | 204 inline Struct* New() const final { in New() function 208 Struct* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 365 inline Value* New() const final { in New() function 369 Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 610 inline ListValue* New() const final { in New() function 614 ListValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function
|
/third_party/node/deps/v8/include/ |
D | v8-local-handle.h | 260 V8_INLINE static Local<T> New(Isolate* isolate, Local<T> that) { in New() function 264 V8_INLINE static Local<T> New(Isolate* isolate, in New() function 269 V8_INLINE static Local<T> New(Isolate* isolate, in New() function 318 V8_INLINE static Local<T> New(Isolate* isolate, T* that) { in New() function
|
/third_party/skia/third_party/externals/tint/tools/src/match/ |
D | match.go | 36 func New(pattern string) (Test, error) { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 105 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 238 GlobalVariable *New = SameContentReplacements[i].second; in mergeConstants() local
|
D | IPConstantPropagation.cpp | 240 Value* New = RetVals[0]; in PropagateConstantReturn() local 264 Value *New = RetVals[index]; in PropagateConstantReturn() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | BasicBlock.cpp | 419 BasicBlock *New = BasicBlock::Create(getContext(), BBName, getParent(), in splitBasicBlock() local 441 void BasicBlock::replacePhiUsesWith(BasicBlock *Old, BasicBlock *New) { in replacePhiUsesWith() 453 BasicBlock *New) { in replaceSuccessorsPhiUsesWith() 464 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *New) { in replaceSuccessorsPhiUsesWith()
|
D | Value.cpp | 399 void Value::doRAUW(Value *New, ReplaceMetadataUses ReplaceMetaUses) { in doRAUW() 430 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() 434 void Value::replaceNonMetadataUsesWith(Value *New) { in replaceNonMetadataUsesWith() 440 void Value::replaceUsesOutsideBlock(Value *New, BasicBlock *BB) { in replaceUsesOutsideBlock() 924 void ValueHandleBase::ValueIsRAUWd(Value *Old, Value *New) { in ValueIsRAUWd()
|
/third_party/skia/third_party/externals/angle2/util/ios/ |
D | IOSWindow.mm | 47 OSWindow *OSWindow::New() function
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.4.rst | 21 New chapter
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-label.cc | 14 BytecodeLabel* BytecodeLabels::New() { in New() function in v8::internal::interpreter::BytecodeLabels
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegColoring.cpp | 155 unsigned New = SortedIntervals[Color]->reg; in runOnMachineFunction() local 169 unsigned New = SlotMapping[I]; in runOnMachineFunction() local
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-objects.cc | 100 Handle<WasmModuleObject> WasmModuleObject::New( in New() function in v8::internal::WasmModuleObject 108 Handle<WasmModuleObject> WasmModuleObject::New( in New() function in v8::internal::WasmModuleObject 192 Handle<WasmTableObject> WasmTableObject::New( in New() function in v8::internal::WasmTableObject 718 Handle<WasmIndirectFunctionTable> WasmIndirectFunctionTable::New( in New() function in v8::internal::WasmIndirectFunctionTable 810 MaybeHandle<WasmMemoryObject> WasmMemoryObject::New( in New() function in v8::internal::WasmMemoryObject 842 MaybeHandle<WasmMemoryObject> WasmMemoryObject::New(Isolate* isolate, in New() function in v8::internal::WasmMemoryObject 1027 MaybeHandle<WasmGlobalObject> WasmGlobalObject::New( in New() function in v8::internal::WasmGlobalObject 1174 Handle<WasmInstanceObject> WasmInstanceObject::New( in New() function in v8::internal::WasmInstanceObject 1624 Handle<WasmTagObject> WasmTagObject::New(Isolate* isolate, in New() function in v8::internal::WasmTagObject 1687 Handle<WasmExceptionPackage> WasmExceptionPackage::New( in New() function in v8::internal::WasmExceptionPackage [all …]
|
/third_party/node/deps/v8/src/compiler/ |
D | types.h | 349 static RangeType* New(double min, double max, Zone* zone) { in New() function 353 static RangeType* New(Limits lim, Zone* zone) { in New() function 553 static OtherNumberConstantType* New(double value, Zone* zone) { in New() function 642 static TupleType* New(int length, Zone* zone) { in New() function 662 static UnionType* New(int length, Zone* zone) { in New() function
|
/third_party/node/test/js-native-api/test_symbol/ |
D | test_symbol.c | 5 static napi_value New(napi_env env, napi_callback_info info) { in New() function
|
/third_party/rust/crates/bindgen/bindgen/ |
D | parse.rs | 26 New(T, Option<clang::Cursor>), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRRegisterInfo.cpp | 196 MachineInstr *New = BuildMI(MBB, II, dl, TII.get(Opcode), DstReg) in eliminateFrameIndex() local 224 MachineInstr *New = BuildMI(MBB, II, dl, TII.get(AddOpc), AVR::R29R28) in eliminateFrameIndex() local
|
/third_party/node/src/ |
D | node_buffer.cc | 272 MaybeLocal<Uint8Array> New(Environment* env, in New() function 285 MaybeLocal<Uint8Array> New(Isolate* isolate, in New() function 298 MaybeLocal<Object> New(Isolate* isolate, in New() function 340 MaybeLocal<Object> New(Isolate* isolate, size_t length) { in New() function 354 MaybeLocal<Object> New(Environment* env, size_t length) { in New() function 428 MaybeLocal<Object> New(Isolate* isolate, in New() function 445 MaybeLocal<Object> New(Environment* env, in New() function 476 MaybeLocal<Object> New(Isolate* isolate, char* data, size_t length) { in New() function 492 MaybeLocal<Object> New(Environment* env, in New() function
|
/third_party/skia/third_party/externals/tint/src/ |
D | program_id.cc | 31 ProgramID ProgramID::New() { in New() function in tint::ProgramID
|
/third_party/skia/third_party/externals/tint/tools/src/gerrit/ |
D | gerrit.go | 53 func New(cfg Config) (*G, error) { func
|