Home
last modified time | relevance | path

Searched defs:obj (Results 3226 - 3250 of 3305) sorted by relevance

1...<<121122123124125126127128129130>>...133

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c3002 struct drm_i915_gem_object *obj; in shadow_indirect_ctx() local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Datmel_mxt_ts.c365 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size() argument
370 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances() argument
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c417 void *obj; in __kvm_mmu_topup_memory_cache() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.h425 struct tomoyo_obj_info *obj; member
623 struct tomoyo_obj_info obj; member
/kernel/linux/linux-6.6/mm/
H A Dslub.c3435 maybe_wipe_obj_freeptr(struct kmem_cache *s, void *obj) maybe_wipe_obj_freeptr() argument
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c554 void *obj; in kmalloc_reserve() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_api.c675 static int nft_delobj(struct nft_ctx *ctx, struct nft_object *obj) in nft_delobj() argument
1296 const struct nft_object *obj = data; in nft_objname_hash_obj() local
1305 const struct nft_object *obj = ptr; in nft_objname_hash_cmp() local
657 nft_trans_obj_add(struct nft_ctx *ctx, int msg_type, struct nft_object *obj) nft_trans_obj_add() argument
1435 struct nft_object *obj, *ne; nft_flush_table() local
6561 struct nft_object *obj = NULL; nft_add_set_elem() local
7299 struct nft_object *obj; nft_obj_lookup() local
7329 struct nft_object *obj; nft_obj_lookup_byhandle() local
7358 struct nft_object *obj; nft_obj_init() local
7405 nft_object_dump(struct sk_buff *skb, unsigned int attr, struct nft_object *obj, bool reset) nft_object_dump() argument
7456 nf_tables_updobj(const struct nft_ctx *ctx, const struct nft_object_type *type, const struct nlattr *attr, struct nft_object *obj) nf_tables_updobj() argument
7502 struct nft_object *obj; nf_tables_newobj() local
7609 nf_tables_fill_obj_info(struct sk_buff *skb, struct net *net, u32 portid, u32 seq, int event, u32 flags, int family, const struct nft_table *table, struct nft_object *obj, bool reset) nf_tables_fill_obj_info() argument
7675 struct nft_object *obj; nf_tables_dump_obj() local
7780 struct nft_object *obj; nf_tables_getobj() local
7850 nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) nft_obj_destroy() argument
7870 struct nft_object *obj; nf_tables_delobj() local
7913 __nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) __nft_obj_notify() argument
7943 nft_obj_notify(struct net *net, const struct nft_table *table, struct nft_object *obj, u32 portid, u32 seq, int event, u16 flags, int family, int report, gfp_t gfp) nft_obj_notify() argument
7965 nf_tables_obj_notify(const struct nft_ctx *ctx, struct nft_object *obj, int event) nf_tables_obj_notify() argument
9229 struct nft_object *obj; nft_obj_commit_update() local
9481 nft_obj_del(struct nft_object *obj) nft_obj_del() argument
11146 struct nft_object *obj, *ne; __nft_release_table() local
[all...]
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1216 napi_value obj; in NapiCreateSendableObject() local
3787 napi_value obj = nullptr; in NapiSerialize() local
3845 napi_value obj = nullptr; NapiDeleteSerializationData() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffprobe.c532 static void *writer_child_next(void *obj, void *prev) in writer_child_next() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm.c3997 void snd_pcm_access_mask_free(snd_pcm_access_mask_t *obj) in snd_pcm_access_mask_free() argument
4099 void snd_pcm_format_mask_free(snd_pcm_format_mask_t *obj) in snd_pcm_format_mask_free() argument
4202 void snd_pcm_subformat_mask_free(snd_pcm_subformat_mask_t *obj) in snd_pcm_subformat_mask_free() argument
4305 snd_pcm_hw_params_free(snd_pcm_hw_params_t *obj) snd_pcm_hw_params_free() argument
6425 snd_pcm_sw_params_free(snd_pcm_sw_params_t *obj) snd_pcm_sw_params_free() argument
6982 snd_pcm_status_free(snd_pcm_status_t *obj) snd_pcm_status_free() argument
7003 snd_pcm_status_get_state(const snd_pcm_status_t *obj) snd_pcm_status_get_state() argument
7018 snd_pcm_status_get_trigger_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr) snd_pcm_status_get_trigger_tstamp() argument
7035 snd_pcm_status_get_trigger_htstamp(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) snd_pcm_status_get_trigger_htstamp() argument
7050 snd_pcm_status_get_tstamp(const snd_pcm_status_t *obj, snd_timestamp_t *ptr) snd_pcm_status_get_tstamp() argument
7063 snd_pcm_status_get_htstamp(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) snd_pcm_status_get_htstamp() argument
7078 snd_pcm_status_get_audio_htstamp(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) snd_pcm_status_get_audio_htstamp() argument
7090 snd_pcm_status_get_driver_htstamp(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) snd_pcm_status_get_driver_htstamp() argument
7101 snd_pcm_status_get_audio_htstamp_report(const snd_pcm_status_t *obj, snd_pcm_audio_tstamp_report_t *audio_tstamp_report) snd_pcm_status_get_audio_htstamp_report() argument
7115 snd_pcm_status_set_audio_htstamp_config(snd_pcm_status_t *obj, snd_pcm_audio_tstamp_config_t *audio_tstamp_config) snd_pcm_status_set_audio_htstamp_config() argument
7132 snd_pcm_status_get_delay(const snd_pcm_status_t *obj) snd_pcm_status_get_delay() argument
7142 snd_pcm_status_get_avail(const snd_pcm_status_t *obj) snd_pcm_status_get_avail() argument
7154 snd_pcm_status_get_avail_max(const snd_pcm_status_t *obj) snd_pcm_status_get_avail_max() argument
7164 snd_pcm_status_get_overrange(const snd_pcm_status_t *obj) snd_pcm_status_get_overrange() argument
7197 snd_pcm_info_free(snd_pcm_info_t *obj) snd_pcm_info_free() argument
7218 snd_pcm_info_get_device(const snd_pcm_info_t *obj) snd_pcm_info_get_device() argument
7229 snd_pcm_info_get_subdevice(const snd_pcm_info_t *obj) snd_pcm_info_get_subdevice() argument
7240 snd_pcm_info_get_stream(const snd_pcm_info_t *obj) snd_pcm_info_get_stream() argument
7251 snd_pcm_info_get_card(const snd_pcm_info_t *obj) snd_pcm_info_get_card() argument
7262 snd_pcm_info_get_id(const snd_pcm_info_t *obj) snd_pcm_info_get_id() argument
7273 snd_pcm_info_get_name(const snd_pcm_info_t *obj) snd_pcm_info_get_name() argument
7284 snd_pcm_info_get_subdevice_name(const snd_pcm_info_t *obj) snd_pcm_info_get_subdevice_name() argument
7295 snd_pcm_info_get_class(const snd_pcm_info_t *obj) snd_pcm_info_get_class() argument
7306 snd_pcm_info_get_subclass(const snd_pcm_info_t *obj) snd_pcm_info_get_subclass() argument
7317 snd_pcm_info_get_subdevices_count(const snd_pcm_info_t *obj) snd_pcm_info_get_subdevices_count() argument
7328 snd_pcm_info_get_subdevices_avail(const snd_pcm_info_t *obj) snd_pcm_info_get_subdevices_avail() argument
7339 snd_pcm_info_get_sync(const snd_pcm_info_t *obj) snd_pcm_info_get_sync() argument
7352 snd_pcm_info_set_device(snd_pcm_info_t *obj, unsigned int val) snd_pcm_info_set_device() argument
7363 snd_pcm_info_set_subdevice(snd_pcm_info_t *obj, unsigned int val) snd_pcm_info_set_subdevice() argument
7374 snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val) snd_pcm_info_set_stream() argument
[all...]
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc5096 ConvertibleToAssertionResult obj; in TEST() local
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2081 MatchAndExplainImpl(std::false_type , const Class& obj, MatchResultListener* listener) const MatchAndExplainImpl() argument
2146 MatchAndExplainImpl(std::false_type , const Class& obj, MatchResultListener* listener) const MatchAndExplainImpl() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7507 UObject *obj = new Locale(); in TestUFormattable() local
/third_party/FatFs/source/
H A Dff.c1040 get_fat( FFOBJID* obj, DWORD clst ) get_fat() argument
1153 remove_chain( FFOBJID* obj, DWORD clst, DWORD pclst ) remove_chain() argument
1222 create_chain( FFOBJID* obj, DWORD clst ) create_chain() argument
2971 validate( FFOBJID* obj, FATFS** rfs ) validate() argument
4423 FFOBJID obj; fat_count_free_entries() local
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp1758 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) in Wrapper() argument
1873 Wrapper(const cl_type &obj, bool retainObject) : in Wrapper() argument
/third_party/json/single_include/nlohmann/
H A Djson.hpp4864 inline void from_json(const BasicJsonType& j, ConstructibleObjectType& obj) in from_json() argument
5673 inline void to_json(BasicJsonType& j, const CompatibleObjectType& obj) in to_json() argument
5679 to_json(BasicJsonType& j, typename BasicJsonType::object_t&& obj) to_json() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1482 uint64_t obj; member
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1792 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1773 void LiftoffAssembler::emit_smi_check(Register obj, Label* target, in emit_smi_check() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c2839 UDateFormat *obj; in TestGetLocale() local
2863 UCalendar *obj; in TestGetLocale() local
2887 UNumberFormat *obj; TestGetLocale() local
2954 UBreakIterator *obj; TestGetLocale() local
2979 UCollator *obj; TestGetLocale() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc3528 Node* obj = node->InputAt(0); in LowerTypeOf() local
3540 Node* obj = node->InputAt(0); in LowerToBoolean() local
/third_party/node/deps/v8/src/ast/
H A Dast.h1620 Expression* obj() const { return obj_; } in obj() function in v8::internal::final
1660 Property(Expression* obj, Expressio argument
3090 NewProperty(Expression* obj, Expression* key, int pos, bool optional_chain = false) NewProperty() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc638 HeapObject obj = in CreateCanonicalEmptySwissNameDictionary() local
2013 inline void InitEmbedderFields(i::JSObject obj, i::Object initial_value) { in InitEmbedderFields() argument
2508 void Factory::InitializeJSObjectFromMap(JSObject obj, Object properties, in InitializeJSObjectFromMap() argument
2523 void Factory::InitializeJSObjectBody(JSObject obj, Ma argument
3015 Handle<JSDataView> obj = Handle<JSDataView>::cast(NewJSArrayBufferView( NewJSDataView() local
[all...]
H A Dmark-compact.cc2000 VisitObject(HeapObject obj) VisitObject() argument
2004 RevisitObject(HeapObject obj) RevisitObject() argument
3073 IsOnEvacuationCandidate(MaybeObject obj) IsOnEvacuationCandidate() argument
3240 typename TSlot::TObject obj = slot.Relaxed_Load(cage_base); UpdateSlot() local
3255 typename TSlot::TObject obj = slot.Relaxed_Load(cage_base); UpdateStrongSlot() local
3269 Object obj = slot.Relaxed_Load(code_cage_base); UpdateStrongCodeSlot() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.h2174 std::shared_ptr<icu::UMemory> obj; member

Completed in 173 milliseconds

1...<<121122123124125126127128129130>>...133