Home
last modified time | relevance | path

Searched defs:obj (Results 801 - 825 of 3792) sorted by relevance

1...<<31323334353637383940>>...152

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.c6 struct bpf_object *obj; member
12 struct bpf_object *obj; in load_prog() local
H A Dxdp_adjust_frags.c10 struct bpf_object *obj; in test_xdp_update_frags() local
H A Dxdp.c12 struct bpf_object *obj; in test_xdp() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2_user.c51 struct bpf_object *obj; in main() local
/kernel/linux/linux-6.6/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c21 static void callback_info(const char *callback, struct klp_object *obj) in callback_info() argument
31 static int pre_patch_callback(struct klp_object *obj) in pre_patch_callback() argument
38 static void post_patch_callback(struct klp_object *obj) in post_patch_callback() argument
44 static void pre_unpatch_callback(struct klp_object *obj) in pre_unpatch_callback() argument
50 post_unpatch_callback(struct klp_object *obj) post_unpatch_callback() argument
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Diter.c20 struct bpf_object *obj; in do_pin() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex2_user.c19 struct bpf_object *obj; in main() local
H A Dspintest_user.c12 struct bpf_object *obj = NULL; in main() local
H A Dsockex1_user.c13 struct bpf_object *obj; in main() local
H A Dtracex5_user.c39 struct bpf_object *obj; in main() local
[all...]
H A Dtest_current_task_under_cgroup_user.c20 struct bpf_object *obj; in main() local
[all...]
/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0904/
H A Dpoc.cpp58 void* obj = create_obj(); in main() local
/third_party/ffmpeg/libavcodec/
H A Dpthread.c94 av_cold void ff_pthread_free(void *obj, const unsigned offsets[]) in ff_pthread_free() argument
107 av_cold int ff_pthread_init(void *obj, const unsigned offsets[]) in ff_pthread_init() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyFormat.java47 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasure.java58 public boolean equals(Object obj) { in equals() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h83 usbobj_default_match(struct usb_obj *obj, void *match_data) usbobj_default_match() argument
89 usbobj_default_release(struct usb_obj *obj) usbobj_default_release() argument
[all...]
H A Dusb_handle.h61 struct usb_obj *obj; member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DRbValue.java70 @Override public boolean equals(Object obj) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyFormat.java48 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasure.java56 public boolean equals(Object obj) { in equals() argument
/third_party/icu/icu4c/source/i18n/
H A Dcurrfmt.cpp40 UnicodeString& CurrencyFormat::format(const Formattable& obj, in format() argument
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-concat.js
/third_party/jerryscript/tests/unit-core/
H A Dtest-native-callback-nested.cpp76 jerry_value_t obj = jerry_create_object (); in HWTEST_F() local
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-handle-scope-nested.c47 jerry_value_t obj; in create_object_nested() local
78 jerry_value_t obj = create_object_nested (JERRYX_SCOPE_PRELIST_SIZE * 2); in test_handle_scope_val() local
H A Dtest-ext-handle-scope-handle-prelist-escape.c47 jerry_value_t obj; in create_object() local
68 jerry_value_t obj = create_object (); in test_handle_scope_val() local

Completed in 11 milliseconds

1...<<31323334353637383940>>...152