Home
last modified time | relevance | path

Searched refs:So (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/external/icu/icu4c/source/data/unidata/
DUnicodeData.txt167 00A6;BROKEN BAR;So;0;ON;;;;;N;BROKEN VERTICAL BAR;;;;
170 00A9;COPYRIGHT SIGN;So;0;ON;;;;;N;;;;;
175 00AE;REGISTERED SIGN;So;0;ON;;;;;N;REGISTERED TRADE MARK SIGN;;;;
177 00B0;DEGREE SIGN;So;0;ET;;;;;N;;;;;
1146 0482;CYRILLIC THOUSANDS SIGN;So;0;L;;;;;N;;;;;
1406 058D;RIGHT-FACING ARMENIAN ETERNITY SIGN;So;0;ON;;;;;N;;;;;
1407 058E;LEFT-FACING ARMENIAN ETERNITY SIGN;So;0;ON;;;;;N;;;;;
1510 060E;ARABIC POETIC VERSE SIGN;So;0;ON;;;;;N;;;;;
1511 060F;ARABIC SIGN MISRA;So;0;ON;;;;;N;;;;;
1717 06DE;ARABIC START OF RUB EL HIZB;So;0;ON;;;;;N;;;;;
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt167 00A6;BROKEN BAR;So;0;ON;;;;;N;BROKEN VERTICAL BAR;;;;
170 00A9;COPYRIGHT SIGN;So;0;ON;;;;;N;;;;;
175 00AE;REGISTERED SIGN;So;0;ON;;;;;N;REGISTERED TRADE MARK SIGN;;;;
177 00B0;DEGREE SIGN;So;0;ET;;;;;N;;;;;
1146 0482;CYRILLIC THOUSANDS SIGN;So;0;L;;;;;N;;;;;
1406 058D;RIGHT-FACING ARMENIAN ETERNITY SIGN;So;0;ON;;;;;N;;;;;
1407 058E;LEFT-FACING ARMENIAN ETERNITY SIGN;So;0;ON;;;;;N;;;;;
1510 060E;ARABIC POETIC VERSE SIGN;So;0;ON;;;;;N;;;;;
1511 060F;ARABIC SIGN MISRA;So;0;ON;;;;;N;;;;;
1717 06DE;ARABIC START OF RUB EL HIZB;So;0;ON;;;;;N;;;;;
[all …]
/external/markdown/MarkdownTest/Tests_2004/
DStrong and em together.text3 So is ***this*** word.
7 So is ___this___ word.
/external/markdown/MarkdownTest/Tests_2007/
DStrong and em together.text3 So is ***this*** word.
7 So is ___this___ word.
DLinks, reference style.text37 So should [this][this].
/external/markdown/tests/markdown-test/
Dstrong-and-em-together.txt3 So is ***this*** word.
7 So is ___this___ word.
/external/eigen/doc/
DInsideEigenExample.dox28 …am is so simple, that compiling it shouldn't involve anything interesting. So before starting, let…
62 So let us look line by line at our example program, and let's follow Eigen as it compiles it.
77 …te parameters, but the last 3 are automatically determined by the first 3. So you don't need to wo…
126 …tion of Matrix (as we explained above), which is a subclass of MatrixBase. So what is being called…
146 …as Matrix and all the other expression types, is a subclass of MatrixBase. So it is enough to defi…
160 So let's end this digression and come back to the piece of code from our example program that we we…
186 … its scalar type. For example, VectorXf::Scalar is a typedef for \c float. So here, if life was ea…
190 …the compiler would complain that the type Derived hasn't yet been defined. So we use a workaround:…
194 … In this specialization of internal::traits, we define the Scalar typedef. So when we actually def…
230 Here, Base is a typedef for MatrixBase\<Matrix\>. So, what is being called is the operator= of Matr…
[all …]
DFixedSizeVectorizable.dox26 …if its number of rows and its number of columns are fixed at compile-time. So for example Matrix3f…
34 So it turns out that the only way that fixed-size Eigen objects can be vectorized, is if their size…
DStructHavingEigenMembers.dox86 …rs that need it are automatically 128-bit aligned relatively to the class. So code like this works…
100 …ficients, so they take care of requiring absolute alignment automatically. So they don't cause thi…
102 \section bugineigen So is this a bug in Eigen?
/external/libdrm/freedreno/
DREADME9 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
14 So don't look at freedreno as an example of how to write a libdrm
/external/lldb/test/pexpect-2.4/
DINSTALL16 separately in the 'python-dev' package. So to add distutils back
25 So what are they saving?
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
Ddo-it-yourself-framework.txt88 So, here's a simple application::
98 *clean* it's about *easy-to-understand*. So just add this to the
148 In a typical Python object publisher you translate ``/`` to ``.``. So
181 So here's how we might implement ``__call__``::
284 set on that object can only be seen by the thread you set them in. So
287 So, let's remind ourselves of what the ``__call__`` function looked
339 So lets
356 So how does this work? Well, we're writing "middleware", which means
404 So here's some code that does something useful, authentication::
485 So, how do we use this?
[all …]
/external/boringssl/src/crypto/perlasm/
Dreadme48 So how does this all hold together? Given
60 So a very simple version of this function could be coded as
114 So for example, given
/external/iproute2/examples/
DREADME.cbq6 # So, between 00:00 and 19:00 RATE will be 64Kbit.
39 # So, filename looks like:
95 # So, if you want to build bidirectional shaper you must set it up for
/external/llvm/test/YAMLParser/
Dspec-02-18.data7 quoted: "So does this
/external/lldb/examples/customization/bin-utils/
D.lldbinit1 # So that ~/binutils.py takes precedence.
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
Dp3-0x.cpp39 int a = sizeof(struct So {}); // expected-error {{'So' cannot be defined in a type specifier}}
/external/lldb/examples/customization/pwd-cd-and-system/
D.lldbinit2 # So that ~/utils.py takes precedence.
/external/icu/icu4c/source/data/locales/
Dde.txt467 "So.",
485 "So.",
505 "So",
523 "So.",
1413 "-1"{"letzten So."}
1414 "0"{"diesen So."}
1415 "1"{"nächsten So."}
1420 "-1"{"letzten So."}
1421 "0"{"diesen So."}
1422 "1"{"nächsten So."}
/external/clang/test/SemaObjC/
Ddefault-synthesize-2.m95 // no default synthesis. So error is expected.
111 // 'int*' object. So no error.
/external/llvm/docs/
DMergeFunctions.rst28 So main goal is do describe algorithm and logic here; the concept. This document
107 integer, while another one stores a pointer. So if the target is a machine
129 As the second step, we should merge equal functions. So it should be a "merger"
167 So, preference has been granted to the "logarithmical search".
177 comparison, we should get numbers sequence and then create the hash number. So,
272 sub-objects comparison results. So it is similar to the next "tree" objects
327 So, using this walk we get BBs from *left* and *right* in the same order, and
343 preference to one of them. So proceed to the next step.
402 So, now our conclusion depends on *Value* instances comparison.
634 So, if we get constant offset for both left and right *GEPs*, then compare it as
[all …]
/external/clang/docs/
DCrossCompilation.rst28 headers, libraries, etc. So, it's usually simple to download a package
43 So you'll need special options to help Clang understand what target
57 management. So, for each specific case, you may use more than one
158 So, here, you'll be a lot safer if you specify the include/library
170 So, if the build system is not aware that you want to cross-compile
/external/valgrind/memcheck/tests/
Dsuppfreecollision.vgtest7 # So, the nondangerous suppressed error "absorbs and hides" the dangerous
/external/dnsmasq/contrib/wrt/
DREADME29 So the lease change script, given "init" as argv[1] will
38 So, dnsmasq should be run as :
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTable.g4 * symbol table upon entry and they must use the same stack. So, I must

12345678910>>...19