Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 38) 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/modules/adb/
Dsysdeps_win32.cpp1808 const char* const normal, const char* const shifted) { in _get_keypad_sequence() argument
1817 return normal; in _get_keypad_sequence()
1826 DWORD control_key_state, const char* const normal) { in _get_modifier_sequence() argument
1828 const size_t len = strlen(normal); in _get_modifier_sequence()
1829 memcpy(buf, normal, len); in _get_modifier_sequence()
1869 const DWORD control_key_state, const char* const normal, in _get_modifier_keypad_sequence() argument
1884 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence()
1953 #define MATCH(vk, normal) \ in _console_read() argument
1956 seqstr = (normal); \ in _console_read()
1961 #define MATCH_MODIFIER(vk, normal) \ in _console_read() argument
[all …]
DSYNC.TXT23 implicitly exited after each sync request, and normal adb communication
/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/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto167 // A normal left turn to enter a turnpike or freeway. See TURN_NORMAL_LEFT
168 // for the definition of normal.
170 // A normal right turn to enter a turnpike or freeway. See TURN_NORMAL_RIGHT
171 // for the definition of normal.
193 // for the definition of normal.
196 // for the definition of normal.
231 // normal.
250 // normal.
274 // normal.
293 // 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]
Dnormalparsing.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dsimpledom.dot10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
Dmove2.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/apps/Dialer/java/com/android/dialer/searchfragment/
DREADME.md26 recyclerview, adapter and viewholder work as expected like a normal recyclerview
/packages/apps/Car/libs/car-ui-lib/
DREADME.md36 …y instead of PaintBooth, either exit LeakCanary and launch PaintBooth as normal through the car's …
/packages/apps/MusicFX/src/com/android/musicfx/
DActivityMusic.java182 put("Normal", R.string.normal);
/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/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/modules/Wifi/service/proto/src/
Dmetrics.proto3421 // Number of time Wi-Fi is turned on by normal apps
3424 // Number of time Wi-Fi is turned off by normal apps
/packages/inputmethods/LatinIME/dictionaries/
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Dnb_wordlist.combined.gz

12