OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SearchAndReplace
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
algebraic_parser_test.py
29
from nir_algebraic import
SearchAndReplace
45
SearchAndReplace
(pattern)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
algebraic_parser_test.py
29
from nir_algebraic import
SearchAndReplace
45
SearchAndReplace
(pattern)
/xsrc/external/mit/libXaw/dist/src/
TextPop.c
94
static Bool DoSearch(struct
SearchAndReplace
*);
98
static void InitializeSearchWidget(struct
SearchAndReplace
*,
104
static Bool Replace(struct
SearchAndReplace
*, Bool, Bool);
108
static void SetSearchLabels(struct
SearchAndReplace
*, String, String, Bool);
480
struct
SearchAndReplace
*search = (struct
SearchAndReplace
*)closure;
502
(void)DoSearch((struct
SearchAndReplace
*)closure);
582
ctx->text.search = XtNew(struct
SearchAndReplace
);
614
InitializeSearchWidget(struct
SearchAndReplace
*search,
651
struct
SearchAndReplace
*search = ((TextWidget)tw)->text.search
[
all
...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextP.h
155
struct
SearchAndReplace
{
218
struct
SearchAndReplace
*search; /* Search and replace structure */
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_algebraic.py
746
class
SearchAndReplace
(object):
1146
if not isinstance(xform,
SearchAndReplace
):
1148
xform =
SearchAndReplace
(xform)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_algebraic.py
669
class
SearchAndReplace
(object):
1175
if not isinstance(xform,
SearchAndReplace
):
1177
xform =
SearchAndReplace
(xform)
Completed in 10 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026