Searched refs:queried (Results 1 – 25 of 94) sorted by relevance
1234
/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
|
/external/libusb/libusb/ |
D | libusb-1.0.rc | 5 * The information can then be queried using standard APIs and can also be
|
/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/mesa3d/docs/specs/ |
D | MESA_pixmap_colormap.spec | 36 The colormap associated with a window can be queried with normal
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 2379 TypeSourceInfo *queried, uint64_t value, in ArrayTypeTraitExpr() argument 2382 false, queried->getType()->isDependentType(), in ArrayTypeTraitExpr() 2383 (queried->getType()->isInstantiationDependentType() || in ArrayTypeTraitExpr() 2385 queried->getType()->containsUnexpandedParameterPack()), in ArrayTypeTraitExpr() 2387 Loc(loc), RParen(rparen), QueriedType(queried) { } in ArrayTypeTraitExpr() 2444 Expr *queried, bool value, in ExpressionTraitExpr() argument 2449 queried->isTypeDependent(), in ExpressionTraitExpr() 2450 queried->isInstantiationDependent(), in ExpressionTraitExpr() 2451 queried->containsUnexpandedParameterPack()), in ExpressionTraitExpr() 2453 QueriedExpression(queried) { } in ExpressionTraitExpr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCScheduleA2.td | 165 // Itineraries are queried instead.
|
D | PPCScheduleG5.td | 123 // Itineraries are queried instead.
|
D | PPCScheduleE500.td | 269 // Itineraries are queried instead.
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCScheduleA2.td | 165 // Itineraries are queried instead.
|
D | PPCScheduleG5.td | 123 // Itineraries are queried instead.
|
D | PPCScheduleE500mc.td | 316 // 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/googletest/googlemock/scripts/generator/ |
D | README.cppclean | 26 * (planned) Store AST in a SQL database so relationships can be queried
|
/external/openssh/ |
D | sftp-server.0 | 68 only feature that may be queried is M-bM-^@M-^\requestsM-bM-^@M-^], which may be used
|
/external/google-breakpad/src/testing/scripts/generator/ |
D | README.cppclean | 26 * (planned) Store AST in a SQL database so relationships can be queried
|
/external/libaom/libaom/ |
D | usage.dox | 56 capabilities, of an algorithm can be queried from it's interface by using
|
/external/grpc-grpc/src/objective-c/tests/ |
D | RxLibraryUnitTests.m | 28 // A mock of a GRXSingleValueHandler block that can be queried for how many times it was called and
|
/external/python/cpython3/Doc/library/ |
D | parser.rst | 237 it returns false. This is useful, since code objects normally cannot be queried 239 objects created by :func:`compilest` cannot be queried like this either, and
|
/external/python/cpython2/Doc/library/ |
D | parser.rst | 240 it returns false. This is useful, since code objects normally cannot be queried 242 objects created by :func:`compilest` cannot be queried like this either, and
|
/external/u-boot/doc/driver-model/ |
D | fdt-fixup.txt | 120 not, since they are on daughter boards) on a I2C bus are queried for, and
|
1234