Searched defs:query (Results 1 – 6 of 6) sorted by relevance
105 char query = 'A'; in testCharRepeat() local117 int query = 1 << 30; in testIntRepeat() local123 int query[] = {ITestService.TEST_CONSTANT, in testConstRepeat() local138 float query[] = {ITestService.FLOAT_TEST_CONSTANT, ITestService.FLOAT_TEST_CONSTANT2, in testConstFloatRepeat() local149 double query[] = {ITestService.DOUBLE_TEST_CONSTANT, ITestService.DOUBLE_TEST_CONSTANT2, in testConstDoubleRepeat() local160 long query = 1L << 60; in testLongRepeat() local166 float query = 1.0f/3.0f; in testFloatRepeat() local172 double query = 1.0/3.0; in testDoubleRepeat() local184 int query = IntEnum.FOO; in testIntEnumRepeat() local190 long query = LongEnum.FOO; in testLongEnumRepeat() local
221 struct ion_heap_query query; in ion_query_heap_cnt() local235 struct ion_heap_query query = { in ion_query_get_heaps() local
122 struct ion_heap_query query; in ion_heap_bench() local
529 query, enumerator
951 bool SnapshotManager::GetSingleTarget(const std::string& dm_name, TableQuery query, in GetSingleTarget()
3005 let query = format!( in list_past_alias() localVariable