HomeSort by relevance Sort by last modified time
    Searched defs:VECTOR (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/AMDGPU/
R600Defines.h 38 VECTOR = (1 << 6),
  /frameworks/ml/nn/runtime/test/
TestPartitioningRandom.cpp 36 #include <vector>
153 uint32_t addOperation(ANeuralNetworksOperationType type, const std::vector<uint32_t>& inputs,
154 const std::vector<uint32_t>& outputs) {
172 const std::vector<uint32_t>& getOperationOutputs(uint32_t index) const {
179 void setOperandValue(uint32_t index, const std::vector<float>& value) {
201 // Representation of operations: vector index is operation number,
202 // vector value is operation's output operands.
203 std::vector<std::vector<uint32_t>> mOperations;
207 std::vector<std::vector<float>> mOperandValues
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp 225 std::vector<shaderPart> m_parts;
278 void createFromBinary(const std::vector<glw::GLubyte>& binary, glw::GLenum binary_format);
282 void getBinary(std::vector<glw::GLubyte>& binary, glw::GLenum& binary_format) const;
360 typedef std::vector<Utils::QUALIFIERS> qualifierSet;
616 * - vector variable initializer (after ',' in contructor)
931 * Use scalars and vector types (all vector sizes). For conversions not
980 std::vector<testCase> m_test_cases;
989 * Expect shader compilation error. Use scalars and vector types.
1028 * cannot be constant folded). S is a struct of scalar, vector and matri
    [all...]
gl4cEnhancedLayoutsTests.hpp 62 std::vector<glw::GLubyte> GenerateData() const;
63 std::vector<glw::GLubyte> GenerateDataPacked() const;
382 typedef std::vector<Variable> Vector;
383 typedef std::vector<Variable*> PtrVector;
422 typedef std::vector<Descriptor> Vector;
503 /* Define the methods NAME, that will add new variable to VECTOR with STORAGE set */
504 #define DEFINE_VARIABLE_CLASS(NAME, STORAGE, VECTOR) \
517 VECTOR.push_back(var); (…)
    [all...]
gl4cGPUShaderFP64Tests.cpp 239 std::vector<glw::GLchar> message;
321 std::vector<glw::GLchar> message;
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_core_release_no_deps.jar 

Completed in 176 milliseconds