Searched refs:queried (Results 1 – 25 of 55) sorted by relevance
123
/external/valgrind/docs/internals/ |
D | 3_7_BUGSTATUS.txt | 59 low prio; --read-var-info=yes problem; OP queried 135 **check before 3.8.0; maybe some 64-bit insns missing? OP queried 183 **possible 3.8.0. OP queried; is this the same as 287175 ? 198 unclear what status is; queried JosefW 205 queried OP (gentoo weirdness)
|
D | 3_8_BUGSTATUS.txt | 344 Reporter has queried Intel since this might be an ICC bug 399 Need more info (the .so); queried.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.program_interface_query.txt | 38 given a return value buffer that is too short to contain all queried 59 and then the specified property is queried and verified. For the 61 queried and verified.
|
D | functional.ssbo.txt | 54 declaration. Shader is compiled and layout is queried. Validity checks are
|
D | functional.program_uniform.txt | 53 values are queried with glGetUniform* or the shaders are rendered with; the
|
D | functional.geometry_shading.txt | 49 verify that the implementation limit queried via API is equal to the
|
D | functional.tessellation.txt | 52 an integer literal (queried from GL_MAX_PATCH_VERTICES)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/appstats/ |
D | README | 6 queried.
|
/external/mesa3d/docs/ |
D | MESA_pixmap_colormap.spec | 36 The colormap associated with a window can be queried with normal
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.negative_api.txt | 41 GL errors are queried with glGetError(). If the received error code does
|
D | functional.lifetime.txt | 96 In the "attach.deleted_name.*" test cases, the container is queried for
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 2327 TypeSourceInfo *queried, uint64_t value, in ArrayTypeTraitExpr() argument 2330 false, queried->getType()->isDependentType(), in ArrayTypeTraitExpr() 2331 (queried->getType()->isInstantiationDependentType() || in ArrayTypeTraitExpr() 2333 queried->getType()->containsUnexpandedParameterPack()), in ArrayTypeTraitExpr() 2335 Loc(loc), RParen(rparen), QueriedType(queried) { } in ArrayTypeTraitExpr() 2392 Expr *queried, bool value, in ExpressionTraitExpr() argument 2397 queried->isTypeDependent(), in ExpressionTraitExpr() 2398 queried->isInstantiationDependent(), in ExpressionTraitExpr() 2399 queried->containsUnexpandedParameterPack()), in ExpressionTraitExpr() 2401 QueriedExpression(queried) { } in ExpressionTraitExpr()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCScheduleA2.td | 166 // Itineraries are queried instead.
|
D | PPCScheduleG5.td | 124 // Itineraries are queried instead.
|
D | PPCScheduleE500mc.td | 317 // Itineraries are queried instead.
|
D | PPCScheduleE5500.td | 377 // Itineraries are queried instead.
|
D | PPCScheduleP7.td | 388 // Itineraries are queried instead.
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.ubo.txt | 68 Shaders are compiled and linked together. Uniform block layout is queried and
|
D | functional.lifetime.txt | 110 In the "attach.deleted_name.*" test cases, the container is queried for
|
/external/skia/site/user/api/ |
D | skregion.md | 13 Regions are opaque structures, but they can be queried via
|
/external/dbus/ |
D | README.launchd | 61 but if it's not set, launchd is queried for the session bus socket.
|
/external/google-breakpad/src/testing/scripts/generator/ |
D | README.cppclean | 26 * (planned) Store AST in a SQL database so relationships can be queried
|
/external/libvpx/libvpx/ |
D | usage.dox | 56 capabilities, of an algorithm can be queried from it's interface by using
|
/external/selinux/secilc/docs/ |
D | cil_conditional_statements.md | 31 …g <strong><code>setsebool</code></strong><code>(8)</code> and its status queried using <strong><co…
|
/external/vulkan-validation-layers/layers/ |
D | vk_validation_layer_details.md | 316 … if requests are made beyond those limits. Most (all?) of the limits are queried via vkGetPhysical… 325 | Querying array counts | For API calls where an array count should be queried with an initial call… 326 | Array count value | For API calls where an array of details is queried, verify that the size of t… 328 …fore creating an Image, warn if physical device properties have not been queried | MUST_QUERY_PROP… 332 …ting an image, ensure the the total image resource size is less than the queried device maximum re…
|
123