| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_hw.c | 1016 struct ar5416IniArray *array; in ar9003_hw_configpcipowersave() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | bpf_off_cpu.c | 36 u64 array[1024 / sizeof(u64)]; member [all...] |
| H A D | debug.c | 291 void *array[16]; in dump_stack() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | unpriv_bpf_disabled.c | 102 bool array = strstr(map_paths[i], "array") != NULL; in test_unpriv_bpf_disabled_positive() local
|
| /kernel/liteos_a/testsuites/unittest/container/ |
| H A D | It_container_test.cpp | 124 int GetLine(char *buf, int count, int maxLen, char **array) in GetLine() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | sem.h | 52 unsigned short __user * array; member
|
| /kernel/linux/linux-6.6/sound/isa/ |
| H A D | cmi8328.c | 196 static int array_find(const int array[], int item) in array_find() argument 207 static int array_find_l(const long array[], long item) in array_find_l() argument
|
| /kernel/linux/linux-6.6/net/8021q/ |
| H A D | vlan.c | 53 struct net_device **array; in vlan_group_prealloc_vid() local
|
| H A D | vlan.h | 56 struct net_device **array; in __vlan_group_get_device() local 84 struct net_device **array; in vlan_group_set_device() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_vmalloc.c | 323 unsigned char array[20]; member
|
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | sof-client-probes.c | 260 u32 num_elems, *array; in sof_probes_dfs_points_write() local 319 u32 *array; in sof_probes_dfs_points_remove_write() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | debugfs.c | 143 u32 *array, num_elems; in probe_points_write() local 181 u32 *array, num_elems; in probe_points_disconnect_write() local 365 u32 *array, num_elems; trace_control_write() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | sem.h | 52 unsigned short __user * array; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | sem.h | 39 unsigned short __user *array; member
|
| /kernel/liteos_m/components/dynlink/ |
| H A D | los_dynlink.h | 100 UINTPTR array;
member
|
| /test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 88 int array[5] = {0};
in Bounds() local
|
| /test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
| H A D | crypto_framework_asym_key_test.cpp | 306 uint8_t array[] = {48, 50, 48, 16, 6, 7, 42, 134, 72, 206, 61, 2, 1, 6, 5, 43, 129, 4, 0, in HWTEST_F() local 334 uint8_t array[] = { 48, 90, 48, 20, 6, 7, 42, 134, 72, 206, 61, 2, 1, 6, 9, 43, 36, 3, in HWTEST_F() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tls_securetransport.c | 70 static int import_pem(URLContext *h, char *path, CFArrayRef *array) in import_pem() argument 137 CFArrayRef array = NULL; in load_ca() local
|
| /third_party/benchmark/src/ |
| H A D | string_util.cc | 95 const char* const* array = in ExponentToPrefix() local
|
| /third_party/benchmark/tools/gbench/ |
| H A D | report.py | 11 from numpy import array namespace
|
| /third_party/cJSON/ |
| H A D | cJSON.h | 181 CJSON_PUBLIC(int) cJSON_GetArraySize(const cJSON *array); variable [all...] |
| /third_party/cJSON/tests/ |
| H A D | cjson_add.c | 434 cJSON *array = NULL; in cJSON_add_array_should_add_array() local
|
| /third_party/googletest/googlemock/include/gmock/internal/ |
| H A D | gmock-internal-utils.h | 392 ConstReference( const ::std::tuple<ElementPointer, Size>& array) ConstReference() argument 397 Copy(const ::std::tuple<ElementPointer, Size>& array) Copy() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TextTrieMap.java | 419 private static char[] subArray(char[] array, int start) { in subArray() argument 428 private static char[] subArray(char[] array, int start, int limit) { in subArray() argument [all...] |
| H A D | TrieBuilder.java | 203 protected static final boolean equal_int(int[] array, in argument [all...] |