Home
last modified time | relevance | path

Searched refs:text_head (Results 1 – 25 of 27) sorted by relevance

12

/dports/accessibility/eflite/eflite-0.4.1/
H A Dfs.c179 static int text_head, text_tail; variable
213 text_head = text_tail = 0; in reset_text_buffer()
377 text_head = text_tail = text_synthpos = 0; in synth_open()
701 strcpy(buf, text + text_head);
747 if (text_head < text_synthpos)
757 text_head += command_length + 1;
760 if (text_head == text_tail)
764 else if (text_head > (text_size >> 1))
767 memcpy(text, text + text_head, text_tail - text_head + 1);
768 text_tail -= text_head;
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp65 text_head + test_cond + text_tail, true, true, &stats); in AssembleAndRunPeelingTest()
76 text_head, text_tail, opcode, res_id, op1, op2); in RunPeelingTest()
88 void BuildAndCheckTrace(const std::string& text_head, in BuildAndCheckTrace() argument
134 const std::string text_head = R"( in TEST_F() local
206 auto run_test = [&text_head, &text_tail, this](SpvOp opcode, in TEST_F()
210 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2); in TEST_F()
604 const std::string text_head = R"( in TEST_F() local
675 auto run_test = [&text_head, &text_tail, this]( in TEST_F()
679 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2, in TEST_F()
874 const std::string text_head = R"( in TEST_F() local
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dpost.c168 char *text_head; /* should be freed */ member
185 nfree(p->text_head); in free_post_parameters()
701 xscatprintf(&p->text_head, "\001TID: %s\r", versionStr); in process_parameters()
703 if (p->flags) xscatprintf(&p->text_head, "\001FLAGS%s\r", p->flags); in process_parameters()
815 xstrcat(&msg->text, p->text_head); in do_posting()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dtext_format.cc1332 void PrintMaybeWithMarker(StringPiece text_head, in PrintMaybeWithMarker() argument
1334 Print(text_head.data(), text_head.size()); in PrintMaybeWithMarker()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc1337 void PrintMaybeWithMarker(StringPiece text_head, in PrintMaybeWithMarker() argument
1339 Print(text_head.data(), text_head.size()); in PrintMaybeWithMarker()
/dports/news/husky/husky-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-htick/husky-htick-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/areafix/src/
H A Dareafix.c2094 char *text_head = NULL; in textHead() local
2096 xscatprintf(&text_head, " Area%sStatus\r", print_ch(48,' ')); in textHead()
2097 xscatprintf(&text_head, " %s -------------------------\r",print_ch(50, '-')); in textHead()
2098 return text_head; in textHead()

12