Home
last modified time | relevance | path

Searched refs:ste (Results 1 – 25 of 83) sorted by relevance

1234

/external/icu/icu4c/source/data/rbnf/
Daf.txt7 "0: ste;",
8 "1: ste;",
10 "20: ste;",
70 "%%ord-ste:",
71 "0: ste;",
82 "20: =%spellout-numbering=ste;",
83 "102: <%spellout-numbering< honderd>%%ord-ste>;",
84 "1000: <%spellout-numbering< duisend>%%ord-ste>;",
85 "1000000: <%spellout-numbering< miljoen>%%ord-ste>;",
86 "1000000000: <%spellout-numbering< miljard>%%ord-ste>;",
[all …]
Dnl.txt84 "%%ord-ste:",
85 "0: ste;",
95 "8: =%spellout-cardinal=ste;",
97 "20: =%spellout-cardinal=ste;",
98 "100: honderd>%%ord-ste>;",
99 "200: <%spellout-cardinal<\u00ADhonderd>%%ord-ste>;",
100 "1000: duizend>%%ord-ste>;",
101 "2000: <%spellout-cardinal<\u00ADduizend>%%ord-ste>;",
102 "1000000: <%spellout-cardinal<\u00ADmiljoen>%%ord-ste>;",
103 "1000000000: <%spellout-cardinal<\u00ADmiljard>%%ord-ste>;",
[all …]
Dde_CH.txt138 "%%ste:",
139 "0: ste;",
142 "0: ste;",
157 "20: =%spellout-numbering=ste;",
158 "100: <%spellout-cardinal-masculine<\u00ADhundert>%%ste>;",
159 "1000: <%spellout-cardinal-masculine<\u00ADtausend>%%ste>;",
164 "1000000000000: eine Billion>%%ste>;",
Dde.txt143 "%%ste:",
144 "0: ste;",
147 "0: ste;",
162 "20: =%spellout-numbering=ste;",
163 "100: <%spellout-cardinal-masculine<\u00ADhundert>%%ste>;",
164 "1000: <%spellout-cardinal-masculine<\u00ADtausend>%%ste>;",
169 "1000000000000: eine Billion>%%ste>;",
/external/python/cpython2/Python/
Dsymtable.c24 PySTEntryObject *ste = NULL; in ste_new() local
30 ste = PyObject_New(PySTEntryObject, &PySTEntry_Type); in ste_new()
31 if (ste == NULL) { in ste_new()
35 ste->ste_table = st; in ste_new()
36 ste->ste_id = k; /* ste owns reference to k */ in ste_new()
38 ste->ste_name = name; in ste_new()
41 ste->ste_symbols = NULL; in ste_new()
42 ste->ste_varnames = NULL; in ste_new()
43 ste->ste_children = NULL; in ste_new()
45 ste->ste_symbols = PyDict_New(); in ste_new()
[all …]
/external/python/cpython3/Python/
Dsymtable.c42 PySTEntryObject *ste = NULL; in ste_new() local
48 ste = PyObject_New(PySTEntryObject, &PySTEntry_Type); in ste_new()
49 if (ste == NULL) { in ste_new()
53 ste->ste_table = st; in ste_new()
54 ste->ste_id = k; /* ste owns reference to k */ in ste_new()
57 ste->ste_name = name; in ste_new()
59 ste->ste_symbols = NULL; in ste_new()
60 ste->ste_varnames = NULL; in ste_new()
61 ste->ste_children = NULL; in ste_new()
63 ste->ste_directives = NULL; in ste_new()
[all …]
/external/u-boot/test/py/tests/
Dtest_env.py84 ste = None variable
89 global ste
90 if not ste:
91 ste = StateTestEnv(u_boot_console)
92 return ste
/external/icu/icu4c/source/data/locales/
Dda.txt1302 "1"{"næste fredag"}
1319 "1"{"næste fr."}
1336 "1"{"næste fre."}
1437 "1"{"næste mandag"}
1454 "1"{"næste ma."}
1471 "1"{"næste man."}
1489 "1"{"næste måned"}
1507 "1"{"næste md."}
1525 "1"{"næste md."}
1543 "1"{"næste kvartal"}
[all …]
/external/opencensus-java/contrib/agent/src/integration-test/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationIT.java172 StackTraceElement[] ste = new Exception().fillInStackTrace().getStackTrace(); in currentContextExecutor()
173 assertThat(ste[0].getClassName()).doesNotContain("Context"); in currentContextExecutor()
174 assertThat(ste[1].getClassName()).startsWith("io.grpc.Context$"); in currentContextExecutor()
182 assertThat(ste[2].getClassName()).startsWith("io.grpc.Context$"); in currentContextExecutor()
183 assertThat(ste[3].getClassName()).doesNotContain("Context"); in currentContextExecutor()
/external/llvm/test/CodeGen/SystemZ/
Dcond-store-05.ll13 ; CHECK: ste %f0, 0(%r2)
28 ; CHECK: ste %f0, 0(%r2)
43 ; CHECK: ste %f0, 4092(%r2)
93 ; CHECK: ste %f0, 0(%r2)
127 ; CHECK: ste %f0, 0(%r2)
161 ; CHECK: ste {{%f[0-5]}}, 0(%r2)
176 ; CHECK: ste %f0, 0(%r2)
192 ; CHECK: ste {{%f[0-9]+}}, {{[0-9]+}}(%r15)
Dfp-move-06.ll8 ; CHECK: ste %f0, 0(%r2)
17 ; CHECK: ste %f0, 4092(%r2)
49 ; CHECK: ste %f0, 0(%r2)
81 ; CHECK: ste %f0, 0(%r2)
91 ; CHECK: ste %f0, 4092({{%r3,%r2|%r2,%r3}})
Dfp-conv-01.ll34 ; CHECK: ste %f1, 0(%r2)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dcond-store-05.ll13 ; CHECK: ste %f0, 0(%r2)
28 ; CHECK: ste %f0, 0(%r2)
43 ; CHECK: ste %f0, 4092(%r2)
93 ; CHECK: ste %f0, 0(%r2)
127 ; CHECK: ste %f0, 0(%r2)
161 ; CHECK: ste {{%f[0-5]}}, 0(%r2)
176 ; CHECK: ste %f0, 0(%r2)
192 ; CHECK: ste {{%f[0-9]+}}, {{[0-9]+}}(%r15)
Dfp-move-06.ll8 ; CHECK: ste %f0, 0(%r2)
17 ; CHECK: ste %f0, 4092(%r2)
49 ; CHECK: ste %f0, 0(%r2)
81 ; CHECK: ste %f0, 0(%r2)
91 ; CHECK: ste %f0, 4092({{%r3,%r2|%r2,%r3}})
Dfp-conv-01.ll34 ; CHECK: ste %f1, 0(%r2)
/external/guice/core/src/com/google/inject/internal/util/
DStackTraceElements.java171 InMemoryStackTraceElement(StackTraceElement ste) { in InMemoryStackTraceElement() argument
172 this(ste.getClassName(), ste.getMethodName(), ste.getLineNumber()); in InMemoryStackTraceElement()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestKeyboard.java63 for (StackTraceElement ste : e.getStackTrace()) { in showException()
64 String className = ste.getClassName(); in showException()
67 logln("\t" + indent + ste); in showException()
/external/libpcap/rpcapd/
Dwin32-svc.c50 SERVICE_TABLE_ENTRY ste[] = in svc_start() local
58 if ( (rc = StartServiceCtrlDispatcher(ste)) == 0) in svc_start()
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAllocation.java58 for (StackTraceElement ste : location) { in Allocation()
59 locationBuilder.add(steInterner.intern(ste)); in Allocation()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DProblem.java52 StackTraceElement ste = cause.getStackTrace()[i]; in toString() local
53 str.append(" ").append(ste.toString()); in toString()
/external/icu/icu4c/source/extra/uconv/samples/
DISO-8859-2.txt1 Dobar dan! Kako ste? Ja sam Marina
/external/icu/icu4c/source/extra/uconv/samples/utf8/
Dcroat.txt1 Dobar dan! Kako ste? Ja sam Marina
/external/testng/src/main/java/org/testng/remote/strprotocol/
DBaseMessageSender.java156 catch(SocketTimeoutException ste) { in initReceiver()
157 throw ste; in initReceiver()
/external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/
DJDK14LoggerAdapter.java613 StackTraceElement ste = steArray[found]; in fillCallerData() local
616 record.setSourceClassName(ste.getClassName()); in fillCallerData()
617 record.setSourceMethodName(ste.getMethodName()); in fillCallerData()
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/
Dsysv.S81 ste %f0,0(%r8) # Return float
285 ste %f0,0(%r8) # Return float

1234