Home
last modified time | relevance | path

Searched defs:change (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/mesa3d/src/util/
H A Du_debug_refcnt.h48 debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) debug_reference() argument
58 debug_reference(UNUSED const struct pipe_reference* p, UNUSED debug_reference_descriptor get_desc, UNUSED int change) debug_reference() argument
H A Du_debug_refcnt.c138 debug_reference_slowpath(const struct pipe_reference *p, debug_reference_descriptor get_desc, int change) debug_reference_slowpath() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtestutil.h21 UBool change; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h33 void (*change)(CJTextPickerResult pickerResult); member
H A Dcj_textpicker_ffi.cpp28 TextPickerDialogEvent( std::function<void(CJTextPickerResult)> accept, std::function<void(CJTextPickerResult)> change) TextPickerDialogEvent() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/property/
H A DArrayPropertyEventHandlerTest.cpp61 ArrayChanges<int> change; in HWTEST_F() local
[all...]
/third_party/python/Lib/idlelib/
H A Didle.py13 from idlelib.pyshell import main # This is subject to change namespace
H A Dstatusbar.py37 def change(): function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene_queue.c54 cnd_t change; member
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime01.c25 static struct tst_ts *begin, *change, *end; variable
/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_component.h37 void MarkOptionChanged(bool change) in MarkOptionChanged() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dlocalization_module.cpp85 CJSONParser::LanguageState change = localization->parser_->ChangeLanguage(); in GetValueByKey() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h38 std::map<IndexName, IndexInfo> change; member
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
H A Dmain.go341 var change *changeInfo global() var
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_hierarchy_observer.h87 HierarchyChangeType change; member
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp82 bool change = GetData<bool>(); in GetLayerInfoFromData() local
/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h52 void SetOptionCssChanged(bool change) in SetOptionCssChanged() argument
57 void SetOptionCustomChanged(bool change) in SetOptionCustomChanged() argument
72 void SetOperationCssChanged(bool change) in SetOperationCssChanged() argument
77 void SetOperationCustomChanged(bool change) in SetOperationCustomChanged() argument
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp200 bool change = iter != clientList_.end(); in Unregister() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp137 auto change = changeArray->GetValueAt(i); in SetChildrenMainSize() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_event_tdd_test.cpp1499 char *change = JSObject::GetString(page, "change"); HWTEST_F() local
1555 char *change = JSObject::GetString(page, "change"); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp35 size_t GetMatching(const BASE_NS::vector<HierarchyChangedInfo>& changedCalls, HierarchyChangeType change, in GetMatching() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.cpp132 HierarchyChangedInfo change; in NotifyObjectChangedOp() local
144 HierarchyChangedInfo change; in NotifyContainerChangeOp() local
169 HierarchyChangedInfo change; NotifyContainerMoveOp() local
183 HierarchyChangedInfo change; NotifyContentChangeOp() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp311 bool change = HdiLayerInfoTest::hdiLayerInfo_->GetTunnelHandleChange(); in HWTEST_F() local
/third_party/libuv/src/unix/
H A Dkqueue.c118 struct kevent change; in uv__kqueue_delete() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_particle_params.h54 Change(const Change& change) = default; member in OHOS::Rosen::Change
55 Change& operator=(const Change& change) = default; member in OHOS::Rosen::Change
73 auto change = valChangeOverLife[i]; in ParticleParaType() local
122 auto change = valChangeOverLife[i]; in ParticleColorParaType() local

Completed in 12 milliseconds

1234