Home
last modified time | relevance | path

Searched refs:param (Results 1751 - 1775 of 2010) sorted by relevance

1...<<7172737475767778798081

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBaseVertexVariantsTest.cpp71 const DrawBaseVertexVariantsTestParams &params = paramsInfo.param; in DrawBaseVertexVariantsTestPrint()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.h44 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferParameteri(GLenum target, GLenum pname, GLint param);
/third_party/python/Modules/
H A Dgetaddrinfo.c43 #include <sys/param.h>
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbenchmarks.cc87 void param(OutIterator out) const { in param() function in __anon19264::PrecompiledSeedSeq
/third_party/selinux/libselinux/src/
H A DMakefile88 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions \
/third_party/selinux/libsepol/cil/src/
H A Dcil_build_ast.h204 void cil_destroy_param(struct cil_param *param);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.h576 char * get_param(const char *cmd, const char *param);
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.hpp64 virtual void pixelStorei (deUint32 pname, int param) = DE_NULL;
H A DsglrGLContext.hpp76 virtual void pixelStorei (deUint32 pname, int param);
/third_party/rust/crates/libc/src/
H A Dpsp.rs77 ::Option<unsafe extern "C" fn(data: *mut c_void, num_packets: i32, param: *mut c_void) -> i32>;
2784 pub fn sceKernelLoadExec(file: *const u8, param: *mut SceKernelLoadExecParam) -> i32; in sceKernelLoadExec()
3196 pub fn sceUsbCamSetupStill(param: *mut UsbCamSetupStillParam) -> i32; in sceUsbCamSetupStill()
3197 pub fn sceUsbCamSetupStillEx(param: *mut UsbCamSetupStillExParam) -> i32; in sceUsbCamSetupStillEx()
3205 param: *mut UsbCamSetupVideoParam, in sceUsbCamSetupVideo()
3210 param: *mut UsbCamSetupVideoExParam, in sceUsbCamSetupVideoEx()
3782 pub fn sceUtilityGetNetParam(conf: i32, param: NetParam, data: *mut UtilityNetData) -> i32; in sceUtilityGetNetParam()
3812 pub fn sceUtilitySetNetParam(param: NetParam, val: *const c_void) -> i32; in sceUtilitySetNetParam()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2819 fill_default_image_param(struct brw_image_param *param) in fill_default_image_param() argument
2821 memset(param, 0, sizeof(*param)); in fill_default_image_param()
2826 param->swizzling[0] = 0xff; in fill_default_image_param()
2827 param->swizzling[1] = 0xff; in fill_default_image_param()
2831 fill_buffer_image_param(struct brw_image_param *param, in fill_buffer_image_param() argument
2837 fill_default_image_param(param); in fill_buffer_image_param()
2838 param->size[0] = size / cpp; in fill_buffer_image_param()
2839 param->stride[0] = cpp; in fill_buffer_image_param()
3470 struct brw_image_param *param in upload_sysvals() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h608 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param);
609 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param);
617 GL_APICALL void GL_APIENTRY glSamplerParameterIivOES (GLuint sampler, GLenum pname, const GLint *param);
618 GL_APICALL void GL_APIENTRY glSamplerParameterIuivOES (GLuint sampler, GLenum pname, const GLuint *param);
2012 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param);
2013 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param);
2021 GL_APICALL void GL_APIENTRY glSamplerParameterIivEXT (GLuint sampler, GLenum pname, const GLint *param);
2022 GL_APICALL void GL_APIENTRY glSamplerParameterIuivEXT (GLuint sampler, GLenum pname, const GLuint *param);
2560 typedef void (GL_APIENTRYP PFNGLCONSERVATIVERASTERPARAMETERINVPROC) (GLenum pname, GLint param);
2562 GL_APICALL void GL_APIENTRY glConservativeRasterParameteriNV (GLenum pname, GLint param);
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h608 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param);
609 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param);
617 GL_APICALL void GL_APIENTRY glSamplerParameterIivOES (GLuint sampler, GLenum pname, const GLint *param);
618 GL_APICALL void GL_APIENTRY glSamplerParameterIuivOES (GLuint sampler, GLenum pname, const GLuint *param);
2012 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param);
2013 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param);
2021 GL_APICALL void GL_APIENTRY glSamplerParameterIivEXT (GLuint sampler, GLenum pname, const GLint *param);
2022 GL_APICALL void GL_APIENTRY glSamplerParameterIuivEXT (GLuint sampler, GLenum pname, const GLuint *param);
2560 typedef void (GL_APIENTRYP PFNGLCONSERVATIVERASTERPARAMETERINVPROC) (GLenum pname, GLint param);
2562 GL_APICALL void GL_APIENTRY glConservativeRasterParameteriNV (GLenum pname, GLint param);
[all...]
/third_party/python/Lib/test/
H A Dtest_inspect.py2320 return (tuple((param.name,
2321 (... if param.default is param.empty else param.default),
2322 (... if param.annotation is param.empty
2323 else param.annotation),
2324 str(param.kind).lower())
2325 for param in sig.parameters.values()),
2344 # all param kind
[all...]
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc152 for (auto param : params) { in ConvertSignature()
153 if (param->IsA(AsmType::Double())) { in ConvertSignature()
155 } else if (param->IsA(AsmType::Float())) { in ConvertSignature()
157 } else if (param->IsA(AsmType::Int())) { in ConvertSignature()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc4366 for (auto param : sig->parameters()) { in CreateMachineSignature()
4373 builder.AddParam(param.machine_representation()); in CreateMachineSignature()
6380 Node* param =
6382 args[pos++] = ToJS(param, sig->GetParam(i), context);
6972 // using the fast transformation. When a param that cannot be transformed
7509 Node* param = Param(i + 1); // Start from index 1 to skip receiver.
7510 args[pos++] = ToJS(FromJS(param, context, sig_->GetParam(i)),
8554 // must be offset to just before the param slots, using this |slot_offset_|.
8578 MachineRepresentation param = fsig->GetParam(i).machine_representation();
8580 if (IsAnyTagged(param)) continu
[all...]
/test/xts/acts/communication_lite/lwip_posix/src/
H A DActsLwipTest.cpp91 static void* CommTcpClientTask(void* param) in CommTcpClientTask() argument
116 int sleepSecond = *((int *)param); in CommTcpClientTask()
/third_party/backends/backend/
H A Dplustek-usbscan.c101 * @param val1 - first parameter
102 * @param val2 - second parameter
114 * @param val1 - first parameter
115 * @param val2 - second parameter
128 * @param base - scanners optical resolution
129 * @param idx - which divider to use
146 * @param dev - pointer to our device structure,
148 * @param xdpi - user specified horizontal resolution
224 * @param dev - pointer to our device structure,
226 * @param ydp
[all...]
/third_party/curl/lib/
H A Dconnect.c96 * @param data the transfer to check on
97 * @param nowp timestamp to use for calculdation, NULL to use Curl_now()
98 * @param duringconnect TRUE iff connect timeout is also taken into account.
248 struct connectdata *conn, void *param) in conn_is_conn()
250 struct connfind *f = (struct connfind *)param; in conn_is_conn()
1063 * @param pcf output, the created cfilter
1064 * @param data easy handle used in creation
1065 * @param conn connection the filter is created for
1066 * @param cf_create method to create the sub-filters performing the
247 conn_is_conn(struct Curl_easy *data, struct connectdata *conn, void *param) conn_is_conn() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1383 static THREAD_FUNC_DECL MyThreadFunction(void *param) in MyThreadFunction() argument
1385 CProgressThreadVirt *p = (CProgressThreadVirt *)param; in MyThreadFunction()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c461 enum pipe_resource_param param, in v3d_resource_get_param()
466 switch (param) { in v3d_resource_get_param()
458 v3d_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) v3d_resource_get_param() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c121 enum st_manager_param param) in xmesa_get_param()
123 switch(param) { in xmesa_get_param()
374 * \param width returns width in pixels
375 * \param height returns height in pixels
517 * \param d the corresponding X drawable (window or pixmap)
518 * \param type either WINDOW, PIXMAP or PBUFFER, describing d
519 * \param vis the buffer's visual
520 * \param cmap the window's colormap, if known.
638 * \param v the XMesaVisual to initialize
639 * \param
120 xmesa_get_param(struct st_manager *smapi, enum st_manager_param param) xmesa_get_param() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c333 enum pipe_resource_param param, in vc4_resource_get_param()
338 switch (param) { in vc4_resource_get_param()
330 vc4_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) vc4_resource_get_param() argument
/third_party/mesa3d/src/intel/common/tests/
H A Dmi_builder_test.cpp192 getparam.param = I915_PARAM_CHIPSET_ID; in SetUp()
221 getparam.param = I915_PARAM_HAS_EXEC_SOFTPIN; in SetUp()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp759 auto param = nir_src_as_const_value(intr->src[1]); in load_interpolated_input_hw() local
760 assert(param && "Indirect PS inputs not (yet) supported"); in load_interpolated_input_hw()

Completed in 75 milliseconds

1...<<7172737475767778798081