Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 33) sorted by relevance

12

/packages/apps/Test/connectivity/sl4n/rapidjson/doc/misc/
Ddoxygenextra.css14 font-weight: normal;
21 font-style: normal;
22 font-variant: normal;
23 font-weight: normal;
54 font-style: normal;
55 font-variant: normal;
56 font-weight: normal;
62 font-style: normal;
63 font-variant: normal;
64 font-weight: normal;
[all …]
/packages/apps/TV/src/com/android/tv/dvr/recorder/
DSeriesRecordingScheduler.java137 List<SeriesRecording> normal = new ArrayList<>();
142 normal.add(r);
148 if (!normal.isEmpty()) {
149 updateSchedules(normal);
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Ddom.md105 The examples of [tutorial](doc/tutorial.md) uses (8) for normal parsing of string. The examples of …
117 … | Parse number in full precision (slower). If this flag is not set, the normal precision (faster)…
176 In normal parsing process, a large overhead is to decode JSON strings and copy them to other buffer…
178 The following diagrams compare normal and *in situ* parsing. The JSON string values contain pointer…
180 ![normal parsing](diagram/normalparsing.png)
182 In normal parsing, the decoded string are copied to freshly allocated buffers. `"\\n"` (2 character…
Dinternals.md113 Number is a bit more complicated. For normal integer values, it can contains `kIntFlag`, `kUintFlag…
221 …on `strtod()` can do the job but it is slow. By default, the parsers use normal precision setting.…
Dsax.md124 …y` indicates whether the handler needs to make a copy of the string. For normal parsing, `copy = t…
Dtutorial.md292 For example, if normal *copy* semantics was used:
DDoxyfile.in332 # will parse them like normal C++ but will assume all classes use public instead
992 # - Run doxygen as normal
1294 # YES) or a normal table of contents ( NO) in the .chm file. Furthermore it
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
Dmove1.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dmove3.dot11 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dmove2.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dnormalparsing.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dsimpledom.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dinsituparsing.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
Dcommon_defines.h95 normal, enumerator
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto186 // (sharp right, vs. normal left, etc. - see the definitions for
188 // vs. "normal" vs. "slight" is.
202 // amount (sharp right, vs. normal left, etc. - see the definitions for
204 // vs. "normal" vs. "slight" is.
/packages/apps/Dialer/java/com/android/dialer/searchfragment/
DREADME.md26 recyclerview, adapter and viewholder work as expected like a normal recyclerview
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile247 # Doxygen will parse them like normal C++ but will assume all classes use public
916 # normal table of contents (NO) in the .chm file.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile247 # Doxygen will parse them like normal C++ but will assume all classes use public
916 # normal table of contents (NO) in the .chm file.
/packages/inputmethods/LatinIME/dictionaries/
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...

12