OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setContext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
YAMLTraits.cpp
47
void IO::
setContext
(void *Context) {
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h
410
setContext
(ContextStr, CState);
471
void
setContext
(StringRef ContextStr, ContextStateMask CState) {
884
void
setContext
(const SampleContext &FContext) { Context = FContext; }
/src/external/mit/expat/dist/lib/
xmlparse.c
573
static XML_Bool
setContext
(XML_Parser parser, const XML_Char *context);
1250
/* hash functions must be initialized before
setContext
() is called */
1259
return
setContext
(parser, implicitContext);
1810
|| !
setContext
(parser, context)) {
1819
need to call
setContext
. In addition, one also *must* not call
1820
setContext
, because this would overwrite existing prefix->binding
7378
* terminating NUL character, as part of
setContext
(). When
7384
* If the pool is used between the
setContext
() and
7445
setContext
(XML_Parser parser, const XML_Char *context) {
Completed in 22 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026