Home
last modified time | relevance | path

Searched refs:name (Results 17376 - 17400 of 18285) sorted by relevance

1...<<691692693694695696697698699700>>...732

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h322 * 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 Dvtn_private.h615 const char *name; member
648 name of m'th member of a struct value
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h453 * (since it is really both SSBO and Image) I'll use the name "IBO"
519 char *name; member
H A Dir3_context.c159 so->name); in ir3_context_init()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c60 .name = "AMD Vulkan HAL",
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp453 if (f && strcmp(f->name, "main") == 0) { in get_main()
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c236 lws_wsi_tag(wsi), wsi->a.protocol->name); in lws_read_h1()
577 // __func__, wsi, wsi->wsistate, wsi->role_ops->name, in rops_handle_POLLIN_h1()
675 //lwsl_notice("calling back %s\n", wsi->a.protocol->name); in rops_handle_POLLIN_h1()
1127 /* role name */ "h1",
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_EXT_CTRLS.c200 dprintf("\t%s:%u: queryctrl = {.id=%u, .type=%i, .name=\"%s\", " in do_get_ext_control_one()
208 queryctrl.name, in do_get_ext_control_one()
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c264 file_upload_cb(void *data, const char *name, const char *filename, in file_upload_cb() argument
517 "%c{\"name\":\"%s\", " in callback_deaddrop()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c815 pp_filters[i].name); in dri_postprocessing_init()
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h113 uint64_t name; member
/third_party/mesa3d/src/glx/
H A Ddri_common.c25 * Except as contained in this notice, the name of a copyright holder shall
61 * This function adds the "_dri.so" suffix to the driver name and searches the
65 * \param driverName - a name like "i965", "radeon", "nouveau", etc.
676 * Given a display pointer and screen number, determine the name of
755 if (strcmp(extensions[i]->name, __DRI_CONFIG_OPTIONS) != 0) in get_driver_config()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h347 virtual void dump_instructions(const char *name) const;
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c1041 if (strcmp(pp_filters[i].name, filter) == 0) { in OSMesaPostprocess()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h457 const char *name; member
H A Dpvr_srv.c599 assert(strcmp(version->name, "pvr") == 0); in pvr_is_driver_compatible()
/third_party/node/test/fixtures/wpt/streams/resources/
H A Drs-test-templates.js686 const theError = { name: 'I\'ll be careful.' };
703 const theError = { name: 'You just watch yourself!' };
/third_party/node/test/parallel/
H A Dtest-fs-realpath.js239 }, { code: 'ELOOP', name: 'Error' });
H A Dtest-repl-tab-complete.js569 putIn.run([`var ele = new ${type.name}(1e6 + 1); ele.biu = 1;`]);
H A Dtest-stream-readable-async-iterators.js786 name: 'TypeError',
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h122 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ member
123 uInt name_max; /* space at name (only when reading header) */
572 file name, no extra data, no comment, no modification time (set to zero), no
813 deflate(). The text, time, os, extra field, name, and comment information
816 caller must assure that, if not Z_NULL, name and comment are terminated with
824 the time set to zero, and os set to 255, with no extra, name, or comment
1051 If name is not Z_NULL, then up to name_max characters are written there,
1055 of extra, name, or comment are not Z_NULL and the respective field is not
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h522 GLAPI const GLubyte * APIENTRY glGetString (GLenum name);
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h518 GLAPI const GLubyte * APIENTRY glGetString (GLenum name);
/third_party/nghttp2/src/
H A Dtemplate.h524 fprintf(stderr, "Caught %s:\n%s\n", typeid(x).name(), x.what());
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c461 s->info.name = ralloc_asprintf(s, "ATIFS%d", program->Id); in st_translate_atifs_program()

Completed in 47 milliseconds

1...<<691692693694695696697698699700>>...732