Home
last modified time | relevance | path

Searched defs:string_name (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_numeric_constants.cpp18 #define TEST_VALUE_POSITIVE( string_name, name, value ) \ argument
28 #define TEST_VALUE_NEGATIVE( string_name, name, value ) \ argument
38 #define TEST_VALUE_EQUAL_LITERAL( string_name, name, value ) \ argument
48 #define TEST_VALUE_EQUAL( string_name, name, value ) \ argument
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h567 #define DEFINE_CLASS(NAME, LOWERNAME, string_name) \ argument
/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c78 #define DEFINE_CLASS(name, string_name) \ argument