Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 25 of 174) sorted by relevance

1234567

/external/mesa3d/src/mesa/main/
Denable.c55 client_state(struct gl_context *ctx, GLenum cap, GLboolean state) in client_state()
178 _mesa_EnableClientState( GLenum cap ) in _mesa_EnableClientState()
194 _mesa_DisableClientState( GLenum cap ) in _mesa_DisableClientState()
266 _mesa_set_enable(struct gl_context *ctx, GLenum cap, GLboolean state) in _mesa_set_enable()
1088 _mesa_Enable( GLenum cap ) in _mesa_Enable()
1102 _mesa_Disable( GLenum cap ) in _mesa_Disable()
1116 _mesa_set_enablei(struct gl_context *ctx, GLenum cap, in _mesa_set_enablei()
1151 _mesa_DisableIndexed( GLenum cap, GLuint index ) in _mesa_DisableIndexed()
1160 _mesa_EnableIndexed( GLenum cap, GLuint index ) in _mesa_EnableIndexed()
1169 _mesa_IsEnabledIndexed( GLenum cap, GLuint index ) in _mesa_IsEnabledIndexed()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_caps.h45 #define UTIL_CHECK_CAP(cap) \ argument
48 #define UTIL_CHECK_INT(cap, higher) \ argument
52 #define UTIL_CHECK_FLOAT(cap, higher) \ argument
58 #define UTIL_CHECK_SHADER(shader, cap, higher) \ argument
/external/opencv3/modules/videoio/test/
Dtest_basic_props.cpp70 VideoCapture cap(file_path); in TEST() local
94 VideoCapture cap(file_path); in TEST() local
121 VideoCapture cap(file_path); in TEST() local
144 VideoCapture cap(file_path); in TEST() local
/external/libcxx/test/std/utilities/function.objects/func.memfn/
Dmember_function_const.pass.cpp34 const A* cap = &a; in test0() local
50 const A* cap = &a; in test1() local
66 const A* cap = &a; in test2() local
Dmember_function_const_volatile.pass.cpp34 const volatile A* cap = &a; in test0() local
50 const volatile A* cap = &a; in test1() local
66 const volatile A* cap = &a; in test2() local
Dmember_function_volatile.pass.cpp34 volatile A* cap = &a; in test0() local
50 volatile A* cap = &a; in test1() local
66 volatile A* cap = &a; in test2() local
Dmember_data.fail.cpp33 const A* cap = ap; in test() local
Dmember_data.pass.cpp33 const A* cap = ap; in test() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc84 static bool CapabilityToFormat(const webrtc::VideoCaptureCapability& cap, in CapabilityToFormat()
105 webrtc::VideoCaptureCapability* cap) { in FormatToCapability()
194 webrtc::VideoCaptureCapability cap; in Init() local
301 webrtc::VideoCaptureCapability cap; in Start() local
Dfakewebrtcvideocapturemodule.h71 int32_t StartCapture(const webrtc::VideoCaptureCapability& cap) override { in StartCapture()
123 const webrtc::VideoCaptureCapability& cap() const { in cap() function
/external/libcap/progs/
Dcapsh.c99 cap_value_t cap; in main() local
448 unsigned cap; in main() local
472 cap_value_t cap; in main() local
485 unsigned cap; in main() local
/external/v8/test/mjsunit/regress/
Dregress-crbug-3184.js53 String.prototype.cap = function() { method in String
57 String.prototype.cap = String.prototype.cap.wrap( method in String
/external/libcap/progs/old/
Dsucap.c144 cap_t cap = cap_init(); in main() local
168 cap_t cap = cap_init(); in main() local
/external/libcap/libcap/
Dcap_proc.c110 int cap_get_bound(cap_value_t cap) in cap_get_bound()
120 int cap_drop_bound(cap_value_t cap) in cap_drop_bound()
/external/webrtc/webrtc/modules/video_capture/linux/
Ddevice_info_linux.cc116 struct v4l2_capability cap; in GetDeviceName() local
188 struct v4l2_capability cap; in CreateCapabilityMap() local
288 VideoCaptureCapability cap; in FillCapabilities() local
/external/tinyxml/
Dtinystr.cpp41 void TiXmlString::reserve (size_type cap) in reserve()
55 size_type cap = capacity(); in assign() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp37 void TiXmlString::reserve (size_type cap) in reserve()
51 size_type cap = capacity(); in assign() local
/external/strace/xlat/
Dcap.h10 const struct xlat cap[] = { variable
/external/boringssl/src/ssl/
Dssl_buffer.c38 static int setup_buffer(SSL3_BUFFER *buf, size_t header_len, size_t cap) { in setup_buffer()
87 size_t cap = SSL3_RT_MAX_ENCRYPTED_LENGTH; in setup_read_buffer() local
236 size_t cap = SSL3_RT_MAX_PLAIN_LENGTH + SSL3_RT_SEND_MAX_ENCRYPTED_OVERHEAD; in ssl_write_buffer_init() local
/external/opencv3/modules/videoio/perf/
Dperf_input.cpp32 VideoCapture cap; variable
/external/libchrome/sandbox/linux/services/
Dcredentials.cc141 int CapabilityToKernelValue(Credentials::Capability cap) { in CapabilityToKernelValue()
185 for (const Capability cap : caps) { in SetCapabilitiesOnCurrentThread() local
226 bool Credentials::HasCapability(Capability cap) { in HasCapability()
/external/opencv3/modules/cudabgsegm/test/
Dtest_bgsegm.cpp95 cv::VideoCapture cap(inputFile); in CUDA_TEST_P() local
142 cv::VideoCapture cap(inputFile); in CUDA_TEST_P() local
/external/opencv3/modules/video/test/ocl/
Dtest_bgfg_mog2.cpp45 VideoCapture cap(inputFile); in OCL_TEST_P() local
93 VideoCapture cap(inputFile); in OCL_TEST_P() local
/external/skia/gm/
Dquadpaths.cpp29 const SkRect& clip,SkPaint::Cap cap, SkPaint::Join join, in drawPath()
102 for (size_t cap = 0; cap < SK_ARRAY_COUNT(gCaps); ++cap) { in onDraw() local
172 const SkRect& clip,SkPaint::Cap cap, SkPaint::Join join, in drawPath()
246 for (size_t cap = 0; cap < SK_ARRAY_COUNT(gCaps); ++cap) { in onDraw() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.c103 i915_get_shader_param(struct pipe_screen *screen, unsigned shader, enum pipe_shader_cap cap) in i915_get_shader_param()
166 i915_get_param(struct pipe_screen *screen, enum pipe_cap cap) in i915_get_param()
260 i915_get_paramf(struct pipe_screen *screen, enum pipe_capf cap) in i915_get_paramf()

1234567