OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temporary
(Results
576 - 600
of
4014
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/deqp/framework/platform/win32/
tcuWGL.cpp
188
//
Temporary
1x1 window for creating context
217
throw ResourceError("Failed to set pixel format for
temporary
context creation");
220
// Create
temporary
context for loading extension functions.
226
throw ResourceError("Failed to create
temporary
WGL context");
/external/deqp/scripts/
launchcontrol_build.py
53
help="
Temporary
build directory")
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildMachineManager.java
102
//create a
temporary
lock on marker container
/external/eigen/Eigen/src/Core/products/
Parallelizer.h
92
// the matrix product when multithreading is enabled. This is a
temporary
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h
146
/** \brief Used for
temporary
storage. */
149
/** \brief Used for
temporary
storage. */
250
m_V = b[13]*m_tmp1 + b[11]*A4 + b[9]*A2; // used for
temporary
storage
273
m_V = b[17]*m_tmp1 + b[15]*A6 + b[13]*A4 + b[11]*A2; // used for
temporary
storage
/external/elfutils/src/libdw/
dwarf_siblingof.c
58
/*
Temporary
attributes we create. */
/external/elfutils/src/tests/
newfile.c
63
printf ("cannot create
temporary
file: %m\n");
/external/google-breakpad/android/
test-shell.sh
130
# Note: exiting here will call cleanup_exit which will remove the
temporary
/external/google-breakpad/src/client/linux/minidump_writer/
cpu_set_unittest.cc
47
// Helper class to write test text file to a
temporary
file and return
/external/google-breakpad/src/common/linux/tests/
auto_testfile.h
30
// Utility class for creating a
temporary
file for unit tests
/external/guava/guava/src/com/google/common/io/
LineReader.java
75
//
temporary
char[], so we call Reader#read(char[], int, int) instead.
/external/jpeg/
jmemansi.c
89
* Backing store (
temporary
file) management.
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateLoader.java
116
* We don't cache
temporary
templates here so we just call delegate TemplateLoader.
/external/libunwind/src/x86/
getcontext-freebsd.S
79
* save fpu context into
temporary
aligned location on stack
/external/libunwind/tests/
test-proc-info.c
30
temporary
failures into permanent ones. Furthermore, we allow apps
/external/linux-tools-perf/src/include/linux/
rbtree.h
93
* @n: another 'type *' to use as
temporary
storage
/external/llvm/autoconf/m4/
link_options.m4
78
# Create a
temporary
directory $tmp in $TMPDIR (default /tmp).
/external/llvm/cmake/modules/
TableGen.cmake
27
# Generate tablegen output in a
temporary
file.
/external/llvm/include/llvm/MC/
YAML.h
23
///
temporary
strings or buffers for any of its functionality.
/external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h
60
/// a
temporary
register when generating hardware loop instructions.
/external/llvm/test/CodeGen/Mips/
nacl-align.ll
82
; Note that there are two consecutive labels - one
temporary
and one for
/external/llvm/test/CodeGen/SystemZ/
atomicrmw-sub-05.ll
15
; Check addition of 1, which needs a
temporary
.
atomicrmw-sub-06.ll
15
; Check addition of 1, which needs a
temporary
.
/external/llvm/test/MC/ELF/
compression.s
29
// In x86 32 bit named symbols are used for
temporary
symbols in merge
/external/llvm/unittests/Support/
FileOutputBufferTest.cpp
31
// Create unique
temporary
directory for these tests
Completed in 2896 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>