Home
last modified time | relevance | path

Searched defs:source (Results 426 - 450 of 3139) sorted by relevance

1...<<11121314151617181920>>...126

/kernel/linux/linux-6.6/include/keys/
H A Dsystem_keyring.h57 static inline void __init add_to_secondary_keyring(const char *source, const void *data, size_t len) in add_to_secondary_keyring() argument
/kernel/linux/linux-6.6/include/linux/
H A Darch_topology.h48 enum scale_freq_source source; member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.h38 struct sun6i_isp_proc_source *source; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_addrtype.h32 __u16 source; /* source-type mask */ member
39 __u16 source; /* source-type mask */ member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmax9271.c348 int max9271_set_translation(struct max9271_device *dev, u8 source, u8 dest) in max9271_set_translation() argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-core.c42 struct media_entity *source, *sink; in rzg2l_cru_group_notify_complete() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc907d.c26 crc907d_set_src(struct nv50_head *head, int or, enum nv50_crc_source_type source, in crc907d_set_src() argument
88 crc907d_get_entry(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx, enum nv50_crc_source source, int idx) crc907d_get_entry() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_perfmon.c39 u32 source = i / 4; in v3d_perfmon_start() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c68 unsigned int get_dexcr(enum dexcr_source source) in get_dexcr() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_addrtype.h43 __u16 source; member
48 __u16 source; member
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_uer.c177 static void vx_change_clock_source(struct vx_core *chip, int source) in vx_change_clock_source() argument
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-transaction.c23 handle_message(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) handle_message() argument
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-transaction.c47 handle_message(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *data, size_t length, void *callback_data) handle_message() argument
/kernel/liteos_m/testsuites/unittest/posix/src/string/
H A Dmemory_func_test.c76 char source[] = {"This File is About Memony Operation Test , Please Carefully Check Result As Below\r\n"}; variable
117 char source[] = {"memory refers to the computer hardware devices used to store information for" global() variable
158 char source[1024] = {"memory refers to the computer hardware devices used to store information for" global() variable
180 char source[] = {"memory refers to the computer hardware devices used to store information for " global() variable
220 char source[] = {"memory refers to the computer hardware devices used to store information for " global() variable
246 char source[] = {"00000\\r\\n"}; global() variable
262 char *source = (char *)malloc(20); global() variable
308 char *source = (char *)malloc(20); global() variable
315 free(source); global() variable
355 char *source = (char *)malloc(20); global() variable
363 free(source); global() variable
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_addrtype.h43 __u16 source; member
48 __u16 source; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_addrtype.h30 __u16 source; member
35 __u16 source; member
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_module_test.cpp62 OH_ImageSourceNative *source; in GetImageProperty() local
92 OH_ImageSourceNative *source; in ModifyImageProperty() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsamidec.c34 AVBPrint source; member
/third_party/gn/src/gn/
H A Dbinary_target_generator.cc98 const auto& source = target_->sources()[i]; in FillSources() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationEnglishTest.java329 private void doTest(char[] source, char[] target, int result){ in doTest() argument
342 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFrozenMonkeyTest.java39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationFrozenMonkeyTest
[all...]
H A DCollationFrenchTest.java197 private void doTest(char[] source, char[] target, int result) { in doTest() argument
208 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFinnishTest.java86 private void doTest(char[] source, char[] target, int result) { in doTest() argument
97 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationMonkeyTest.java39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationMonkeyTest
[all...]
H A DCollationGermanTest.java131 private void doTest(char[] source, char[] target, int result){ in doTest() argument
143 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...126