Home
last modified time | relevance | path

Searched refs:name (Results 19476 - 19500 of 20354) sorted by relevance

1...<<771772773774775776777778779780>>...815

/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_mc.asm1599 INIT_XMM sse4 ; adds ff_ and _sse4 to function name
1694 INIT_YMM avx2 ; adds ff_ and _avx2 to function name & enables 256b registers : m0 for 256b, xm0 for 128b. cpuflag(avx2) = 1 / notcpuflag(avx) = 0
1740 ; %2: name for src
/third_party/ffmpeg/libavfilter/
H A Dvf_vectorscope.c122 { "name", "draw point name", 0, AV_OPT_TYPE_CONST, {.i64=4}, 0, 0, TFLAGS, "flags" },
1575 .name = "default",
1584 .name = "default",
1591 .name = "vectorscope",
/third_party/backends/backend/
H A Dgt68xx_high.c2488 sprintf (tmp_str, "%s/.sane/gt68xx-%s.cal", ptr, scanner->dev->model->name); in gt68xx_calibration_file()
2495 sprintf (tmp_str, "%s/gt68xx-%s.cal", ptr, scanner->dev->model->name); in gt68xx_calibration_file()
2499 sprintf (tmp_str, "/tmp/gt68xx-%s.cal", scanner->dev->model->name); in gt68xx_calibration_file()
2502 DBG(5,"gt68xx_calibration_file: using >%s< for calibration file name\n",tmp_str); in gt68xx_calibration_file()
/third_party/curl/lib/
H A Dmulti.c2025 /* We're now waiting for an asynchronous name lookup */
2043 /* awaiting an asynch name resolve to complete */
2052 hostname = conn->http_proxy.host.name;
2056 hostname = conn->conn_to_host.name;
2058 hostname = conn->host.name;
2060 /* check if we have the name resolved by now */
2078 down. If the name has not yet been resolved, it is likely
H A Dftp.c1013 /* attempt to get the address of the given interface name */ in ftp_state_use_port()
1021 /* not an interface, use the given string as host name instead */ in ftp_state_use_port()
1027 host = hbuf; /* use the hbuf for host name */ in ftp_state_use_port()
1038 /* not an interface and not a host name, get default by extracting in ftp_state_use_port()
1059 host = hbuf; /* use this host name */ in ftp_state_use_port()
1150 /* get the name again after the bind() so that we can extract the in ftp_state_use_port()
1393 /* we know ftpc->file is a valid pointer to a file name */ in ftp_state_size()
1788 If a proxy tunnel is used, returns the original host name instead, because in control_address()
1793 return conn->host.name; in control_address()
1834 /* if we come here again, make sure the former name i in ftp_state_pasv_resp()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp109 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break
112 NumberFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
183 default: name = ""; break; in runIndexedTest()
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c33 #define BROTLI_LOG_UINT(name) \
34 BROTLI_LOG(("[%s] %s = %lu\n", __func__, #name, (unsigned long)(name)))
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c149 * Get current texture object for given name.
155 get_texobj_by_name(struct gl_context *ctx, GLuint texture, const char *name) in get_texobj_by_name() argument
159 texObj = _mesa_lookup_texture_err(ctx, texture, name); in get_texobj_by_name()
164 _mesa_error(ctx, GL_INVALID_OPERATION, "%s(target)", name); in get_texobj_by_name()
/third_party/lwip/src/netif/ppp/
H A Deap.c10 * duplicated in any source form, and that neither the name of the
27 * name is queried using the EAP Identity request type. If the
29 * the peer's name is presumed to be known.
124 "EAP", /* text name of protocol */
125 NULL, /* text name of corresponding data protocol */
230 /* Save the peer name we're given */ in eap_authwithpeer()
457 /* If we've got a pseudonym, try to decode to real name. */ in eap_figure_next_state()
509 ppp_dbglog("failed to decode real name"); in eap_figure_next_state()
545 tpw.pebuf.name = pcb->eap.es_server.ea_peer; in eap_figure_next_state()
661 * unauthenticated name, the in eap_send_request()
1048 eap_chap_response(ppp_pcb *pcb, u_char id, u_char *hash, const char *name, int namelen) eap_chap_response() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc300 String16 name = toProtocolStringWithTypeCheck( local
302 if (!name.isEmpty()) scope->setName(name);
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c367 const char *name; member
394 prog, f->name, rrdata); in tlsa_import_rr()
529 {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"},
545 "Disable name checks when matching DANE-EE(3) TLSA records"},
549 {"name", OPT_PROTOHOST, 's',
566 "Alias of -name option for \"-starttls xmpp[-server]\""},
600 "Do not send the server name (SNI) extension in the ClientHello"},
3307 srtp_profile->name); in print_stuff()
3488 * Deviation from strict DNS name syntax, also check names with '_' in is_dNS_name()
3489 * Check DNS name synta in is_dNS_name()
[all...]
/third_party/openssl/apps/
H A Ds_client.c367 const char *name; member
394 prog, f->name, rrdata); in tlsa_import_rr()
529 {"nameopt", OPT_NAMEOPT, 's', "Certificate subject/issuer name printing options"},
545 "Disable name checks when matching DANE-EE(3) TLSA records"},
549 {"name", OPT_PROTOHOST, 's',
566 "Alias of -name option for \"-starttls xmpp[-server]\""},
600 "Do not send the server name (SNI) extension in the ClientHello"},
3307 srtp_profile->name); in print_stuff()
3488 * Deviation from strict DNS name syntax, also check names with '_' in is_dNS_name()
3489 * Check DNS name synta in is_dNS_name()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp70 const char* appNames[] = { "appName", DE_NULL, "", "app, name", "app(\"name\"", "app~!@#$%^&*()_+name", "app\nName", "app\r\nName" }; in createInstanceTest()
71 const char* engineNames[] = { "engineName", DE_NULL, "", "engine. name", "engine\"(name)", "eng~!@#$%^&*()_+name", "engine\nName", "engine\r\nName" }; in createInstanceTest()
419 // Generate a long name. in getUTF8AbuseString()
435 return string("UTF-8 encoded nul \xC0\x80 (should not end name)"); in getUTF8AbuseString()
1381 const char* name; member
1578 + de::toString(features[featureNdx].name) in checkFeatures()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1844 const char* name;
1904 addFunctionCaseWithPrograms(viewTypeGroup.get(), testTypes[testTypeNdx].name, checkSupport, initPrograms, testLayeredReadBack, params);
1912 addFunctionCaseWithPrograms(viewTypeGroup.get(), testTypes[testTypeNdx].name, checkSupport, initPrograms, test, params);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp70 const char* appNames[] = { "appName", DE_NULL, "", "app, name", "app(\"name\"", "app~!@#$%^&*()_+name", "app\nName", "app\r\nName" }; in createInstanceTest()
71 const char* engineNames[] = { "engineName", DE_NULL, "", "engine. name", "engine\"(name)", "eng~!@#$%^&*()_+name", "engine\nName", "engine\r\nName" }; in createInstanceTest()
419 // Generate a long name. in getUTF8AbuseString()
435 return string("UTF-8 encoded nul \xC0\x80 (should not end name)"); in getUTF8AbuseString()
1379 const char* name; member
1575 + de::toString(features[featureNdx].name) in checkFeatures()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1844 const char* name;
1896 addFunctionCaseWithPrograms(viewTypeGroup.get(), testTypes[testTypeNdx].name, testTypes[testTypeNdx].description, checkSupport, initPrograms, testLayeredReadBack, params);
1904 addFunctionCaseWithPrograms(viewTypeGroup.get(), testTypes[testTypeNdx].name, testTypes[testTypeNdx].description, checkSupport, initPrograms, test, params);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp52 Base(deqp::Context& context, const char* name, const char* description);
88 Base::Base(deqp::Context& context, const char* name, const char* description) in Base() argument
89 : TestCase(context, name, description), m_log(m_context.getTestContext().getLog()) in Base()
1085 * @param pname Parameter name to be querried with getVertexAttribiv and getVertexAttribLdv
1806 /** Get varying name and vertex shader code for given configuration
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c33 #define BROTLI_LOG_UINT(name) \
34 BROTLI_LOG(("[%s] %s = %lu\n", __func__, #name, (unsigned long)(name)))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp244 #define NODE(name) \ in getTargetNodeName()
245 case AVRISD::name: \ in getTargetNodeName()
246 return #name in getTargetNodeName()
925 llvm_unreachable("don't know how to get the name for this callee"); in getFunctionName()
2044 report_fatal_error("Invalid register name global variable"); in getRegisterByName()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageV3.java15 // * Neither the name of Google Inc. nor the names of its
1842 final Class clazz, final String name, final Class... params) { in getMethodOrDie()
1844 return clazz.getMethod(name, params); in getMethodOrDie()
1848 "\" missing method \"" + name + "\".", e); in getMethodOrDie()
1841 getMethodOrDie( final Class clazz, final String name, final Class... params) getMethodOrDie() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglSyncTests.cpp116 SyncTest (EglTestContext& eglTestCtx, EGLenum syncType, Extension extensions, bool useCurrentContext, const char* name, const char* description);
143 SyncTest::SyncTest (EglTestContext& eglTestCtx, EGLenum syncType, Extension extensions, bool useCurrentContext, const char* name, const char* description) in SyncTest() argument
144 : TestCase (eglTestCtx, name, description) in SyncTest()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c4888 static bool of_child_node_is_present(const struct device_node *node, const char *name) in of_child_node_is_present() argument
4892 child = of_get_child_by_name(node, name); in of_child_node_is_present()
5028 .name = "panel-simple",
5384 .name = "panel-simple-dsi",
/third_party/ffmpeg/libavcodec/
H A Dhqxvlc.c2141 #define INIT_DC_TABLE(idx, name) \
2144 FF_ARRAY_ELEMS(name ## _vlc_lens), \
2145 name ## _vlc_lens, 1, 1, \
2146 name ## _vlc_bits, 2, 2, 0); \
H A Dmpeg12dec.c2868 .p.name = "mpeg1video",
2901 .p.name = "mpeg2video",
2947 .p.name = "mpegvideo",
3116 .p.name = "ipu",
/third_party/f2fs-tools/fsck/
H A Dmount.c238 struct f2fs_node *node, int name) in print_inode_info()
250 if (name && en[0]) { in print_inode_info()
251 MSG(0, " - File name : %s%s\n", en, in print_inode_info()
369 static void DISP_label(uint16_t *name) in DISP_label() argument
373 utf16_to_utf8(buffer, name, MAX_VOLUME_NAME, MAX_VOLUME_NAME); in DISP_label()
375 printf("%-30s %s\n", "Filesystem volume name:", buffer); in DISP_label()
237 print_inode_info(struct f2fs_sb_info *sbi, struct f2fs_node *node, int name) print_inode_info() argument

Completed in 101 milliseconds

1...<<771772773774775776777778779780>>...815