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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/runtime/
defs1_netbsd_amd64.go 1 // created by cgo -cdefs and then converted to Go
159 // created by cgo -cdefs and then converted to Go
defs1_netbsd_arm.go 1 // created by cgo -cdefs and then converted to Go
162 // created by cgo -cdefs and then converted to Go
defs1_solaris_amd64.go 1 // created by cgo -cdefs and then converted to Go
209 // created by cgo -cdefs and then converted to Go
defs_linux_arm64.go 1 // Created by cgo -cdefs and converted (by hand) to Go
144 // Created by cgo -cdefs and then converted to Go by hand
defs_linux_ppc64.go 1 // created by cgo -cdefs and then converted to Go
144 // created by cgo -cdefs and then converted to Go
defs_linux_ppc64le.go 1 // created by cgo -cdefs and then converted to Go
144 // created by cgo -cdefs and then converted to Go
  /prebuilts/go/linux-x86/src/go/doc/
comment.go 106 // Emphasize and escape a line of text for HTML. URLs are converted into links;
108 // the corresponding map value is the empty string, the URL is not converted
111 // and the word is converted into a link. If nice is set, the remaining text's
280 // Each span of unindented non-blank lines is converted into
286 // A span of indented lines is converted into a <pre> block,
289 // URLs in the comment text are converted into links; if the URL also appears
291 // value is the empty string, the URL is not converted into a link).
294 // map value is not the empty string, it is considered a URL and the word is converted
  /prebuilts/go/linux-x86/src/runtime/
defs1_netbsd_386.go 1 // created by cgo -cdefs and then converted to Go
155 // created by cgo -cdefs and then converted to Go
defs1_netbsd_amd64.go 1 // created by cgo -cdefs and then converted to Go
159 // created by cgo -cdefs and then converted to Go
defs1_netbsd_arm.go 1 // created by cgo -cdefs and then converted to Go
162 // created by cgo -cdefs and then converted to Go
defs1_solaris_amd64.go 1 // created by cgo -cdefs and then converted to Go
209 // created by cgo -cdefs and then converted to Go
defs_linux_arm64.go 1 // Created by cgo -cdefs and converted (by hand) to Go
144 // Created by cgo -cdefs and then converted to Go by hand
defs_linux_ppc64.go 1 // created by cgo -cdefs and then converted to Go
144 // created by cgo -cdefs and then converted to Go
defs_linux_ppc64le.go 1 // created by cgo -cdefs and then converted to Go
144 // created by cgo -cdefs and then converted to Go
  /prebuilts/ndk/r16/sources/android/support/src/
wcstox.cpp 68 // wcs_end needs to point to the character after the one converted. We don't
69 // know how many wide characters were converted, but we can figure that out by
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_has_key.py 16 2) Cases like this will not be converted:
22 Only *calls* to has_key() are converted. While it is possible to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_has_key.py 16 2) Cases like this will not be converted:
22 Only *calls* to has_key() are converted. While it is possible to
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_Utf8.c 290 @param[in] Limit Maximum number of bytes the converted string may occupy.
374 If dst is not a null pointer, the converted character is then stored into
381 @param Dest Pointer to the buffer in which to place the converted sequence, or NULL.
421 /* At this point, Buff holds the converted character which is NumInBuff bytes long.
576 @param[out] Pwc Pointer to a wide-character object to receive the converted character.
585 contained in the converted multibyte character (if the next N or
608 pointer, the converted characters are stored into the array pointed to by dst. Conversion
617 just past the last multibyte character converted (if any). If conversion stopped due to
631 characters successfully converted, not including the terminating
688 characters that follow a null character (which is converted into a null
    [all...]
  /art/test/431-type-propagation/smali/
TypePropagation.smali 27 # the verifier, it assumes that the integer input must be converted
  /build/make/core/
math.mk 108 # integer cannot be passed in directly. It has to be converted using _int_encode.
115 # integer cannot be passed in directly. It has to be converted using _int_encode.
122 # integer cannot be passed in directly. It has to be converted using _int_encode.
129 # integer cannot be passed in directly. It has to be converted using _int_encode.
  /build/soong/
README.md 124 Until we have fully converted from Make to Soong, it will be necessary for the
127 built by the `m` command. After we have fully converted from Make to Soong, the
152 custom Makefile rules, complex conditionals or extra includes must be converted
187 introduced by conditionals can be tracked. Most conditionals are converted
  /cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/
DeviceEvent.java 101 * @param event a {@link DeviceEvent} object to be converted.
102 * @return a converted {@link ContentValues} object.
110 * @param cursor a {@link Cursor} object to be converted.
111 * @return a converted {@link Stream<DeviceEvent>} object.
  /cts/tests/tests/database/src/android/database/cts/
MatrixCursorTest.java 178 // numbers can be converted to each other and strings
209 // numbers can be converted to each other but loose accuracy
239 // strings can be converted to numbers
274 // strings can not be converted to numbers
  /cts/tests/tests/icu/resources/android/icu/cts/expectations/
icu-known-failures.txt 14 description: "Serialized forms have not been converted to use repackaged classes",
  /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
LogNode.java 23 * You could, for instance, write a "ToHtmlLoggerNode" that just converted all the log data

Completed in 1027 milliseconds

<<11121314151617181920>>