OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Create
(Results
1 - 25
of
61
) sorted by relevancy
1
2
3
/xsrc/external/mit/MesaLib/dist/src/android_stub/
backtrace_stub.cpp
4
Backtrace::
Create
(pid_t pid, pid_t tid, BacktraceMap* map)
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-death-test-internal.h
57
// GTEST_DEATH_TEST_ macro. It is abstract; its static
Create
method
71
//
Create
returns false if there was an error determining the
79
static bool
Create
(const char* statement, const RE* regex,
143
virtual bool
Create
(const char* statement, const RE* regex,
150
virtual bool
Create
(const char* statement, const RE* regex,
190
if (!::testing::internal::DeathTest::
Create
(#statement, >est_regex, \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
streamout_jit.cpp
206
BasicBlock* validBB = BasicBlock::
Create
(JM()->mContext, "valid", soFunc);
260
Function*
Create
(const STREAMOUT_COMPILE_STATE& state)
273
Function* soFunc = Function::
Create
(
278
//
create
return basic block
279
BasicBlock* entry = BasicBlock::
Create
(JM()->mContext, "entry", soFunc);
280
BasicBlock* returnBB = BasicBlock::
Create
(JM()->mContext, "return", soFunc);
376
HANDLE hFunc = theJit.
Create
(soState);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
streamout_jit.cpp
206
BasicBlock* validBB = BasicBlock::
Create
(JM()->mContext, "valid", soFunc);
260
Function*
Create
(const STREAMOUT_COMPILE_STATE& state)
278
Function* soFunc = Function::
Create
(
283
//
create
return basic block
284
BasicBlock* entry = BasicBlock::
Create
(JM()->mContext, "entry", soFunc);
285
BasicBlock* returnBB = BasicBlock::
Create
(JM()->mContext, "return", soFunc);
375
HANDLE hFunc = theJit.
Create
(soState);
/xsrc/external/mit/fontconfig/dist/doc/
fcblanks.fncs
27
@PURPOSE@
Create
an FcBlanks
fcobjectset.fncs
27
@PURPOSE@
Create
an object set
fcstrset.fncs
29
@PURPOSE@
create
a string set
31
Create
an empty set.
96
@PURPOSE@
create
a string iterator
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-death-test-internal.h
61
// GTEST_DEATH_TEST_ macro. It is abstract; its static
Create
method
75
//
Create
returns false if there was an error determining the
83
static bool
Create
(const char* statement, Matcher<const std::string&> matcher,
149
virtual bool
Create
(const char* statement,
157
bool
Create
(const char* statement, Matcher<const std::string&> matcher,
218
if (!::testing::internal::DeathTest::
Create
( \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_debug_stack_android.cpp
54
backtrace = Backtrace::
Create
(getpid(), tid);
/xsrc/external/mit/xorg-server/dist/miext/damage/
damage.h
50
DamageScreenCreateFunc
Create
;
102
/* Call this when you
create
a new Damage and you wish to send an initial damage message (to it). */
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
window.cc
93
void CWindow::
Create
()
99
throw win32_error("Could not
create
window");
157
Create
();
251
Create
();
window.h
83
virtual void
Create
();
/xsrc/external/mit/MesaLib/dist/src/util/
u_debug_stack_android.cpp
59
bt = Backtrace::
Create
(BACKTRACE_CURRENT_PROCESS,
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
damage.h
52
DamageScreenCreateFunc
Create
;
/xsrc/external/mit/MesaLib/dist/include/android_stub/backtrace/
Backtrace.h
117
//
Create
the correct Backtrace object based on what is to be unwound.
125
// If map is NULL, then
create
the map and manage it internally.
127
static Backtrace*
Create
(pid_t pid, pid_t tid, BacktraceMap* map = nullptr);
156
//
Create
a string representing the formatted line of backtrace information
BacktraceMap.h
68
// Passing a map created with uncached set to true to Backtrace::
Create
()
70
static BacktraceMap*
Create
(pid_t pid, bool uncached = false);
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
addrelemlib.h
186
static ElemLib*
Create
(
addrlib.h
252
static ADDR_E_RETURNCODE
Create
(
255
/// Pair of
Create
addrlib.cpp
169
* Lib::
Create
178
ADDR_E_RETURNCODE Lib::
Create
(
271
pLib->m_pElemLib = ElemLib::
Create
(pLib);
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
addrelemlib.h
186
static ElemLib*
Create
(
addrlib.h
252
static ADDR_E_RETURNCODE
Create
(
255
/// Pair of
Create
addrlib.cpp
166
* Lib::
Create
175
ADDR_E_RETURNCODE Lib::
Create
(
260
pLib->m_pElemLib = ElemLib::
Create
(pLib);
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
addrelemlib.h
186
static ElemLib*
Create
(
addrlib.h
252
static ADDR_E_RETURNCODE
Create
(
255
/// Pair of
Create
addrlib.cpp
166
* Lib::
Create
175
ADDR_E_RETURNCODE Lib::
Create
(
260
pLib->m_pElemLib = ElemLib::
Create
(pLib);
Completed in 19 milliseconds
1
2
3
Indexes created Mon Apr 06 00:22:49 UTC 2026