OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undefined
(Results
826 - 850
of
7209
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/test/Analysis/engine/
replay-without-inlining.c
57
return pic.usedtobeundef.w; // No
undefined
value warning here.
/external/clang/test/Analysis/
misc-ps-ranges.m
58
return v; // expected-warning{{
Undefined
or garbage value returned to caller}}
virtualcall.cpp
11
foo(); // expected-warning{{Call pure virtual functions during construction or destruction may leads
undefined
behaviour}}
/external/clang/test/CXX/except/except.spec/
p2-dynamic-types.cpp
18
void tf() throw(TEx<int>); // expected-error {{implicit instantiation of
undefined
template}}
/external/clang/test/CXX/expr/expr.unary/expr.delete/
p5.cpp
5
// deallocation function, the behavior is
undefined
.
/external/clang/test/SemaCXX/
PR10177.cpp
15
int U<N>::a = S<N>::kError; // expected-error 2{{
undefined
}}
warn-bool-conversion.cpp
18
char f(struct
Undefined
*);
/external/compiler-rt/lib/ubsan/
CMakeLists.txt
1
# Build for the
undefined
behavior sanitizer runtime support library.
/external/dexmaker/src/dx/java/com/android/dx/io/
IndexType.java
23
/** "Unknown." Used for
undefined
opcodes. */
/external/junit/src/org/junit/runner/manipulation/
Sorter.java
15
* NULL is a <code>Sorter</code> that leaves elements in an
undefined
order
/external/kernel-headers/original/asm-x86/
ptrace-abi.h
46
/* cpu exception frame or
undefined
in case of fast syscall. */
/external/libsepol/man/man3/
sepol_genbools.3
27
boolean file was
undefined
in the policy or had an invalid value specified;
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
Changes
10
- Prohibited call with
undefined
parameter to HTML::Parser->parse() from
/external/libxslt/libxslt/
namespaces.h
28
* Special value for
undefined
namespace, internal
/external/linux-tools-perf/util/include/linux/
list.h
21
* the entries is in an
undefined
state.
/external/llvm/include/llvm/MC/MCParser/
MCAsmParser.h
163
/// @param Res - The value of the expression. The result is
undefined
171
/// @param Res - The value of the expression. The result is
undefined
179
/// @param Res - The value of the expression. The result is
undefined
187
/// @param Res - The value of the absolute expression. The result is
undefined
/external/llvm/lib/Analysis/
ProfileDataLoader.cpp
49
// If either value is
undefined
, use the other.
50
//
Undefined
+
undefined
=
undefined
.
/external/llvm/test/Analysis/ScalarEvolution/
undefined.ll
4
;
undefined
results.
/external/llvm/test/CodeGen/AArch64/
got-abuse.ll
5
; it's
undefined
). Regardless, we shouldn't crash. The important feature here is
/external/llvm/test/CodeGen/Generic/
undef-phi.ll
3
; This function has a PHI with one
undefined
input. Verify that PHIElimination
/external/llvm/test/MC/Disassembler/ARM/
invalid-thumbv7-xfail.txt
5
#
Undefined
encodings for ldrexd/strexd
12
# CHECK: potentially
undefined
instruction encoding
24
# CHECK: potentially
undefined
instruction encoding
37
# CHECK: potentially
undefined
instruction encoding
/external/llvm/test/MC/ELF/
pr9292.s
3
// Test that both foo and bar are
undefined
.
set.s
27
// Test that there is an
undefined
reference to bar
weak.s
3
// Test that this produces a weak
undefined
symbol.
/external/mesa3d/docs/
MESA_release_buffers.spec
68
attempting to do so are
undefined
.
Completed in 2516 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>