/third_party/libwebsockets/cmake/ |
D | LwsCheckRequirements.cmake | 14 set (rq 1) variable 16 set (rq 0) variable 19 set(rq 0) variable
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | mq_timed.h | 29 struct tst_ts *rq; member
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_ray_queries.c | 82 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/ |
D | clock_nanosleep01.c | 106 static struct tst_ts *rq; variable
|
/third_party/ltp/testcases/kernel/syscalls/mq_open/ |
D | mq_open01.c | 34 struct mq_attr *rq; member
|
/third_party/glslang/glslang/MachineIndependent/ |
D | iomapper.h | 85 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/ |
D | gluTextureTestUtil.cpp | 277 … 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/ |
D | ltp_tbio.c | 81 struct request *rq; in send_request() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_roboswitch.c | 67 static inline struct mii_ioctl_data *if_mii(struct ifreq *rq) in if_mii()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_roboswitch.c | 67 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/ |
D | DecimalQuantityTest.java | 176 private static void testDecimalQuantityExpectedOutput(DecimalQuantity rq, String expected) { in testDecimalQuantityExpectedOutput()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | DecimalQuantityTest.java | 173 private static void testDecimalQuantityExpectedOutput(DecimalQuantity rq, String expected) { in testDecimalQuantityExpectedOutput()
|
/third_party/node/deps/openssl/openssl/apps/ |
D | x509.c | 271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
|
/third_party/openssl/apps/ |
D | x509.c | 271 X509_REQ *req = NULL, *rq = NULL; in x509_main() local
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
D | mhchem.min.js | 1 …else if("function"==typeof define&&define.amd)define(["katex"],e);else{var n="object"==typeof expo…
|
D | mhchem.mjs | 1646 var rq; variable 1663 rq: rq property 2843 rq: texify._goInner(buf.rq) property
|
D | mhchem.js | 1774 rq: rq property 2954 rq: texify._goInner(buf.rq) property
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | PixelPipeline.cpp | 1248 Float4 rq = reciprocal(q); in sampleTexture() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 27787 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 …]
|