/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | uinput.h | 5 *** of the same name, to make information necessary for userspace to 41 char name[UINPUT_MAX_NAME_SIZE]; member 71 char name[UINPUT_MAX_NAME_SIZE]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | isdn.h | 76 char name[10]; member 81 char name[10]; member
|
/kernel/liteos_a/testsuites/unittest/process/fs/ |
H A D | process_fs_test.cpp | 14 * 3. Neither the name of the copyright holder nor the names of its contributors may be used 54 std::string GenProcPidContainerPath(int pid, char *name) in GenProcPidContainerPath() argument 57 buf << "/proc/" << pid << "/container/" << name; in GenProcPidContainerPath() local 72 * @tc.name: Process_fs_Test_001 84 * @tc.name: Process_fs_Test_002 96 * @tc.name: Process_fs_Test_003 108 * @tc.name: Process_fs_Test_004 120 * @tc.name: Process_fs_Test_005 133 * @tc.name: Process_fs_Test_007 145 * @tc.name [all...] |
/test/ostest/wukong/component_event/include/ |
H A D | wukong_tree.h | 121 uint64_t GetSubName(std::string name, uint32_t count, bool isAbility = 0); 122 void GetClearnAbility(std::string &name);
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/toolbar/router/ |
H A D | index.js | 91 var name1 = prop1.dataSet.name
93 var name2 = prop2.dataSet.name
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/toolbar/router/ |
H A D | index.js | 91 var name1 = prop1.dataSet.name
93 var name2 = prop2.dataSet.name
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/toolbar/router/ |
H A D | index.js | 91 var name1 = prop1.dataSet.name
93 var name2 = prop2.dataSet.name
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/toolbar/router/ |
H A D | index.js | 91 var name1 = prop1.dataSet.name
93 var name2 = prop2.dataSet.name
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
H A D | hks_delete_test.c | 42 * @param: test subsystem name 43 * @param: c_example module name 44 * @param: CalcMultiTest test suit name 90 attr.name = "test"; in HksDeleteTestSetUp() 114 * @tc.name: HksDeleteTest.HksDeleteTest001 123 attr.name = "test"; in LITE_TEST_CASE()
|
H A D | hks_generate_random_test.c | 38 * @param: test subsystem name 39 * @param: c_example module name 40 * @param: CalcMultiTest test suit name 62 attr.name = "test"; in HksGenerateRandomTestSetUp() 117 * @tc.name: HksGenerateRandomTest.HksGenerateRandomTest001 126 attr.name = "test"; in LITE_TEST_CASE()
|
/third_party/ffmpeg/libavcodec/ |
H A D | assenc.c | 73 .p.name = "ssa", 85 .p.name = "ass",
|
H A D | assdec.c | 66 .p.name = "ssa", 78 .p.name = "ass",
|
H A D | hwconfig.h | 45 #define HW_CONFIG_HWACCEL(device, frames, ad_hoc, format, device_type_, name) \ 54 .hwaccel = &name, \
|
H A D | ac3dec_float.c | 63 .p.name = "ac3", 81 .p.name = "eac3",
|
H A D | v408enc.c | 84 .p.name = "ayuv", 97 .p.name = "v408",
|
H A D | v408dec.c | 86 .p.name = "ayuv", 98 .p.name = "v408",
|
H A D | wrapped_avframe.c | 106 .p.name = "wrapped_avframe", 115 .p.name = "wrapped_avframe",
|
H A D | profiles.h | 25 #define FF_AVCTX_PROFILE_OPTION(name, description, type, value) \ 26 {name, description, 0, AV_OPT_TYPE_CONST, {.i64 = value }, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_## type ##_PARAM, "avctx.profile"},
|
/third_party/elfutils/tests/ |
H A D | all-dwarf-ranges.c | 72 const char *name = argv[1]; in main() local 74 int fd = open (name, O_RDONLY); in main()
|
H A D | find-prologues.c | 46 const char *name = dwarf_diename (func); in handle_function() local 52 match = fnmatch (*argv, name, 0) == 0; in handle_function()
|
/third_party/elfutils/backends/ |
H A D | ppc_corenote.c | 135 .name = "nip", .type = ELF_T_ADDR, .format = 'x', \ 140 .name = "orig_gpr3", .type = TYPE_LONG, .format = 'd', \
|
/third_party/curl/tests/libtest/ |
H A D | lib1940.c | 61 printf("- %s == %s (%u/%u)\n", header->name, header->value, in showem() 73 printf(" %s == %s\n", header->name, header->value); in showem()
|
/third_party/ffmpeg/libavfilter/ |
H A D | bbox.c | 23 #define BBOX(type, name) \ 24 static int bbox_##name(FFBoundingBox *bbox, \
|
/third_party/ffmpeg/libavformat/ |
H A D | mlpdec.c | 99 .name = "mlp", 119 .name = "truehd",
|
H A D | g726.c | 79 .name = "g726", 91 .name = "g726le",
|