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

1 2

  /xsrc/external/mit/freetype/dist/src/pfr/
pfrload.c 463 FT_UInt n, count, size1; local
487 size1 = 1 + 1 + 1 + 2 + 2 + 1;
489 size1++;
492 size1++;
495 size1++;
498 size1++;
501 size1++;
505 PFR_CHECK( count * size1 );
  /xsrc/external/mit/ctwm/dist/
win_utils.c 756 static void ConstrainRightBottom(int *value, int size1, int border, int size2);
863 ConstrainRightBottom(int *value, int size1, int border, int size2)
865 if(*value + size1 > size2 - border) {
867 *value + size1 < size2 - border + Scr->MoveOffResistance) {
868 *value = size2 - size1 - border;
871 *value + size1 >= size2 - border + Scr->MoveOffResistance) {
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
r300_emit.c 941 unsigned size1, size2, offset1, offset2, stride1, stride2; local
953 size1 = hw_format_size[i];
956 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(vb1->stride) |
964 size1 = hw_format_size[i];
966 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(vb1->stride));
979 size1 = hw_format_size[i];
999 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(stride1) |
1007 size1 = hw_format_size[i];
1018 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(stride1));
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
r300_emit.c 938 unsigned size1, size2, offset1, offset2, stride1, stride2; local
950 size1 = hw_format_size[i];
953 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(vb1->stride) |
961 size1 = hw_format_size[i];
963 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(vb1->stride));
976 size1 = hw_format_size[i];
996 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(stride1) |
1004 size1 = hw_format_size[i];
1015 OUT_CS(R300_VBPNTR_SIZE0(size1) | R300_VBPNTR_STRIDE0(stride1));
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv84_video.c 70 int ret, size1, size2 = 0; local
73 size1 = filesize(fw1);
76 if (size1 < 0 || size2 < 0)
79 dec->vp_fw2_offset = align(size1, 0x100);
88 ret = nv84_copy_firmware(fw1, fw->map, size1);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv84_video.c 70 int ret, size1, size2 = 0; local
73 size1 = filesize(fw1);
76 if (size1 < 0 || size2 < 0)
79 dec->vp_fw2_offset = align(size1, 0x100);
88 ret = nv84_copy_firmware(fw1, fw->map, size1);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 952 LLVMValueRef size1; local
1039 &size1,
1051 size1,
1058 size1,
lp_bld_sample_soa.c 1795 LLVMValueRef size1 = NULL; local
1873 &size1,
1883 lp_build_sample_image_nearest(bld, size1,
1889 lp_build_sample_image_linear(bld, FALSE, size1, NULL,
1938 LLVMValueRef size1 = NULL; local
1998 &size1,
2008 lp_build_sample_image_linear(bld, FALSE, size1, linear_mask,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 961 LLVMValueRef size1; local
1048 &size1,
1060 size1,
1067 size1,
lp_bld_sample_soa.c 1759 LLVMValueRef size1 = NULL; local
1837 &size1,
1847 lp_build_sample_image_nearest(bld, size1,
1853 lp_build_sample_image_linear(bld, FALSE, size1, NULL,
1902 LLVMValueRef size1 = NULL; local
1962 &size1,
1972 lp_build_sample_image_linear(bld, FALSE, size1, linear_mask,
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
aubinator_error_decode.c 637 size_t size1 = total_size - ring_tail; local
639 memcpy(new_data, (uint8_t *)sections[s].data + ring_head, size1); local
640 memcpy((uint8_t *)new_data + size1, sections[s].data, ring_tail);
  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_gp.c 2312 unsigned long dstoff1, size1, org1; local
2316 size1 = ((8 - srcx) << 16) | 1;
2326 WRITE_COMMAND32(GP3_BLT_WID_HEIGHT, size1);
2327 WRITE_COMMAND32(GP3_BLT_CH3_WIDHI, size1);
  /xsrc/external/mit/xedit/dist/lisp/mp/
mpi.c 1210 BNI size, size1, size2; local
1216 size1 = op1->size;
1224 size = MAX(size1, size2);
1240 if (i >= size1)
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_build_util.cpp 339 int size1 = (baseSize2[mask] >> 4) & 0xf; local
343 if (true) { // size1 can't be 0
345 reg->reg.size = size1 << unit;
nv50_ir_peephole.cpp 3992 int32_t size1, size2; local
4004 size1 = size2 = 0;
4009 if (size1 && (addr1 & 0x7))
4012 size1 += def1[n1++]->reg.size;
4025 typeOfSize(size1))) {
4026 size1 -= def1[--n1]->reg.size;
4031 for (addr2 = addr1 + size1; ld1->defExists(d); ++d) {
4049 ld1->setType(typeOfSize(size1));
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_build_util.cpp 337 int size1 = (baseSize2[mask] >> 4) & 0xf; local
341 if (1) { // size1 can't be 0
343 reg->reg.size = size1 << unit;
nv50_ir_peephole.cpp 3914 int32_t size1, size2; local
3926 size1 = size2 = 0;
3931 if (size1 && (addr1 & 0x7))
3934 size1 += def1[n1++]->reg.size;
3947 typeOfSize(size1))) {
3948 size1 -= def1[--n1]->reg.size;
3953 for (addr2 = addr1 + size1; ld1->defExists(d); ++d) {
3971 ld1->setType(typeOfSize(size1));
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_formats.c 2059 unsigned size1, size2; local
2077 radv_get_dcc_channel_type(desc1, &type1, &size1);
2081 (type1 == dcc_channel_float) != (type2 == dcc_channel_float) || size1 != size2)
  /xsrc/external/mit/MesaLib/dist/include/CL/
cl2.hpp 5714 NDRange(size_type size0, size_type size1)
5718 sizes_[1] = size1;
5723 NDRange(size_type size0, size_type size1, size_type size2)
5727 sizes_[1] = size1;
cl.hpp 4786 NDRange(::size_t size0, ::size_t size1)
4790 sizes_[1] = size1;
4794 NDRange(::size_t size0, ::size_t size1, ::size_t size2)
4798 sizes_[1] = size1;
  /xsrc/external/mit/MesaLib.old/dist/include/CL/
cl2.hpp 5570 NDRange(size_type size0, size_type size1)
5574 sizes_[1] = size1;
5579 NDRange(size_type size0, size_type size1, size_type size2)
5583 sizes_[1] = size1;
cl.hpp 4786 NDRange(::size_t size0, ::size_t size1)
4790 sizes_[1] = size1;
4794 NDRange(::size_t size0, ::size_t size1, ::size_t size2)
4798 sizes_[1] = size1;
  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui_internal.h 1474 IMGUI_API bool SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend = 0.0f, float hover_visibility_delay = 0.0f);
imgui_widgets.cpp 1207 bool ImGui::SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend, float hover_visibility_delay)
1236 float size_1_maximum_delta = ImMax(0.0f, *size1 - min_size1);
1247 IM_ASSERT(*size1 + mouse_delta >= min_size1);
1250 *size1 += mouse_delta;
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui_internal.h 1474 IMGUI_API bool SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend = 0.0f, float hover_visibility_delay = 0.0f);

Completed in 74 milliseconds

1 2