| /third_party/ltp/lib/ |
| H A D | tst_netdevice.c | 525 modify_qdisc(const char *file, const int lineno, int strict, const char *object, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, unsigned int info, const char *qd_kind, const struct tst_rtnl_attr_list *config) modify_qdisc() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_keys.h | 325 KeyExportJob( Environment* env, v8::Local<v8::Object> object, CryptoJobMode mode, std::shared_ptr<KeyObjectData> key, WebCryptoKeyFormat format, AdditionalParams&& params) KeyExportJob() argument
|
| H A D | crypto_x509.cc | 105 bool X509Certificate::HasInstance(Environment* env, Local<Object> object) { in HasInstance() argument 454 X509Certificate( Environment* env, Local<Object> object, std::shared_ptr<ManagedX509> cert, STACK_OF(X509)* issuer_chain) X509Certificate() argument
|
| /third_party/node/src/inspector/ |
| H A D | main_thread_interface.cc | 20 explicit DeletableWrapper(std::unique_ptr<T> object) in DeletableWrapper() argument 34 std::unique_ptr<Deletable> WrapInDeletable(std::unique_ptr<T> object) { in WrapInDeletable() argument 262 AddObject(int id, std::unique_ptr<Deletable> object) AddObject() argument
|
| /third_party/node/test/js-native-api/test_object/ |
| H A D | test_object.c | 28 napi_value object = args[0]; in Get() local 56 napi_value object = args[0]; in GetNamed() local 483 napi_value object, key, value; TestSetProperty() local 518 napi_value object, key; TestHasProperty() local 552 napi_value object, key, result; TestGetProperty() local 590 napi_value object = args[0]; TestFreeze() local 602 napi_value object = args[0]; TestSeal() local [all...] |
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper.h | 232 GetObjectProperties( uintptr_t object, v8::debug_helper::MemoryAccessor memory_accessor, const HeapAddresses& heap_addresses, const char* type_hint = nullptr) GetObjectProperties() argument [all...] |
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| H A D | object-inspection.cc | 341 GetModelForCustomArrayElement(IModelObject* context_object, size_t index, IModelObject** object) GetModelForCustomArrayElement() argument [all...] |
| /third_party/node/src/ |
| H A D | stream_wrap.cc | 164 LibuvStreamWrap* LibuvStreamWrap::From(Environment* env, Local<Object> object) { in From() argument 327 ShutdownWrap* LibuvStreamWrap::CreateShutdownWrap(Local<Object> object) { in CreateShutdownWrap() argument 331 WriteWrap* LibuvStreamWrap::CreateWriteWrap(Local<Object> object) { in CreateWriteWrap() argument 122 LibuvStreamWrap(Environment* env, Local<Object> object, uv_stream_t* stream, AsyncWrap::ProviderType provider) LibuvStreamWrap() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtjava.cpp | 356 const char* object = "new Object[]{\n"; in array_write_java() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | wrtjava.cpp | 356 const char* object = "new Object[]{\n"; in array_write_java() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
| H A D | geocoding_data.pb.cc | 216 void GeocodingInfo::ArenaDtor(void* object) { in ArenaDtor() argument 620 void PrefixesInfo::ArenaDtor(void* object) { in ArenaDtor() argument 972 void LanguageCodeInfo::ArenaDtor(void* object) { in ArenaDtor() argument 1199 void CountriesInfo::ArenaDtor(void* object) { in ArenaDtor() argument 1425 void CountryCodeInfo::ArenaDtor(void* object) { in ArenaDtor() argument [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumber.pb.cc | 203 void PhoneNumber::ArenaDtor(void* object) { in ArenaDtor() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | csa-load-elimination.cc | 80 bool IsConstantObject(Node* object) { in IsConstantObject() argument 86 bool IsFreshObject(Node* object) { in IsFreshObject() argument 123 KillField( Node* object, Node* offset, MachineRepresentation repr) const KillField() argument 190 AddField( Node* object, Node* offset, Node* value, MachineRepresentation repr) const AddField() argument 214 Lookup( Node* object, Node* offset) const Lookup() argument 272 KillOffsetInFresh( Node* const object, uint32_t offset, MachineRepresentation repr) KillOffsetInFresh() argument 295 Node* object = inner_entry.first; Print() local 311 Node* object = outer_entry.first; Print() local 335 Node* object = NodeProperties::GetValueInput(node, 0); ReduceLoadFromObject() local 379 Node* object = NodeProperties::GetValueInput(node, 0); ReduceStoreToObject() local 511 Node* object = NodeProperties::GetValueInput(current, 0); ComputeLoopState() local 522 Node* object = NodeProperties::GetValueInput(current, 0); ComputeLoopState() local [all...] |
| H A D | node.cc | 500 V8_EXPORT_PRIVATE extern void _v8_internal_Node_Print(void* object) { in _v8_internal_Node_Print() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 289 AddEmbeddedObject( Handle<HeapObject> object) AddEmbeddedObject() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-intl.cc | 243 *object); in CreateBoundFunction() local 233 CreateBoundFunction(Isolate* isolate, Handle<JSObject> object, Builtin builtin, int len) CreateBoundFunction() argument
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.h | 28 inline MemOperand FieldMemOperand(Register object, int offset) { in FieldMemOperand() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-chunk.cc | 366 void MemoryChunk::RegisterObjectWithInvalidatedSlots(HeapObject object) { in RegisterObjectWithInvalidatedSlots() argument 386 void MemoryChunk::InvalidateRecordedSlots(HeapObject object) { in InvalidateRecordedSlots() argument 404 RegisteredObjectWithInvalidatedSlots(HeapObject object) RegisteredObjectWithInvalidatedSlots() argument [all...] |
| H A D | scavenger-inl.h | 19 void Scavenger::PromotionList::Local::PushRegularObject(HeapObject object, in PushRegularObject() argument 24 void Scavenger::PromotionList::Local::PushLargeObject(HeapObject object, in PushLargeObject() argument 74 void Scavenger::PageMemoryFence(MaybeObject object) { in PageMemoryFence() argument 113 SemiSpaceCopyObject( Map map, THeapObjectSlot slot, HeapObject object, int object_size, ObjectFields object_fields) SemiSpaceCopyObject() argument 151 PromoteObject(Map map, THeapObjectSlot slot, HeapObject object, int object_size, ObjectFields object_fields) PromoteObject() argument 209 HandleLargeObject(Map map, HeapObject object, int object_size, ObjectFields object_fields) HandleLargeObject() argument 232 EvacuateObjectDefault( Map map, THeapObjectSlot slot, HeapObject object, int object_size, ObjectFields object_fields) EvacuateObjectDefault() argument 277 EvacuateThinString(Map map, THeapObjectSlot slot, ThinString object, int object_size) EvacuateThinString() argument 302 EvacuateShortcutCandidate(Map map, THeapObjectSlot slot, ConsString object, int object_size) EvacuateShortcutCandidate() argument 345 EvacuateInPlaceInternalizableString( Map map, THeapObjectSlot slot, String object, int object_size, ObjectFields object_fields) EvacuateInPlaceInternalizableString() argument 401 ScavengeObject(THeapObjectSlot p, HeapObject object) ScavengeObject() argument 512 typename TSlot::TObject object = *slot; VisitPointersImpl() local 521 VisitJSArrayBuffer(Map map, JSArrayBuffer object) VisitJSArrayBuffer() argument [all...] |
| H A D | large-spaces.cc | 159 HeapObject object = page->GetObject(); in AllocateRaw() local 195 HeapObject object = page->GetObject(); AllocateRawBackground() local 222 HeapObject object = page->GetObject(); AllocateLargePage() local 322 HeapObject object = current->GetObject(); FreeUnmarkedObjects() local 388 HeapObject object = chunk->GetObject(); Verify() local 487 UpdatePendingObject(HeapObject object) UpdatePendingObject() argument 561 HeapObject object = page->GetObject(); FreeDeadObjects() local [all...] |
| H A D | marking-visitor-inl.h | 82 typename TSlot::TObject object = in VisitPointersImpl() local 25 MarkObject( HeapObject host, HeapObject object) MarkObject() argument 101 Object object = VisitCodePointerImpl() local 116 HeapObject object = VisitEmbeddedPointer() local 148 VisitBytecodeArray( Map map, BytecodeArray object) VisitBytecodeArray() argument 220 VisitFixedArrayWithProgressBar(Map map, FixedArray object, ProgressBar& progress_bar) VisitFixedArrayWithProgressBar() argument 248 VisitFixedArray( Map map, FixedArray object) VisitFixedArray() argument 260 VisitFixedDoubleArray( Map map, FixedDoubleArray object) VisitFixedDoubleArray() argument 272 VisitEmbedderTracingSubClassNoEmbedderTracing(Map map, T object) VisitEmbedderTracingSubClassNoEmbedderTracing() argument 279 VisitEmbedderTracingSubClassWithEmbedderTracing(Map map, T object) VisitEmbedderTracingSubClassWithEmbedderTracing() argument 303 VisitEmbedderTracingSubclass(Map map, T object) VisitEmbedderTracingSubclass() argument 313 VisitJSApiObject( Map map, JSObject object) VisitJSApiObject() argument 319 VisitJSArrayBuffer( Map map, JSArrayBuffer object) VisitJSArrayBuffer() argument 326 VisitJSDataView( Map map, JSDataView object) VisitJSDataView() argument 332 VisitJSTypedArray( Map map, JSTypedArray object) VisitJSTypedArray() argument [all...] |
| H A D | local-heap.h | 59 Handle<T> NewPersistentHandle(T object) { in NewPersistentHandle() argument 67 Handle<T> NewPersistentHandle(Handle<T> object) { in NewPersistentHandle() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.h | 661 cast(Object object) cast() argument 662 unchecked_cast(Object object) unchecked_cast() argument [all...] |
| H A D | compilation-cache-table.cc | 100 MaybeObject object = new_literals_map->Get(i + kLiteralContextOffset); in AddToFeedbackCellsMap() local 122 MaybeObject object = literals_map.Get(entry + kLiteralLiteralsOffset); in SearchLiteralsMap() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-literals.cc | 47 VisitElementOrProperty( Handle<JSObject> object, Handle<JSObject> value) VisitElementOrProperty() argument 68 StructureWalk( Handle<JSObject> object) StructureWalk() argument 240 ShouldCreateMemento(Handle<JSObject> object) ShouldCreateMemento() argument 241 ExitScope(Handle<AllocationSite> scope_site, Handle<JSObject> object) ExitScope() argument 290 ExitScope(Handle<AllocationSite> scope_site, Handle<JSObject> object) ExitScope() argument 311 DeepWalk(Handle<JSObject> object, DeprecationUpdateContext* site_context) DeepWalk() argument 320 DeepWalk(Handle<JSObject> object, AllocationSiteCreationContext* site_context) DeepWalk() argument 329 DeepCopy(Handle<JSObject> object, AllocationSiteUsageContext* site_context) DeepCopy() argument [all...] |