Home
last modified time | relevance | path

Searched refs:lie (Results 1 – 25 of 80) sorted by relevance

1234

/external/llvm/include/llvm/CodeGen/
DSlotIndexes.h119 PointerIntPair<IndexListEntry*, 2, unsigned> lie;
122 : lie(entry, slot) {}
127 assert(!lie.getPointer()->isPoisoned() &&
130 return lie.getPointer();
139 return static_cast<Slot>(lie.getInt());
150 SlotIndex() : lie(nullptr, 0) {}
153 SlotIndex(const SlotIndex &li, Slot s) : lie(li.listEntry(), unsigned(s)) {
154 assert(lie.getPointer() != nullptr &&
161 return lie.getPointer();
175 return lie == other.lie;
[all …]
/external/clang/test/Misc/
Dwarn-in-system-header.h4 #warning the cake is a lie
/external/clang/test/Index/
Dcodecompletion-chained.cpp12 void lie();
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.h51 boolean lie; member
Di915_screen.c218 return is->debug.lie ? 1 : 0; in i915_get_param()
Di915_debug.c59 is->debug.lie = debug_get_option_i915_lie(); in i915_debug_init()
/external/e2fsprogs/tests/f_preen/
Dexpect.14 may lie only with the primary block group descriptors, and
/external/icu/icu4c/source/data/region/
Dcs.txt55 AU{"Austrálie"}
73 BR{"Brazílie"}
157 IT{"Itálie"}
/external/e2fsprogs/tests/f_illibitmap/
Dexpect.15 may lie only with the primary block group descriptors, and
/external/e2fsprogs/tests/f_illbbitmap/
Dexpect.15 may lie only with the primary block group descriptors, and
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
DCartoonEdge.frag47 // Does this pixel lie on an edge?
DCartoonEdge15.frag49 // Does this pixel lie on an edge?
/external/clang/test/SemaObjC/
Dinvalid-code.m27 [Cake lie]; // expected-error {{undeclared}}
/external/e2fsprogs/tests/f_illitable/
Dexpect.15 may lie only with the primary block group descriptors, and
/external/icu/icu4c/source/data/lang/
Dlv.txt352 ne{"nepāliešu"}
425 scn{"sicīliešu"}
726 hant{"Tradicionālie ķīniešu cipari"}
727 hantfin{"Tradicionālie ķīniešu cipari finanšu dokumentiem"}
742 taml{"Tamilu tradicionālie cipari"}
/external/ceres-solver/docs/source/
Dfeatures.rst35 - **Local Parameterization** In many cases, some parameters lie on a
/external/bison/build-aux/
Duseless-if-before-free8 # The definition above must lie within the first 8 lines in order
Dgitlog-to-changelog7 # The definition above must lie within the first 8 lines in order
Dannounce-gen7 # The definition above must lie within the first 8 lines in order
/external/bison/
DTHANKS67 Lie Yan lie.yan@kaust.edu.sa
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto93 // the file cannot lie outside the output directory). "/" must be used as
/external/nanopb-c/generator/proto/
Dplugin.proto91 // the file cannot lie outside the output directory). "/" must be used as
/external/icu/icu4c/source/data/translit/
DLatin_Bopomofo.txt497 lie }$pTone ↔ ㄌㄧㄝ }$zTone;
498 lie → ㄌㄧㄝ˙;
/external/strace/
Dgitlog-to-changelog7 # The definition above must lie within the first 8 lines in order
/external/zlib/src/
Dmake_vms.com675 $! The headers might lie about the capabilities of the RTL

1234