OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:edit
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/src/
fcint.h
350
FcEdit *
edit
;
member in union:_FcRule::__anon5398
886
FcEditPrint (const FcEdit *
edit
);
fcxml.c
96
FcEditDestroy (rule->u.
edit
);
451
{ "
edit
", FcElementEdit },
572
FcEdit *
edit
;
member in union:_FcVStack::__anon5410
851
r->u.
edit
= (FcEdit *) p;
1016
FcVStackPushEdit (FcConfigParse *parse, FcEdit *
edit
)
1021
vstack->u.
edit
=
edit
;
1106
FcEditDestroy (vstack->u.
edit
);
1936
FcEdit *
edit
= 0;
local
2042
edit
= FcEditCreate (parse
2834
FcEdit *
edit
;
local
[
all
...]
/xsrc/external/mit/fontconfig/include/
fcint.h
367
FcEdit *
edit
;
member in union:_FcRule::__anon5413
903
FcEditPrint (const FcEdit *
edit
);
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest.cc
1142
void PushLine(char
edit
, const char* line) {
1143
switch (
edit
) {
1218
// Find first
edit
.
1242
// There is no next
edit
or it is too far away.
1247
EditType
edit
= edits[edit_i];
local
1249
n_suffix =
edit
== kMatch ? n_suffix + 1 : 0;
1251
if (
edit
== kMatch ||
edit
== kRemove ||
edit
== kReplace) {
1252
hunk.PushLine(
edit
== kMatch ? ' ' : '-', left[l_i].c_str())
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest.cc
1135
void PushLine(char
edit
, const char* line) {
1136
switch (
edit
) {
1211
// Find first
edit
.
1234
// There is no next
edit
or it is too far away.
1239
EditType
edit
= edits[edit_i];
local
1241
n_suffix =
edit
== kMatch ? n_suffix + 1 : 0;
1243
if (
edit
== kMatch ||
edit
== kRemove ||
edit
== kReplace) {
1244
hunk.PushLine(
edit
== kMatch ? ' ' : '-', left[l_i].c_str())
[
all
...]
Completed in 14 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026