Searched refs:So (Results 1 – 25 of 722) sorted by relevance
12345678910>>...29
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 167 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/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 167 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/ |
D | UnicodeData.txt | 167 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/dhcpcd-6.8.2/dev/ |
D | Makefile | 12 DSOBJ= ${DOBJ:.o=.So} 17 .SUFFIXES: .So .so 19 .c.So: 22 .So.so: ${DSOBJ} 28 udev.So:
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Strong and em together.text | 3 So is ***this*** word. 7 So is ___this___ word.
|
/external/markdown/tests/markdown-test/ |
D | strong-and-em-together.txt | 3 So is ***this*** word. 7 So is ___this___ word.
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Strong and em together.text | 3 So is ***this*** word. 7 So is ___this___ word.
|
/external/wycheproof/ |
D | build_defs.bzl | 21 # So, we simply duplicate the test. 48 # So, we simply duplicate the test. 78 # So, we simply duplicate the test. 109 # So, we simply duplicate the test.
|
/external/fmtlib/doc/_static/ |
D | breathe.css | 4 /* So enum value descriptions are displayed inline to the item */ 9 /* So parameter descriptions are displayed inline to the item */
|
/external/libdrm/freedreno/kgsl/ |
D | README | 6 kernel branches it may or may not work. So YMMV. 19 to reboot. So libdrm_freedreno attempts to hide most of the crazy. 24 So don't look at freedreno as an example of how to write a libdrm
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_OnRomaji.txt | 670 咀>So; 818 囎>So; 917 塑>So; 1048 姐>So; 1271 岨>So; 1520 徂>So; 1685 愬>So; 1930 措>So; 2204 曾>So; 2371 梳>So; [all …]
|
/external/syslinux/codepage/ |
D | UnicodeData | 167 00A6;BROKEN BAR;So;0;ON;;;;;N;BROKEN VERTICAL BAR;;;; 168 00A7;SECTION SIGN;So;0;ON;;;;;N;;;;; 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;;;;; 183 00B6;PILCROW SIGN;So;0;ON;;;;;N;PARAGRAPH SIGN;;;; 819 2116;NUMERO SIGN;So;0;ON;<compat> 004E 006F;;;;N;NUMERO;;;; 820 2122;TRADE MARK SIGN;So;0;ON;<super> 0054 004D;;;;N;TRADEMARK;;;; 829 2310;REVERSED NOT SIGN;So;0;ON;;;;;N;;;;; 832 2500;BOX DRAWINGS LIGHT HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT HORIZONTAL;;;; [all …]
|
/external/eigen/doc/ |
D | InsideEigenExample.dox | 28 …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 …]
|
D | FixedSizeVectorizable.dox | 26 …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…
|
/external/icu/icu4c/source/data/locales/ |
D | de.txt | 525 "So.", 543 "So.", 563 "So", 581 "So.", 1760 "-1"{"letzten So."} 1761 "0"{"diesen So."} 1762 "1"{"nächsten So."} 1766 one{"So. in {0} W."} 1767 other{"So. in {0} W."} 1770 one{"So. vor {0} W."} [all …]
|
/external/clang/tools/scan-build-py/ |
D | README.md | 48 does the same job as `scan-build` does. So, you can expect the same output 77 The 1. runs the analyzer right after the real compilation. So, if the build 82 modules which are not exists. So, it's suitable for incremental analysis durring 98 it does not append to it, but overrides it. So builds which are using these
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-18.data | 5 quoted: "So does this
|
/external/llvm/test/YAMLParser/ |
D | spec-02-18.test | 7 quoted: "So does this
|
/external/iproute2/examples/ |
D | README.cbq | 6 # 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/autotest/results/ |
D | README | 5 So if you ran job "fancypants" on machine "cruncher", you'd get
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/ |
D | jacoco.properties | 2 #So in Android we've filled in the resulting values below
|
/external/llvm/test/Verifier/ |
D | alloc-size-failedparse.ll | 4 ; verifier. So, a seperate test is needed.
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/ |
D | p3-0x.cpp | 42 int a = sizeof(struct So {}); // expected-error {{'So' cannot be defined in a type specifier}}
|
/external/clang/test/SemaObjC/ |
D | default-synthesize-2.m | 95 // no default synthesis. So error is expected. 111 // 'int*' object. So no error.
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_testplan.txt | 18 * of this group and it would create no effect on tasks in other group. So a 44 So the cpu usage of a task depends on the amount of shares it's group has out 47 So until and unless this ratio(group A' shares/ Total shares of all groups) 61 time. So in this test more than one sets of reading are taken and the expected 173 So even if the test may show FAIL, it may not be an actual failure.
|
12345678910>>...29