/aosp_15_r20/external/python/cpython2/Modules/ |
D | _lsprof.c | 130 static PY_LONG_LONG CallExternalTimer(ProfilerObject *pObj) in CallExternalTimer() 159 #define CALL_TIMER(pObj) ((pObj)->externalTimer ? \ argument 227 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry() 255 getEntry(ProfilerObject *pObj, void *key) in getEntry() 261 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() 268 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() 302 static void clearEntries(ProfilerObject *pObj) in clearEntries() 320 initContext(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in initContext() 340 Stop(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in Stop() 373 ProfilerObject *pObj = (ProfilerObject*)self; in ptrace_enter_call() local [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _lsprof.c | 83 static _PyTime_t CallExternalTimer(ProfilerObject *pObj) in CallExternalTimer() 113 call_timer(ProfilerObject *pObj) in call_timer() 197 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry() 225 getEntry(ProfilerObject *pObj, void *key) in getEntry() 231 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() 238 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() 272 static void clearEntries(ProfilerObject *pObj) in clearEntries() 290 initContext(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in initContext() 310 Stop(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in Stop() 343 ProfilerObject *pObj = (ProfilerObject*)self; in ptrace_enter_call() local [all …]
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_global.cpp | 55 auto pObj = JSGetObject<CJS_Global>(info.GetIsolate(), info.Holder()); in queryprop_static() local 68 auto pObj = JSGetObject<CJS_Global>(info.GetIsolate(), info.Holder()); in getprop_static() local 92 auto pObj = JSGetObject<CJS_Global>(info.GetIsolate(), info.Holder()); in putprop_static() local 114 auto pObj = JSGetObject<CJS_Global>(info.GetIsolate(), info.Holder()); in delprop_static() local 125 auto pObj = JSGetObject<CJS_Global>(info.GetIsolate(), info.Holder()); in enumprop_static() local 302 v8::Local<v8::Object> pObj = pRuntime->NewObject(); in UpdateGlobalPersistentVariables() local 364 v8::Local<v8::Object> pObj) { in ObjectToArray() 414 void CJS_Global::PutObjectProperty(v8::Local<v8::Object> pObj, in PutObjectProperty()
|
H A D | fxv8.cpp | 209 v8::Local<v8::Object> pObj, in ReentrantGetObjectPropertyHelper() 226 v8::Local<v8::Object> pObj) { in ReentrantGetObjectPropertyNamesHelper() 245 v8::Local<v8::Object> pObj, in ReentrantHasObjectOwnPropertyHelper() 258 v8::Local<v8::Object> pObj, in ReentrantSetObjectOwnPropertyHelper() 271 v8::Local<v8::Object> pObj, in ReentrantPutObjectPropertyHelper() 284 v8::Local<v8::Object> pObj, in ReentrantDeleteObjectPropertyHelper()
|
H A D | cfxjs_engine.cpp | 63 v8::Local<v8::Object> pObj) { in SetNewDataInObject() 72 static CFXJS_PerObjectData* GetFromObject(v8::Local<v8::Object> pObj) { in GetFromObject() 391 uint32_t CFXJS_Engine::GetObjDefnID(v8::Local<v8::Object> pObj) { in GetObjDefnID() 397 void CFXJS_Engine::SetObjectPrivate(v8::Local<v8::Object> pObj, in SetObjectPrivate() 406 void CFXJS_Engine::FreeObjectPrivate(v8::Local<v8::Object> pObj) { in FreeObjectPrivate() 554 v8::Local<v8::Object> pObj; in ReleaseEngine() local 652 v8::Local<v8::Object> pObj) { in GetObjectPrivate()
|
H A D | js_define.h | 72 auto pObj = JSGetObject<C>(info.GetIsolate(), info.Holder()); in JSPropGetter() local 97 auto pObj = JSGetObject<C>(info.GetIsolate(), info.Holder()); in JSPropSetter() local 118 auto pObj = JSGetObject<C>(info.GetIsolate(), info.Holder()); in JSMethod() local
|
H A D | cfx_v8.cpp | 17 v8::Local<v8::Object> pObj, in GetObjectProperty() 24 v8::Local<v8::Object> pObj) { in GetObjectPropertyNames() 28 void CFX_V8::PutObjectProperty(v8::Local<v8::Object> pObj, in PutObjectProperty()
|
H A D | cjs_document.cpp | 594 v8::Local<v8::Object> pObj = pRuntime->ToObject(params[0]); in submitForm() local 678 v8::Local<v8::Object> pObj = pRuntime->NewObject(); in get_info() local 1026 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getAnnot() local 1061 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getAnnots() local 1111 v8::Local<v8::Object> pObj = pRuntime->ToObject(params[1]); in addIcon() local 1129 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in get_icons() local 1161 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getIcon() local
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_formfield.cpp | 282 RetainPtr<const CPDF_Object> pObj = in GetAdditionalAction() local 288 RetainPtr<const CPDF_Object> pObj = in GetAlternateName() local 294 RetainPtr<const CPDF_Object> pObj = in GetMappingName() local 300 RetainPtr<const CPDF_Object> pObj = in GetFieldFlags() local 418 RetainPtr<const CPDF_Object> pObj = GetFieldAttrInternal("MaxLen"); in GetMaxLen() local 700 RetainPtr<const CPDF_Object> pObj = GetFieldAttrInternal("TI"); in GetTopVisibleIndex() local 730 for (const auto& pObj : locker) { in IsSelectedOption() local 749 for (const auto& pObj : locker) { in IsSelectedIndex() local 807 for (const auto& pObj : locker) { in UseSelectedIndicesObject() local 823 for (const auto& pObj : locker) { in UseSelectedIndicesObject() local
|
H A D | cpdf_structelement.cpp | 103 RetainPtr<const CPDF_Object> pObj = m_pDict->GetObjectFor("Pg"); in LoadKids() local 166 RetainPtr<const CPDF_Reference> pObj = in LoadKid() local
|
H A D | cpdf_formcontrol.cpp | 187 RetainPtr<const CPDF_Object> pObj = in GetDefaultAppearance() local 251 RetainPtr<const CPDF_Object> pObj = in GetControlAlignment() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_array.cpp | 117 RetainPtr<CPDF_Object> pObj = GetMutableObjectAt(index); in GetMutableDirectObjectAt() local 217 void CPDF_Array::SetAt(size_t index, RetainPtr<CPDF_Object> pObj) { in SetAt() 221 void CPDF_Array::InsertAt(size_t index, RetainPtr<CPDF_Object> pObj) { in InsertAt() 225 void CPDF_Array::Append(RetainPtr<CPDF_Object> pObj) { in Append() 230 RetainPtr<CPDF_Object> pObj) { in SetAtInternal() 243 RetainPtr<CPDF_Object> pObj) { in InsertAtInternal() 255 CPDF_Object* CPDF_Array::AppendInternal(RetainPtr<CPDF_Object> pObj) { in AppendInternal()
|
H A D | cpdf_indirect_object_holder.cpp | 88 RetainPtr<CPDF_Object> pObj) { in AddIndirectObject() 97 RetainPtr<CPDF_Object> pObj) { in ReplaceIndirectObjectIfHigherGeneration()
|
H A D | cpdf_syntax_parser.cpp | 543 while (RetainPtr<CPDF_Object> pObj = in GetObjectBodyInternal() local 580 RetainPtr<CPDF_Object> pObj = in GetObjectBodyInternal() local 634 RetainPtr<CPDF_Object> pObj = GetObjectBodyInternal(pObjList, parse_type); in GetIndirectObject() local
|
H A D | cpdf_object_unittest.cpp | 830 auto pObj = array->AppendNew<CPDF_Number>(42); in TEST() local 996 auto pObj = dict->SetNewFor<CPDF_Number>("clams", 42); in TEST() local 1009 auto pObj = dict->SetNewFor<CPDF_Number>("child", 42); in TEST() local
|
H A D | cpdf_dictionary.cpp | 268 RetainPtr<CPDF_Object> pObj) { in SetFor() 273 RetainPtr<CPDF_Object> pObj) { in SetForInternal()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_object.cpp | 59 CXFA_List* ToList(CXFA_Object* pObj) { in ToList() 63 CXFA_Node* ToNode(CXFA_Object* pObj) { in ToNode() 67 CXFA_TreeList* ToTreeList(CXFA_Object* pObj) { in ToTreeList() 71 CXFA_ThisProxy* ToThisProxy(CXFA_Object* pObj) { in ToThisProxy()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_streamcontentparser.cpp | 233 void ReplaceAbbr(RetainPtr<CPDF_Object> pObj) { in ReplaceAbbr() 317 void CPDF_StreamContentParser::AddObjectParam(RetainPtr<CPDF_Object> pObj) { in AddObjectParam() 416 void CPDF_StreamContentParser::SetGraphicStates(CPDF_PageObject* pObj, in SetGraphicStates() 622 auto pObj = m_pSyntax->ReadNextObject(false, false, 0); in Handle_BeginImage() local 656 CPDF_ImageObject* pObj = in Handle_BeginImage() local 732 CPDF_ImageObject* pObj = AddLastImage(); in Handle_ExecuteXObject() local 763 CPDF_ImageObject* pObj = in Handle_ExecuteXObject() local 1109 auto pObj = std::make_unique<CPDF_ShadingObject>(GetCurrentStreamIndex(), in Handle_ShadeFill() local 1330 RetainPtr<const CPDF_Object> pObj = pArray->GetDirectObjectAt(i); in Handle_ShowText_Positioning() local
|
H A D | cpdf_streamparser.cpp | 338 RetainPtr<CPDF_Object> pObj = in ReadNextObject() local 354 RetainPtr<CPDF_Object> pObj = in ReadNextObject() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_renderstatus.cpp | 217 void CPDF_RenderStatus::RenderSingleObject(CPDF_PageObject* pObj, in RenderSingleObject() 234 bool CPDF_RenderStatus::ContinueSingleObject(CPDF_PageObject* pObj, in ContinueSingleObject() 272 const CPDF_PageObject* pObj, in GetObjectClippedRect() 279 void CPDF_RenderStatus::ProcessObjectNoClip(CPDF_PageObject* pObj, in ProcessObjectNoClip() 303 bool CPDF_RenderStatus::DrawObjWithBlend(CPDF_PageObject* pObj, in DrawObjWithBlend() 317 void CPDF_RenderStatus::DrawObjWithBackground(CPDF_PageObject* pObj, in DrawObjWithBackground() 698 const CPDF_PageObject* pObj, in GetBackdrop()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/edit/ |
H A D | cpdf_creator.cpp | 134 bool CPDF_Creator::WriteIndirectObj(uint32_t objnum, const CPDF_Object* pObj) { in WriteIndirectObj() 155 RetainPtr<CPDF_Object> pObj = m_pDocument->GetOrParseIndirectObject(objnum); in WriteOldIndirectObject() local 199 RetainPtr<const CPDF_Object> pObj = m_pDocument->GetIndirectObject(objnum); in WriteNewObjs() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | weak_ptr.h | 25 explicit WeakPtr(std::unique_ptr<T, D> pObj) in WeakPtr() 53 void Reset(std::unique_ptr<T, D> pObj) { in Reset()
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | ndis_events.c | 241 IWbemClassObject *pObj) in ndis_events_media_specific() 318 IWbemClassObject *pObj = ppObjArray[i]; in ndis_events_indicate() local 492 IWbemClassObject *pObj; in ndis_events_get_adapter() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_editpage.cpp | 418 RetainPtr<const CPDF_Object> pObj = pParams->GetObjectFor(key); in FPDFPageObjMark_GetParamIntValue() local 439 RetainPtr<const CPDF_Object> pObj = pParams->GetObjectFor(key); in FPDFPageObjMark_GetParamStringValue() local 461 RetainPtr<const CPDF_Object> pObj = pParams->GetObjectFor(key); in FPDFPageObjMark_GetParamBlobValue() local
|
/aosp_15_r20/external/pdfium/testing/fuzzers/ |
H A D | pdf_streamparser_fuzzer.cc | 13 while (RetainPtr<CPDF_Object> pObj = parser.ReadNextObject(true, false, 0)) in LLVMFuzzerTestOneInput() local
|