OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:artificial
(Results
101 - 125
of
538
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ScheduleDAG.h
60
// Strong dependencies must be respected by the scheduler.
Artificial
73
Artificial
, ///< Arbitrary strong DAG edge (no real dependence).
200
/// "
artificial
", meaning it isn't necessary for correctness.
202
return getKind() == Order && Contents.OrdKind ==
Artificial
;
206
/// meaning it is
artificial
and wants to be adjacent.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ScheduleDAG.h
60
// Strong dependencies must be respected by the scheduler.
Artificial
73
Artificial
, ///< Arbitrary strong DAG edge (no real dependence).
200
/// "
artificial
", meaning it isn't necessary for correctness.
202
return getKind() == Order && Contents.OrdKind ==
Artificial
;
206
/// meaning it is
artificial
and wants to be adjacent.
/external/icu/icu4c/source/i18n/
coleitr.cpp
197
// write offsets for an
artificial
expansion.
209
// we need to make this
artificial
expansion behave like a normal expansion.
/art/runtime/
read_barrier-inl.h
49
// fake_address_dependency (must be zero) is used to create
artificial
data dependency from
/cts/tests/tests/graphics/assets/
bombfont.ttx
229
we have to invent
artificial
names in case of clashes. In order to
bombfont2.ttx
229
we have to invent
artificial
names in case of clashes. In order to
multiaxis.ttx
230
we have to invent
artificial
names in case of clashes. In order to
/cts/tests/tests/widget/assets/
multiaxis.ttx
234
we have to invent
artificial
names in case of clashes. In order to
/external/iptables/extensions/
libxt_u32.man
26
There are currently some
artificial
implementation limits on the size of the
/external/libmicrohttpd/doc/chapters/
responseheaders.inc
167
@code{/picture.png} should provide just the same but without any
artificial
delays.
/external/llvm/test/CodeGen/AArch64/
concat_vector-scalar-combine.ll
81
; This is a pretty
artificial
testcase: make sure we bitcast to floating-point
/external/llvm/test/Transforms/LoopVectorize/
runtime-check-readonly-address-space.ll
3
;
Artificial
datalayout
/external/skia/src/core/
SkMaskGamma.h
106
* amount of
artificial
contrast to add.
/external/skqp/src/core/
SkMaskGamma.h
106
* amount of
artificial
contrast to add.
/external/tensorflow/tensorflow/contrib/layers/python/layers/
initializers.py
38
networks. International conference on
artificial
intelligence and
/external/v8/src/compiler/
control-equivalence.cc
45
// Potentially introduce
artificial
dependency from start to end.
/external/valgrind/include/
pub_tool_execontext.h
116
// Returns the "null" exe context. The null execontext is an
artificial
/prebuilts/gdb/darwin-x86/share/gdb/python/gdb/command/
explore.py
386
if not field.
artificial
:
420
if field.
artificial
:
508
if field.
artificial
:
/prebuilts/gdb/linux-x86/share/gdb/python/gdb/command/
explore.py
386
if not field.
artificial
:
420
if field.
artificial
:
508
if field.
artificial
:
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
CountryZoneTree.java
182
* Inserts
artificial
periods to the supplied {@link ZoneInfo}s to enable them to be merged
183
* more easily. The
artificial
periods are created by splitting existing periods into multiple
187
* stop observing DST at different points in time. To find them we introduce
artificial
periods
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow.h
57
/*
Artificial
variable used for the virtual operand FUD chain. */
60
/* The PTA solution for the ESCAPED
artificial
variable. */
63
/* A map of decls to
artificial
ssa-names that point to the partition
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mutants.py
87
# An
artificial
hashcode is selected at random so that we don't
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
astgen.py
277
# Expression is an
artificial
node class to support "eval"
/external/clang/lib/Parse/
ParseCXXInlineMethods.cpp
224
// Store an
artificial
EOF token to ensure that we don't run off the end of
644
// The next token should be our
artificial
terminating EOF token.
654
// Consume tokens until we hit the
artificial
EOF.
658
// Make sure this is *our*
artificial
EOF token.
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
UnreachableCodeChecker.cpp
102
// Check if the block is empty (an
artificial
block)
Completed in 1392 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>