Home
last modified time | relevance | path

Searched defs:cs (Results 1 - 25 of 621) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_isel.cpp66 QoShaderModuleCreateInfo cs = qoShaderModuleCreateInfoGLSL(COMPUTE, variable
144 QoShaderModuleCreateInfo cs = qoShaderModuleCreateInfoGLSL(COMPUTE, variable
/third_party/musl/src/thread/
H A Dpthread_detach.c9 int cs; in __pthread_detach() local
H A Dpthread_setname_np.c11 int fd, cs, status = 0; in pthread_setname_np() local
H A Dpthread_getname_np.c10 int fd, cs, status = 0; in pthread_getname_np() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dmatch_test.cc88 const char* cs = "foo"; in TEST() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rasterizer.c38 struct etna_rasterizer_state *cs; in etna_rasterizer_state_create() local
[all...]
/third_party/skia/src/utils/
H A DSkClipStackUtils.cpp11 void SkClipStack_AsPath(const SkClipStack& cs, SkPath* path) { in SkClipStack_AsPath() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTextureUtil.cpp35 float sRGBChannelToLinear (float cs) in sRGBChannelToLinear() argument
48 static inline float sRGB8ChannelToLinear (deUint32 cs) in sRGB8ChannelToLinear() argument
[all...]
/third_party/musl/src/passwd/
H A Dfgetspent.c10 int cs; in fgetspent() local
H A Dgetpwent_a.c16 int cs; in __getpwent_a() local
/third_party/musl/src/time/
H A Dgetdate.c16 int cs; in getdate() local
/third_party/musl/src/misc/
H A Dgetentropy.c9 int cs, ret = 0; in getentropy() local
H A Dopenpty.c13 int m, s, n=0, cs; in openpty() local
/third_party/musl/libc-test/src/functional/
H A Dmbc.c25 const char *cs; in main() local
[all...]
/third_party/skia/tools/
H A Dget_current_monitor_profile.cpp18 CGColorSpaceRef cs = CGDisplayCopyColorSpace(CGMainDisplayID()); in main() local
/third_party/typescript/tests/baselines/reference/
H A DarrayLiteralWithMultipleBestCommonTypes.js10 var cs = [a, b, c]; // { x: number; y?: number };[] variable
25 var cs = [a, b, c]; // { x: number; y?: number };[] variable
/third_party/lzma/CPP/Common/
H A DNewHandler.cpp138 static CRITICAL_SECTION cs; variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn.c29 void rvcn_sq_header(struct radeon_cmdbuf *cs, in rvcn_sq_header() argument
49 rvcn_sq_tail(struct radeon_cmdbuf *cs, struct rvcn_sq_var *sq) rvcn_sq_tail() argument
[all...]
/third_party/musl/src/mman/
H A Dshm_open.c31 int cs; in shm_open() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_join.c7 int state, cs, r = 0; in __pthread_timedjoin_np() local
/third_party/musl/porting/liteos_a/user/src/mman/
H A Dshm_open.c30 int cs; in shm_open() local
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dopenpty.c13 int m, s, n=0, cs; in openpty() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_svcerr_noprog/
H A Drpc_svcerr_noprog.c44 enum clnt_stat cs; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_getcaller/
H A Drpc_svc_getcaller.c49 enum clnt_stat cs; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_freeargs/
H A Drpc_svc_freeargs.c49 enum clnt_stat cs; in main() local

Completed in 9 milliseconds

12345678910>>...25