OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SO
(Results
51 - 60
of
60
) sorted by null
1
2
3
/external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
25
// 2. Bitwise operators with constant operands are always grouped
so
that
470
static Value *FoldOperationIntoSelectOperand(Instruction &I, Value *
SO
,
473
return IC->Builder->CreateCast(CI->getOpcode(),
SO
, I.getType());
480
if (Constant *SOC = dyn_cast<Constant>(
SO
)) {
486
Value *Op0 =
SO
, *Op1 = ConstOperand;
492
SO
->getName()+".op");
495
SO
->getName()+".cmp");
498
SO
->getName()+".cmp");
606
// If we are going to have to insert a new computation, do
so
right before the
681
/// the specified offset. If
so
, fill them into NewIndices and return th
[
all
...]
/external/clang/lib/AST/
DeclCXX.cpp
695
// However, we delay setting PlainOldData to false in this case
so
that
791
// tracking whether this is the first non-static data member
so
we
794
// also make it non-standard-layout
so
we needn't check here.
823
// At this point we know that we have a non-static data member,
so
the last
[
all
...]
/external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp
509
Builder->SetSession(const_cast<Session *>(&
SO
));
/external/icu4c/data/
Makefile
9
#
So
that you have $(top_builddir)/config.status
18
#
So
that $(top_builddir)/$(subdir) ~= "here"
124
$(RMV) $(LIBDIR)/$(LIB_ICUDATA_NAME)*.$(
SO
)* $(LIBDIR)/$(LIB_STATIC_ICUDATA_NAME).$(A)
199
cp $(ICUPKGDATA_OUTDIR)/$(LIB_ICUDATA_NAME)$(STUB_SUFFIX).$(
SO
) $(top_builddir)/stubdata/$(LIB_ICUDATA_NAME)$(STUB_SUFFIX).$(
SO
)
Makefile.in
9
#
So
that you have $(top_builddir)/config.status
16
#
So
that $(top_builddir)/$(subdir) ~= "here"
140
$(RMV) $(LIBDIR)/$(LIB_ICUDATA_NAME)*.$(
SO
)* $(LIBDIR)/$(LIB_STATIC_ICUDATA_NAME).$(A)
219
cp $(ICUPKGDATA_OUTDIR)/$(LIB_ICUDATA_NAME)$(STUB_SUFFIX).$(
SO
) $(top_builddir)/stubdata/$(LIB_ICUDATA_NAME)$(STUB_SUFFIX).$(
SO
)
[
all
...]
/external/valgrind/main/helgrind/
libhb_core.c
128
memory contains no accessible areas and
so
all reads produce this
144
to rcinc and rcdec, will be correct, and
so
any items with a zero
279
cache
so
it is empty is to set all the tag values to any value % 8
529
data,
so
it can be read into the cache.
580
/* re RCs, we are freeing up this LineZ/LineF
so
that new data can
5332
SO*
so
= HG_(zalloc)( "libhb.SO__Alloc.1", sizeof(SO) );
local
[
all
...]
/external/clang/lib/Sema/
SemaDeclCXX.cpp
258
/// provided for a function parameter is well-formed. If
so
, attach it
544
// libraries are hopefully not as broken
so
that we don't need these
594
// default argument,
so
that we leave the function parameters
752
// Used to keep track of which base types we have already seen,
so
[
all
...]
SemaDecl.cpp
62
/// determine whether the name refers to a type. If
so
, returns an
97
//
so
build a dependent node to describe the type.
175
// None of the entities we found is a type,
so
there is no way
236
///
so
, this returns the TST for the tag corresponding to it (TST_enum,
551
// Update the name,
so
that the caller has the new name.
588
// dependent bases,
so
we treat this result the same way as any other
621
//
so
try again after filtering out template names.
719
// finished parsing the top-level class,
so
the top-level class is
[
all
...]
/external/icu4c/common/
ucnvmbcs.c
123
* - Replace header.reserved with header.fromUBytesLength
so
that all
175
* code point (stored as code point minus 0x10000
so
that 20 bits are enough).
421
SO
446
case
SO
:
[
all
...]
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump
259
???b???6?S??;????????d?9}???~?????c?ORG?3??? z??Gg?K??}z}v????k?X?"?6???~?H??7? {?'^?t??}??o?N?l???KTv>??{??NVl???7Y;?Yj ? ? 3??=?n?@??.?? f ??+Rr '!?8f2?????ln?)?&;NMz?0???&?\7?).x*?????\5 ?'??~??{/?]?y???(þ#jZ~?:?a?3???={?`??]??[?w??????z????{?w6???? ??h??U$???F?'e????Z7( ?7)!??????N???D??q?"????)??qz}?_?P ? ? ???=?n??.?? f ??U?r (!?Xf0.???>l<?_??S???~;???./,?$ ?^k?tr???????"??N6??\????)?l??w?w?;?O???5???vW?S<v?"8????dQ??????o?O?+~?????g???3??? J??=?n?'??.?? f ???>r )!?xd S??obP???V???#usP?/`????7@??=q:? ???+Czq??????d?z? ???#?o+=?????>???i}??s???
So
?Vci???.???`?>??3?.z???????c??V?`??~&,2a?7vl zh.???~75q~????%??????uA?z]??bZUl??i|Vct:??,??%?6!????^?X??rFS?hSq?]????u1???F/??@???V?u??;??????c-??%_o???1,?s E????A0?7?}??;?????x???? ??? ?.Lk\ u????k??"????4T???\Y??????:???l??qU?q??u?^?RqX?"?0???b??b???N_??]?\e@?x g??=?n?i??.?? f ???Jr *!??^OQv?)4??z?
[
all
...]
Completed in 1311 milliseconds
1
2
3