Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 262) sorted by relevance

1234567891011

/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in3 # This file describes the settings to be used by the documentation system
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
52 # to the output directory.
56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
83 # information to generate all constant output in the proper language.
[all …]
Dfaq.md15 3. Is RapidJSON similar to RapidXML?
29 6. How to install RapidJSON?
47 …suite for all modifications. The test process also uses Valgrind (in Linux) to detect memory leaks.
61 …. It uses human readable text format. More details of JSON can be referred to [RFC7159](http://www…
67 2. Does RapidJSON conform to the JSON standard?
87 … query and manipulation. SAX is very fast and memory-saving but often more difficult to be applied.
101 7. Why not just using `double` to represent JSON number?
103 … of precision. So the parsers detects whether a JSON number is convertible to different types of i…
105 8. How to clear-and-minimize a document or value?
119 or equivalent, but sightly longer to type:
[all …]
Dtutorial.md5 …to DOM, and then the DOM can be queried and modified easily, and finally be converted back to JSON.
45 Since the update to RFC 7159, the root of a conforming JSON document can be any JSON value. In ear…
50 …lue` can contain different types of value, we may need to verify its type and use suitable API to
116 …y convert values between JSON types. If a value is a string, it is invalid to call `GetInt()`, for…
122 By default, `SizeType` is typedef of `unsigned`. In most systems, array is limited to store up to 2…
126 Array is similar to `std::vector`, instead of using indices, you may also use iterator to access al…
138 Similar to array, we can access all object members by iterator:
164 …er exists, we need to call `HasMember()` before calling `operator[](const char*)`. However, this i…
176 As C++ provides several integer and floating point number types, the DOM tries to handle these with…
201 … convert internal integer representation to a `double`. Note that, `int` and `unsigned` can be saf…
[all …]
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile3 # This file describes the settings to be used by the documentation system
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # If a relative path is entered, it will be relative to the location
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
54 # information to generate all constant output in the proper language.
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
67 # the file and class documentation (similar to JavaDoc).
68 # Set to NO to disable this.
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile3 # This file describes the settings to be used by the documentation system
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
38 # If a relative path is entered, it will be relative to the location
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
54 # information to generate all constant output in the proper language.
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
67 # the file and class documentation (similar to JavaDoc).
68 # Set to NO to disable this.
[all …]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DComposingText.java87 tmp += "(" + ss.string + "," + ss.from + "," + ss.to + ")"; in debugout()
124 public String toString(int layer, int from, int to) { in toString() argument
129 for (int i = from; i <= to; i++) { in toString()
178 if (last.to < mod_from) { in modifyUpper()
180 last.to = mod_to; in modifyUpper()
181 last.string = toString(layer, last.from, last.to); in modifyUpper()
191 if (ss.to <= org_to) { in modifyUpper()
212 if (ss.to >= org_to) { in modifyUpper()
223 int last_to = ss.to; in modifyUpper()
227 if (last_to > ss.to) { in modifyUpper()
[all …]
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses11 Unless required by applicable law or agreed to in writing, software
35 "control" means (i) the power, direct or indirect, to cause the
44 including but not limited to software source code, documentation
49 not limited to compiled object code, generated documentation,
50 and conversions to other media types.
54 copyright notice that is included in or attached to the work
62 separable from, or merely link (or bind by name) to the interfaces of,
67 to that Work or Derivative Works thereof, that is intentionally
68 submitted to Licensor for inclusion in the Work by the copyright owner
69 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/UnifiedEmail/tests/src/com/android/mail/compose/
DComposeActivityTest.java157 String[] to = activity.getToAddresses(); in testRecipientsRefReplyAllCustomFromReplyTo()
160 String toAsString = TextUtils.join(",", to); in testRecipientsRefReplyAllCustomFromReplyTo()
161 assertEquals(3, to.length); in testRecipientsRefReplyAllCustomFromReplyTo()
194 String[] to = activity.getToAddresses(); in testRecipientsRefReplyAllOnlyAccount()
197 String toAsString = TextUtils.join(",", to); in testRecipientsRefReplyAllOnlyAccount()
198 assertEquals(1, to.length); in testRecipientsRefReplyAllOnlyAccount()
235 String[] to = activity.getToAddresses(); in testRecipientsRefReplyAllOnlyCustomFrom()
238 String toAsString = TextUtils.join(",", to); in testRecipientsRefReplyAllOnlyCustomFrom()
239 assertEquals(1, to.length); in testRecipientsRefReplyAllOnlyCustomFrom()
257 String[] to = activity.getToAddresses(); in testReply()
[all …]
/packages/apps/TV/
Dopen_source_project.LICENSE19 "control" means (i) the power, direct or indirect, to cause the
28 including but not limited to software source code, documentation
33 not limited to compiled object code, generated documentation,
34 and conversions to other media types.
38 copyright notice that is included in or attached to the work
46 separable from, or merely link (or bind by name) to the interfaces of,
51 to that Work or Derivative Works thereof, that is intentionally
52 submitted to Licensor for inclusion in the Work by the copyright owner
53 or by an individual or Legal Entity authorized to submit on behalf of
56 to the Licensor or its representatives, including but not limited to
[all …]
/packages/inputmethods/OpenWnn/
DNOTICE13 …ses of this definition, "control" means (i) the power, direct or indirect, to cause the direction …
17 "Source" form shall mean the preferred form for making modifications, including but not limited to
19 … a Source form, including but not limited to compiled object code, generated documentation, and co…
21 …icense, as indicated by a copyright notice that is included in or attached to the work (an example…
23 …include works that remain separable from, or merely link (or bind by name) to the interfaces of, t…
25to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusio…
29to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, wo…
31to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, wo…
36 You must cause any modified files to carry prominent notices stating that You changed the files; an…
38 …m the Source form of the Work, excluding those notices that do not pertain to any part of the Deri…
[all …]
/packages/apps/BasicSmsReceiver/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Launcher2/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/providers/TelephonyProvider/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Launcher3/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Email/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/providers/BlockedNumberProvider/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Provision/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/SoundRecorder/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/QuickSearchBox/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/LegacyCamera/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/LegacyCamera/jni/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Settings/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/Dialer/
DLICENSE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/providers/MediaProvider/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]
/packages/apps/DeskClock/
DNOTICE7 Unless required by applicable law or agreed to in writing, software
31 "control" means (i) the power, direct or indirect, to cause the
40 including but not limited to software source code, documentation
45 not limited to compiled object code, generated documentation,
46 and conversions to other media types.
50 copyright notice that is included in or attached to the work
58 separable from, or merely link (or bind by name) to the interfaces of,
63 to that Work or Derivative Works thereof, that is intentionally
64 submitted to Licensor for inclusion in the Work by the copyright owner
65 or by an individual or Legal Entity authorized to submit on behalf of
[all …]

1234567891011