HomeSort by relevance Sort by last modified time
    Searched full:converted (Results 376 - 400 of 6909) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/test/
escape_because.go 33 func f1(p *int) { // ERROR "from \[3\]\*int literal \(array literal element\) at escape_because.go:34$" "from a \(assigned\) at escape_because.go:34$" "from a \(interface-converted\) at escape_because.go:35$" "from sink \(assigned to top level variable\) at escape_because.go:35$" "leaking param: p$"
39 func f2(q *int) { // ERROR "from &u \(address-of\) at escape_because.go:43$" "from &u \(interface-converted\) at escape_because.go:43$" "from pair literal \(struct literal element\) at escape_because.go:41$" "from s \(assigned\) at escape_because.go:40$" "from sink \(assigned to top level variable\) at escape_because.go:43$" "from t \(assigned\) at escape_because.go:41$" "from u \(assigned\) at escape_because.go:42$" "leaking param: q$"
43 sink = &u // ERROR "&u escapes to heap$" "from &u \(interface-converted\) at escape_because.go:43$" "from sink \(assigned to top level variable\) at escape_because.go:43$"
46 func f3(r *int) interface{} { // ERROR "from \[\]\*int literal \(slice-literal-element\) at escape_because.go:47$" "from c \(assigned\) at escape_because.go:47$" "from c \(interface-converted\) at escape_because.go:48$" "from ~r1 \(return\) at escape_because.go:48$" "leaking param: r to result ~r1 level=-1$"
47 c := []*int{r} // ERROR "\[\]\*int literal escapes to heap$" "from c \(assigned\) at escape_because.go:47$" "from c \(interface-converted\) at escape_because.go:48$" "from ~r1 \(return\) at escape_because.go:48$"
147 converted
160 interface-converted
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 19 // - A pointer value of any type can be converted to a Pointer.
20 // - A Pointer can be converted to a pointer value of any type.
21 // - A uintptr can be converted to a Pointer.
22 // - A Pointer can be converted to a uintptr.
110 // If a pointer argument must be converted to uintptr for use as an argument,
115 // The compiler handles a Pointer converted to a uintptr in the argument list of
135 // fragile and must be converted to Pointer immediately after making the call,
  /prebuilts/go/linux-x86/test/
escape_because.go 33 func f1(p *int) { // ERROR "from \[3\]\*int literal \(array literal element\) at escape_because.go:34$" "from a \(assigned\) at escape_because.go:34$" "from a \(interface-converted\) at escape_because.go:35$" "from sink \(assigned to top level variable\) at escape_because.go:35$" "leaking param: p$"
39 func f2(q *int) { // ERROR "from &u \(address-of\) at escape_because.go:43$" "from &u \(interface-converted\) at escape_because.go:43$" "from pair literal \(struct literal element\) at escape_because.go:41$" "from s \(assigned\) at escape_because.go:40$" "from sink \(assigned to top level variable\) at escape_because.go:43$" "from t \(assigned\) at escape_because.go:41$" "from u \(assigned\) at escape_because.go:42$" "leaking param: q$"
43 sink = &u // ERROR "&u escapes to heap$" "from &u \(interface-converted\) at escape_because.go:43$" "from sink \(assigned to top level variable\) at escape_because.go:43$"
46 func f3(r *int) interface{} { // ERROR "from \[\]\*int literal \(slice-literal-element\) at escape_because.go:47$" "from c \(assigned\) at escape_because.go:47$" "from c \(interface-converted\) at escape_because.go:48$" "from ~r1 \(return\) at escape_because.go:48$" "leaking param: r to result ~r1 level=-1$"
47 c := []*int{r} // ERROR "\[\]\*int literal escapes to heap$" "from c \(assigned\) at escape_because.go:47$" "from c \(interface-converted\) at escape_because.go:48$" "from ~r1 \(return\) at escape_because.go:48$"
147 converted
160 interface-converted
  /system/bt/stack/a2dp/
a2dp_sbc_up_sample.cc 34 uint32_t dst_sps; /* samples per second (converted audio data) */
52 * dst_sps: samples per second (converted audio data)
98 * p_dst: the data buffer to hold the converted audio data
139 * p_dst: the data buffer to hold the converted audio data
198 * p_dst: the data buffer to hold the converted audio data
258 * p_dst: the data buffer to hold the converted audio data
323 * p_dst: the data buffer to hold the converted audio data
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before the can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted from
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/
ReportStatusCodeLib.c 98 @param CodeType The type of status code being converted.
99 @param Value The status code value being converted.
102 @retval TRUE The status code specified by CodeType and Value was converted
105 converted to an 8-bit POST code value.
153 @param CodeType The type of status code being converted.
154 @param Value The status code value being converted.
161 converted ASSERT() arguments specified by Filename, Description,
164 not be converted to ASSERT() arguments.
221 @retval TRUE The status code specified by Data was converted DEBUG() arguments
223 @retval FALSE The status code specified by Data could not be converted to
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiReportStatusCodeLib/
ReportStatusCodeLib.c 88 @param CodeType The type of status code being converted.
89 @param Value The status code value being converted.
92 @retval TRUE The status code specified by CodeType and Value was converted
95 converted to an 8-bit POST code value.
143 @param CodeType The type of status code being converted.
144 @param Value The status code value being converted.
151 converted ASSERT() arguments specified by Filename, Description,
154 not be converted to ASSERT() arguments.
211 @retval TRUE The status code specified by Data was converted DEBUG() arguments
213 @retval FALSE The status code specified by Data could not be converted to
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
ReportStatusCodeLib.c 28 @param CodeType The type of status code being converted.
29 @param Value The status code value being converted.
32 @retval TRUE The status code specified by CodeType and Value was converted
35 converted to an 8-bit POST code value.
83 @param CodeType The type of status code being converted.
84 @param Value The status code value being converted.
91 converted ASSERT() arguments specified by Filename, Description,
94 not be converted to ASSERT() arguments.
151 @retval TRUE The status code specified by Data was converted DEBUG() arguments
153 @retval FALSE The status code specified by Data could not be converted to
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmReportStatusCodeLib/
ReportStatusCodeLib.c 117 @param CodeType The type of status code being converted.
118 @param Value The status code value being converted.
121 @retval TRUE The status code specified by CodeType and Value was converted
124 converted to an 8-bit POST code value.
172 @param CodeType The type of status code being converted.
173 @param Value The status code value being converted.
180 converted ASSERT() arguments specified by Filename, Description,
183 not be converted to ASSERT() arguments.
240 @retval TRUE The status code specified by Data was converted DEBUG() arguments
242 @retval FALSE The status code specified by Data could not be converted to
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/
BaseReportStatusCodeLib.c 30 @param CodeType The type of status code being converted.
31 @param Value The status code value being converted.
34 @retval TRUE The status code specified by CodeType and Value was converted
37 converted to an 8-bit POST code value.
73 @param CodeType The type of status code being converted.
74 @param Value The status code value being converted.
81 converted ASSERT() arguments specified by Filename, Description,
84 not be converted to ASSERT() arguments.
125 @retval TRUE The status code specified by Data was converted DEBUG() arguments
127 @retval FALSE The status code specified by Data could not be converted to
    [all...]
  /external/python/cpython2/Doc/c-api/
number.rst 246 converted to a common numeric type, replace ``*p1`` and ``*p2`` by their
247 converted value (with 'new' reference counts), and return ``0``. If no
264 Returns the *o* converted to an integer object on success, or *NULL* on failure.
273 Returns the *o* converted to a long integer object on success, or *NULL* on
281 Returns the *o* converted to a float object on success, or *NULL* on failure.
287 Returns the *o* converted to a Python int or long on success or *NULL* with a
295 Returns the integer *n* converted to *base* as a string with a base
298 base. If *n* is not an int object, it is converted with
306 Returns *o* converted to a Py_ssize_t value if *o* can be interpreted as an
307 integer. If *o* can be converted to a Python int or long but the attempt t
    [all...]
  /external/python/cpython2/Lib/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before they can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted fro
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
TimeUnit.java 222 * @return the converted duration in this unit,
234 * @return the converted duration,
246 * @return the converted duration,
258 * @return the converted duration,
270 * @return the converted duration,
282 * @return the converted duration,
295 * @return the converted duration,
308 * @return the converted duration
400 * @return the converted equivalent ChronoUnit
420 * @return the converted equivalent TimeUni
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before the can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted fro
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before the can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted fro
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before the can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted fro
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
charset.py 172 converted outright, and are not allowed in email. Instances of this
176 are converted to their `official' email names (e.g. latin_1
177 is converted to iso-8859-1). Defaults to 7-bit us-ascii.
190 output_charset: Some character sets must be converted before the can be
193 charset output will be converted to. Otherwise, it will
291 Characters that could not be converted to Unicode will be replaced
308 or if it could not be converted from Unicode.
310 Characters that could not be converted from Unicode will be replaced
354 If convert is True, the string will be converted from the input
385 If convert is True (the default), the string will be converted fro
    [all...]
  /art/runtime/
method_handles.h 47 // be converted is in |value|. Returns true on success and updates
48 // |value| with the converted value, false otherwise.
58 // represents the value to be converted. Returns true on success and
69 // converted. Returns true on success and updates |value|, false
82 // The values to be converted are read from an input source (of type G)
  /external/webrtc/webrtc/call/
rtc_event_log2rtp_dump.cc 33 "Excludes audio packets from the converted RTPdump file.");
36 "Excludes video packets from the converted RTPdump file.");
39 "Excludes data packets from the converted RTPdump file.");
42 "Excludes RTP packets from the converted RTPdump file.");
45 "Excludes RTCP packets from the converted RTPdump file.");
  /packages/apps/SecureElement/src/com/android/se/internal/
ByteArrayConverter.java 79 * @param length The number of bytes to be converted.
121 * @param str The hex-encoded string to be converted to byte-array.
123 * @param length The number of chars to be converted (must be multiple of 2).
151 * @param str The hex-encoded string to be converted to byte-array.
161 * @param value The integer value to be converted to byte array.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
IDNA.java 467 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
474 * @return StringBuffer the converted String
500 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
507 * @return StringBuffer the converted String
532 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
539 * @return StringBuffer the converted String
568 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
575 * @return StringBuffer the converted String
604 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
611 * @return StringBuffer the converted Strin
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
IDNA.java 487 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
494 * @return StringBuffer the converted String
519 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
526 * @return StringBuffer the converted String
550 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
557 * @return StringBuffer the converted String
585 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
592 * @return StringBuffer the converted String
620 * - IDNA.ALLOW_UNASSIGNED Unassigned values can be converted to ASCII for query operations
627 * @return StringBuffer the converted Strin
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
cursor.c 311 PyObject* converted; local
348 converted = Py_None;
354 converted = PyObject_CallFunction(converter, "O", item);
356 if (!converted) {
366 converted = Py_None;
370 converted = PyLong_FromLongLong(intval);
372 converted = PyInt_FromLong((long)intval);
375 converted = PyFloat_FromDouble(sqlite3_column_double(self->statement->st, i));
381 converted = pysqlite_unicode_from_string(val_str,
384 if (!converted) {
    [all...]
  /external/python/cpython3/Modules/_sqlite/
cursor.c 233 PyObject* converted; local
270 converted = Py_None;
275 converted = PyObject_CallFunction(converter, "O", item);
277 if (!converted)
286 converted = Py_None;
288 converted = _pysqlite_long_from_int64(sqlite3_column_int64(self->statement->st, i));
290 converted = PyFloat_FromDouble(sqlite3_column_double(self->statement->st, i));
295 converted = PyUnicode_FromStringAndSize(val_str, nbytes);
296 if (!converted) {
319 converted = PyBytes_FromStringAndSize(val_str, nbytes)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZTDC.cpp 91 // have been already converted.
94 // Marks an instruction as converted - adds it to ConvertedInsts and adds
96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { function in class:__anon27868::SystemZTDCPass
137 // All comparisons with 0 can be converted.
229 converted(&I, Op0, Mask, Worthy);
258 converted(&I, V, Mask, true);
283 converted(&I, V, Mask, false);
309 converted(&I, Op0, Mask, true);
367 // If unused, or used and converted, remove it.

Completed in 1685 milliseconds

<<11121314151617181920>>