/third_party/ffmpeg/libavformat/ |
H A D | fifo.c | 713 .name = "fifo",
|
H A D | electronicarts.c | 756 .name = "ea",
|
H A D | ipmovie.c | 704 .name = "ipmovie",
|
H A D | swfdec.c | 566 .name = "swf",
|
H A D | ty.c | 714 .name = "ty",
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_d3d11va.c | 624 .name = "D3D11VA",
|
/third_party/curl/lib/vauth/ |
H A D | digest.c | 328 * userp [in] - The user name. 422 spn = Curl_auth_build_spn(service, data->conn->host.name, NULL); in Curl_auth_create_digest_md5_message() 658 * userp [in] - The user name. 935 * userp [in] - The user name.
|
/third_party/gn/src/gn/ |
H A D | header_checker_unittest.cc | 187 other_toolchain.label().name())); in TEST_F()
|
H A D | ninja_target_writer.cc | 215 // Target label name. in WriteSharedVars() 221 // Target label name without toolchain. in WriteSharedVars() 251 // Target output name. in WriteSharedVars() 549 input_stamp_file.value().append(target_->label().name()); in WriteInputDepsStampAndGetDep()
|
/third_party/glfw/src/ |
H A D | x11_monitor.c | 175 _GLFWmonitor* monitor = _glfwAllocMonitor(oi->name, widthMM, heightMM); in _glfwPollMonitorsX11()
|
/third_party/curl/lib/ |
H A D | http_aws_sigv4.c | 203 user headers in format 'name:' with no value are used to signal that an in make_headers() 204 internal header of that name should be removed. those user headers are not in make_headers() 207 user headers in format 'name;' with no value are used to signal that a in make_headers() 208 header of that name with no value should be sent. those user headers are in make_headers() 210 semi-colon is changed to a colon for format 'name:'. in make_headers() 317 /* add 2 for ": " between header name and value */ 441 /* sort the name=value pairs first */ in canon_query() 538 const char *hostname = conn->host.name; in Curl_output_aws_sigv4()
|
/third_party/gptfdisk/ |
H A D | gptcurses.cc | 345 printw("Partition name: '%s'\n", temp); in ShowInfo() 347 printw("Partition name: '%s'\n", partitions[partNum].GetDescription().c_str()); in ShowInfo() 352 // Prompt for and change a partition's name.... 362 printw("Current partition name is '%s'\n", temp); in ChangeName() 364 printw("Current partition name is '%s'\n", partitions[partNum].GetDescription().c_str()); in ChangeName() 366 printw("Enter new partition name, or <Enter> to use the current name:\n"); in ChangeName() 472 if (CreatePartition(partNum, newFirstLBA, newLastLBA)) { // created OK; set type code & name.... in MakeNewPart() 634 optionName = menuMain[j].name; in DisplayOptions()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | normconf.cpp | 29 void NormalizerConformanceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
|
H A D | regiontst.cpp | 345 RegionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
|
H A D | tufmtts.cpp | 28 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/ ) override {
|
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | DateFmtPerf.h | 820 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par);
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | usb_controller.c | 74 .name = "usbus",
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axge.c | 129 .name = "USB_AXGE",
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | composite.c | 18 * 3. Neither the name NuttX nor the names of its contributors may be 90 .name = "composite",
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | amdgpu_drm.h | 978 __u8 name[64]; member
|
/third_party/libdrm/include/drm/ |
H A D | amdgpu_drm.h | 970 __u8 name[64]; member
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-globals.h | 322 * Example for other items is property name hash map, or array of items. 340 * Property name listing options. 423 * Shift for property name part. 551 jmem_cpointer_t names_cp[ECMA_PROPERTY_PAIR_ITEM_COUNT]; /**< property name slots */ 561 * Get property name type. 817 uint16_t name; /**< name of the built-in functions */ member 900 uint16_t class_id; /**< for typedarray: the specific class name id */ 1418 * Must be compatible with the immediate property name. 1474 * Converts direct string type to property name typ [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 615 const char *name; member 648 name of m'th member of a struct value
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_shader.h | 453 * (since it is really both SSBO and Image) I'll use the name "IBO" 519 char *name; member
|
H A D | ir3_context.c | 159 so->name); in ir3_context_init()
|