Home
last modified time | relevance | path

Searched defs:rq (Results 1 – 19 of 19) sorted by relevance

/third_party/libwebsockets/cmake/
DLwsCheckRequirements.cmake14 set (rq 1) variable
16 set (rq 0) variable
19 set(rq 0) variable
/third_party/ltp/testcases/kernel/syscalls/utils/
Dmq_timed.h29 struct tst_ts *rq; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_ray_queries.c82 struct brw_ray_query *rq = rzalloc(state->queries, struct brw_ray_query); in maybe_create_brw_var() local
108 struct brw_ray_query *rq = entry->data; in get_ray_query_shadow_addr() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep01.c106 static struct tst_ts *rq; variable
/third_party/ltp/testcases/kernel/syscalls/mq_open/
Dmq_open01.c34 struct mq_attr *rq; member
/third_party/glslang/glslang/MachineIndependent/
Diomapper.h85 const TQualifier& rq = r.symbol->getQualifier(); in operator() local
110 const TQualifier& rq = r.symbol->getQualifier(); in operator() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp277 … dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu::Vec3& rq) in computeNonProjectedTriLod()
653 …TextureCubeView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const Refe… in sampleTextureCube()
717 const tcu::Vec4 rq = tcu::Vec4(texCoord[0+2], texCoord[3+2], texCoord[6+2], texCoord[9+2]); in sampleTexture() local
722 …ture2DArrayView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const Refe… in sampleTextureNonProjected()
765 tcu::Vec4 rq = tcu::Vec4(texCoord[0+2], texCoord[3+2], texCoord[6+2], texCoord[9+2]); in sampleTexture() local
817 …::Texture3DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const Refe… in sampleTextureNonProjected()
859 …::Texture3DView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const Refe… in sampleTextureProjected()
922 const tcu::Vec4 rq = tcu::Vec4(texCoord[0+2], texCoord[3+2], texCoord[6+2], texCoord[9+2]); in sampleTexture() local
930 …reCubeArrayView& rawSrc, const tcu::Vec4& sq, const tcu::Vec4& tq, const tcu::Vec4& rq, const tcu:… in sampleTextureCubeArray()
985 tcu::Vec4 rq = tcu::Vec4(texCoord[0+2], texCoord[4+2], texCoord[8+2], texCoord[12+2]); in sampleTexture() local
[all …]
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c81 struct request *rq; in send_request() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_roboswitch.c67 static inline struct mii_ioctl_data *if_mii(struct ifreq *rq) in if_mii()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_roboswitch.c67 static inline struct mii_ioctl_data *if_mii(struct ifreq *rq) in if_mii()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DDecimalQuantityTest.java176 private static void testDecimalQuantityExpectedOutput(DecimalQuantity rq, String expected) { in testDecimalQuantityExpectedOutput()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DDecimalQuantityTest.java173 private static void testDecimalQuantityExpectedOutput(DecimalQuantity rq, String expected) { in testDecimalQuantityExpectedOutput()
/third_party/node/deps/openssl/openssl/apps/
Dx509.c271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
/third_party/openssl/apps/
Dx509.c271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Dmhchem.min.js1 …else if("function"==typeof define&&define.amd)define(["katex"],e);else{var n="object"==typeof expo…
Dmhchem.mjs1646 var rq; variable
1663 rq: rq property
2843 rq: texify._goInner(buf.rq) property
Dmhchem.js1774 rq: rq property
2954 rq: texify._goInner(buf.rq) property
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.cpp1248 Float4 rq = reciprocal(q); in sampleTexture() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h27787 struct rq *rq; member
28219 struct rq { struct
28237 struct cfs_rq cfs; argument
28238 struct rt_rq rt; argument
28239 struct dl_rq dl; argument
28240 struct list_head leaf_cfs_rq_list; argument
28241 struct list_head *tmp_alone_branch;
28242 unsigned int nr_uninterruptible;
28243 struct task_struct *curr;
28244 struct task_struct *idle;
[all …]