HomeSort by: relevance | last modified time | path
    Searched refs:result (Results 1 - 25 of 1751) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
067-nested-ifdef-ifndef.c 4 #define result success macro
8 #undef result macro
9 #define result failure macro
12 result
16 #undef result macro
17 #define result failure macro
20 result
22 #undef result macro
23 #define result failure macro
26 #undef result macro
27 #define result macro
32 #undef result macro
33 #define result macro
36 #undef result macro
37 #define result macro
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
067-nested-ifdef-ifndef.c 4 #define result success macro
8 #undef result macro
9 #define result failure macro
12 result
16 #undef result macro
17 #define result failure macro
20 result
22 #undef result macro
23 #define result failure macro
26 #undef result macro
27 #define result macro
32 #undef result macro
33 #define result macro
36 #undef result macro
37 #define result macro
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
unit_test.c 40 memset(&tests[i].result, 0, sizeof(tests[i].result));
41 tests[i].test_func(&tests[i].result);
43 tests[i].result.pass, tests[i].result.test_count);
44 if (tests[i].result.pass != tests[i].result.test_count) {
51 void test_begin(struct test_result * result)
53 result->test_count++;
56 void test_check(struct test_result * result, int cond
    [all...]
unit_test.h 36 void (*test_func)(struct test_result * result);
37 struct test_result result; member in struct:test
42 void test_begin(struct test_result * result);
43 void test_check(struct test_result * result, int cond);
radeon_compiler_util_tests.c 40 struct test_result * result,
48 test_begin(result);
56 test_check(result, ret == expected);
59 static void test_runner_rc_inst_can_use_presub(struct test_result * result)
70 test_rc_inst_can_use_presub(result, 0,
79 test_rc_inst_can_use_presub(result, 0,
92 test_rc_inst_can_use_presub(result, 0,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
unit_test.c 40 memset(&tests[i].result, 0, sizeof(tests[i].result));
41 tests[i].test_func(&tests[i].result);
43 tests[i].result.pass, tests[i].result.test_count);
44 if (tests[i].result.pass != tests[i].result.test_count) {
51 void test_begin(struct test_result * result)
53 result->test_count++;
56 void test_check(struct test_result * result, int cond
    [all...]
unit_test.h 36 void (*test_func)(struct test_result * result);
37 struct test_result result; member in struct:test
42 void test_begin(struct test_result * result);
43 void test_check(struct test_result * result, int cond);
  /xsrc/external/mit/freetype/dist/src/base/
ftfntfmt.c 29 const char* result = NULL; local
33 FT_FACE_FIND_SERVICE( face, result, FONT_FORMAT );
35 return result;
44 const char* result = NULL; local
48 FT_FACE_FIND_SERVICE( face, result, FONT_FORMAT );
50 return result;
  /xsrc/external/mit/xterm/dist/vttests/
mouse-codes 56 my $result = "";
58 $result = "release";
61 $result = sprintf "Button%d", ( $code > 3 ) ? $code : ( $code + 1 );
63 return $result;
74 my $result = "";
75 $result .= " + shift" if ( ( $mask & 1 ) != 0 );
76 $result .= " + meta" if ( ( $mask & 2 ) != 0 );
77 $result .= " + control" if ( ( $mask & 4 ) != 0 );
78 return $result;
83 my $result = ""
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xnest/
Handlers.h 19 void xnestWakeupHandler(void *blockData, int result);
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
gfx6_multisample_state.c 34 GLuint index, GLfloat *result)
40 result[0] = result[1] = 0.5f;
59 result[0] = ((bits >> 4) & 0xf) / 16.0f;
60 result[1] = (bits & 0xf) / 16.0f;
  /xsrc/external/mit/MesaLib/dist/src/mesa/program/
prog_execute.c 188 const struct gl_program_machine *machine, GLfloat result[4])
194 COPY_4V(result, src);
201 result[0] = src[GET_SWZ(source->Swizzle, 0)];
202 result[1] = src[GET_SWZ(source->Swizzle, 1)];
203 result[2] = src[GET_SWZ(source->Swizzle, 2)];
204 result[3] = src[GET_SWZ(source->Swizzle, 3)];
209 result[0] = -result[0];
210 result[1] = -result[1]
407 GLfloat a[4], result[4]; local
418 GLfloat a[4], b[4], result[4]; local
483 GLfloat a[4], b[4], c[4], result[4]; local
503 GLfloat a[4], result[4]; local
512 GLfloat result[4]; local
519 GLfloat result[4]; local
526 GLfloat a[4], b[4], result[4]; local
539 GLfloat a[4], b[4], result[4]; local
552 GLfloat a[4], b[4], result[4]; local
566 GLfloat a[4], b[4], result[4]; local
575 GLfloat a[4], b[4], result[4]; local
613 GLfloat a[4], result[4], val; local
626 GLfloat a[4], result[4]; local
637 GLfloat a[4], result[4]; local
697 GLfloat a[4], result[4], val; local
714 GLfloat a[4], result[4]; local
776 GLfloat a[4], b[4], c[4], result[4]; local
796 GLfloat a[4], b[4], c[4], result[4]; local
816 GLfloat a[4], b[4], result[4]; local
833 GLfloat a[4], b[4], result[4]; local
845 GLfloat result[4]; local
856 GLfloat a[4], b[4], result[4]; local
873 GLfloat a[4], result[4]; local
884 GLfloat a[4], result[4]; local
894 GLfloat a[4], result[4]; local
905 GLfloat a[4], result[4]; local
918 GLfloat a[4], b[4], result[4]; local
929 GLfloat a[4], result[4]; local
950 GLfloat a[4], result[4]; local
962 GLfloat a[4], result[4]; local
973 GLfloat a[4], b[4], result[4]; local
991 GLfloat a[4], result[4]; local
1000 GLfloat a[4], b[4], result[4]; local
1018 GLfloat a[4], result[4]; local
1029 GLfloat a[4], b[4], result[4]; local
1048 GLfloat result[4]; local
1170 GLfloat a[4], result[4]; local
1181 GLfloat a[4], b[4], result[4]; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
prog_execute.c 188 const struct gl_program_machine *machine, GLfloat result[4])
194 COPY_4V(result, src);
201 result[0] = src[GET_SWZ(source->Swizzle, 0)];
202 result[1] = src[GET_SWZ(source->Swizzle, 1)];
203 result[2] = src[GET_SWZ(source->Swizzle, 2)];
204 result[3] = src[GET_SWZ(source->Swizzle, 3)];
209 result[0] = -result[0];
210 result[1] = -result[1]
407 GLfloat a[4], result[4]; local
418 GLfloat a[4], b[4], result[4]; local
483 GLfloat a[4], b[4], c[4], result[4]; local
503 GLfloat a[4], result[4]; local
512 GLfloat result[4]; local
519 GLfloat result[4]; local
526 GLfloat a[4], b[4], result[4]; local
539 GLfloat a[4], b[4], result[4]; local
552 GLfloat a[4], b[4], result[4]; local
566 GLfloat a[4], b[4], result[4]; local
575 GLfloat a[4], b[4], result[4]; local
613 GLfloat a[4], result[4], val; local
626 GLfloat a[4], result[4]; local
637 GLfloat a[4], result[4]; local
697 GLfloat a[4], result[4], val; local
714 GLfloat a[4], result[4]; local
776 GLfloat a[4], b[4], c[4], result[4]; local
796 GLfloat a[4], b[4], c[4], result[4]; local
816 GLfloat a[4], b[4], result[4]; local
833 GLfloat a[4], b[4], result[4]; local
845 GLfloat result[4]; local
856 GLfloat a[4], b[4], result[4]; local
873 GLfloat a[4], result[4]; local
884 GLfloat a[4], result[4]; local
894 GLfloat a[4], result[4]; local
905 GLfloat a[4], result[4]; local
918 GLfloat a[4], b[4], result[4]; local
929 GLfloat a[4], result[4]; local
950 GLfloat a[4], result[4]; local
962 GLfloat a[4], result[4]; local
973 GLfloat a[4], b[4], result[4]; local
991 GLfloat a[4], result[4]; local
1000 GLfloat a[4], b[4], result[4]; local
1018 GLfloat a[4], result[4]; local
1029 GLfloat a[4], b[4], result[4]; local
1048 GLfloat result[4]; local
1170 GLfloat a[4], result[4]; local
1181 GLfloat a[4], b[4], result[4]; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
blend.h 38 simdvector result; local
43 result.x = _simd_setzero_ps();
44 result.y = _simd_setzero_ps();
45 result.z = _simd_setzero_ps();
46 result.w = _simd_setzero_ps();
50 result.x = _simd_set1_ps(1.0);
51 result.y = _simd_set1_ps(1.0);
52 result.z = _simd_set1_ps(1.0);
53 result.w = _simd_set1_ps(1.0);
57 result = src
195 simdvector result; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
gen_perf_mdapi.c 32 const struct gen_perf_query_result *result,
45 mdapi_data->ACounters[i] = result->accumulator[1 + i];
49 result->accumulator[1 + ARRAY_SIZE(mdapi_data->ACounters) + i];
52 mdapi_data->ReportsCount = result->reports_accumulated;
54 gen_device_info_timebase_scale(devinfo, result->accumulator[0]);
66 mdapi_data->OaCntr[i] = result->accumulator[2 + i];
69 result->accumulator[2 + ARRAY_SIZE(mdapi_data->OaCntr) + i];
72 mdapi_data->ReportId = result->hw_id;
73 mdapi_data->ReportsCount = result->reports_accumulated;
75 gen_device_info_timebase_scale(devinfo, result->accumulator[0])
    [all...]
  /xsrc/external/mit/mesa-demos/dist/src/samples/
loadppm.c 10 PPMImage *result; local
33 result = (PPMImage *) malloc(sizeof(PPMImage));
34 if (!result)
45 result->sizeX = w;
46 result->sizeY = h;
57 result->data = (GLubyte *) malloc(3 * result->sizeX * result->sizeY);
58 if (!result)
64 if (fread(result->data, 3 * result->sizeX, result->sizeY, fp) != result->sizeY
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
test-pack-formats.c 31 bi_test_pack_format_1(struct util_dynarray *result)
40 util_dynarray_clear(result);
41 bi_pack_format(result, 1, tuples, 1, header, 0, 0, true);
42 uint64_t *result_u64 = (uint64_t *) result->data;
44 BIT_ASSERT(result->size == 16);
50 bi_test_pack_format_2(struct util_dynarray *result)
57 util_dynarray_clear(result);
58 bi_pack_format(result, 0, tuples, 2, 0x52800011800, 0, 0, false);
59 bi_pack_format(result, 2, tuples, 2, 0x52800011800, 0, 0, false);
60 uint64_t *result_u64 = (uint64_t *) result->data
263 struct util_dynarray result; local
    [all...]
  /xsrc/external/mit/libXt/dist/src/
ArgList.c 63 ArgList result, args; local
65 result = (ArgList) __XtCalloc((unsigned) num_args1 + num_args2,
68 for (args = result; num_args1 != 0; num_args1--)
73 return result;
  /xsrc/external/mit/xorg-server/dist/include/
xsha1.h 14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
  /xsrc/external/mit/xorg-server.old/dist/include/
xsha1.h 14 * Place the hash in result, and free ctx.
17 int x_sha1_final(void *ctx, unsigned char result[20]);
  /xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-test-part.cc 48 std::ostream& operator<<(std::ostream& os, const TestPartResult& result) {
49 return os << result.file_name() << ":" << result.line_number() << ": "
50 << (result.type() == TestPartResult::kSuccess
52 : result.type() == TestPartResult::kSkip
54 : result.type() == TestPartResult::kFatalFailure
58 << result.message() << std::endl;
62 void TestPartResultArray::Append(const TestPartResult& result) {
63 array_.push_back(result);
96 const TestPartResult& result) {
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/util/
fast_idiv_by_const.c 53 /* The eventual result */
54 struct util_fast_udiv_info result; local
61 result.multiplier = 1ull << (UINT_BITS - div_shift);
62 result.pre_shift = 0;
63 result.post_shift = 0;
64 result.increment = 0;
65 return result;
69 result.multiplier = u_uintN_max(UINT_BITS);
70 result.pre_shift = 0;
71 result.post_shift = 0
187 struct util_fast_sdiv_info result; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/util/
fast_idiv_by_const.c 52 /* The eventual result */
53 struct util_fast_udiv_info result; local
60 result.multiplier = 1ull << (UINT_BITS - div_shift);
61 result.pre_shift = 0;
62 result.post_shift = 0;
63 result.increment = 0;
64 return result;
68 result.multiplier = UINT_BITS == 64 ? UINT64_MAX :
70 result.pre_shift = 0;
71 result.post_shift = 0
187 struct util_fast_sdiv_info result; local
    [all...]
  /xsrc/external/mit/xterm/dist/
version.c 47 const char *result; local
54 result = vendor;
74 result = buffer;
77 result = buffer;
79 return result;
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-test-part.cc 58 std::ostream& operator<<(std::ostream& os, const TestPartResult& result) {
60 << result.file_name() << ":" << result.line_number() << ": "
61 << (result.type() == TestPartResult::kSuccess ? "Success" :
62 result.type() == TestPartResult::kFatalFailure ? "Fatal failure" :
64 << result.message() << std::endl;
68 void TestPartResultArray::Append(const TestPartResult& result) {
69 array_.push_back(result);
102 const TestPartResult& result) {
103 if (result.fatally_failed()
    [all...]

Completed in 14 milliseconds

1 2 3 4 5 6 7 8 91011>>