OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temporary
(Results
401 - 425
of
4014
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/bzip2/
bzdiff
41
echo 'cannot create a
temporary
file' >&2
/external/ceres-solver/internal/ceres/
scratch_evaluate_preparer.h
31
// A scratch evaluate preparer provides
temporary
storage for the jacobians that
/external/clang/include/clang/Lex/
ScratchBuffer.h
33
/// getToken - Splat the specified text into a
temporary
MemoryBuffer and
/external/clang/lib/AST/
DeclFriend.cpp
40
// As a
temporary
hack, we permit template instantiation to point
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp
106
double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a
temporary
of type 'double'}}
217
int & ir2 = (xvalue<IntBitfield>().i); // expected-error{{non-const lvalue reference to type 'int' cannot bind to a
temporary
of type 'int'}}
222
volatile int & vir2 = (xvalue<IntBitfield>().i); // expected-error{{volatile lvalue reference to type 'volatile int' cannot bind to a
temporary
of type 'int'}}
232
const volatile int & cvir2 = (xvalue<IntBitfield>().i); // expected-error{{volatile lvalue reference to type 'const volatile int' cannot bind to a
temporary
of type 'int'}}
/external/clang/test/CodeGenCXX/
cxx0x-initializer-array.cpp
1
// RUN: %clang_cc1 -triple i386-unknown-unknown -std=c++11 -S -emit-llvm -o - %s -Wno-address-of-
temporary
| FileCheck %s
cxx0x-initializer-constructors.cpp
45
// node and thus not destroy the
temporary
.
cxx0x-initializer-stdinitializerlist-startend.cpp
41
//
temporary
array
/external/clang/test/CodeGenObjCXX/
arc-cxx11-init-list.mm
39
const auto &&
temporary
= { [I new] };
/external/clang/test/Rewriter/
modern-write-bf-abi.mm
2
// RUN: %clang_cc1 -fsyntax-only -Wno-address-of-
temporary
-D"Class=void*" -D"id=void*" -D"SEL=void*" -D"__declspec(X)=" %t-modern-rw.cpp
rewrite-modern-class.mm
2
// RUN: %clang_cc1 -fsyntax-only -fblocks -Wno-address-of-
temporary
-D"Class=void*" -D"id=void*" -D"SEL=void*" -D"__declspec(X)=" %t-rw.cpp
rewrite-modern-ivars-2.mm
2
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -fblocks -Wno-address-of-
temporary
-D"Class=void*" -D"id=void*" -D"SEL=void*" -D"__declspec(X)=" %t-rw.cpp
/external/clang/utils/analyzer/
reducer.pl
15
print "$prog: created
temporary
directory '$dir'\n";
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
ButtonPropertyEditorPresentation.java
115
//
Temporary
workaround for https://bugs.eclipse.org/bugs/show_bug.cgi?id=388574
/external/eigen/Eigen/src/Core/
NestByValue.h
100
/** \returns an expression of the
temporary
version of *this.
/external/eigen/cmake/
EigenConfigureTesting.cmake
48
# un-set
temporary
variables so that it is like they never existed.
/external/eigen/doc/
TopicAliasing.dox
70
&& "aliasing detected during transposition, use transposeInPlace() or evaluate the rhs into a
temporary
using .eval()"' failed.
81
to evaluate the right-hand side fully into a
temporary
matrix/array and then assign it to the left-hand
171
product in a
temporary
matrix which is assigned to \c matA after the computation. This is fine. But %Eigen does
174
temporary
matrix and copying that matrix to \c matB.
/external/glide/library/src/main/java/com/bumptech/glide/signature/
MediaStoreSignature.java
11
* edits, rotations, and
temporary
file replacement.
/external/google-breakpad/src/common/tests/
auto_tempdir.h
30
// Utility class for creating a
temporary
directory for unit tests
/external/icu/icu4c/source/i18n/
brktrans.h
27
* TODO: this is an internal class, and only
temporary
.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CurrencyFormat.java
22
*
Temporary
internal concrete subclass of MeasureFormat implementing
/external/icu/icu4j/main/shared/data/
security.policy
11
//
temporary
for debugging
/external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
DefaultParticleInfluencer.java
21
/**
Temporary
variable used to help with calculations. */
/external/jpeg/
jmemnobs.c
81
* Backing store (
temporary
file) management.
/external/kernel-headers/original/uapi/linux/
wil6210_uapi.h
28
* Albeit it is
temporary
solution, use different numbers to avoid conflicts
Completed in 115 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>