/prebuilts/go/darwin-x86/src/image/color/ |
color.go | 152 // are no longer comparable.
|
/prebuilts/go/darwin-x86/src/net/ |
parse.go | 163 // If s is longer than 2 bytes then the third byte must be e.
|
/prebuilts/go/darwin-x86/src/os/signal/ |
signal_test.go | 245 // send_uncaught_sighup=2 sends the SIGHUP after no longer listening for SIGHUPs.
|
/prebuilts/go/linux-x86/src/cmd/internal/objfile/ |
pe.go | 120 // TODO: Remove code looking for the old symbols when we no longer care about 1.3.
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/ |
objdump_test.go | 20 // If you are debugging a few cases that turned up in a longer run, it can be useful
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
xed_test.go | 42 // If you are debugging a few cases that turned up in a longer run, it can be useful
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
doc.go | 167 Shifts equal to or longer than the variable's length.
|
/prebuilts/go/linux-x86/src/database/sql/driver/ |
driver.go | 89 // connection as no longer in use.
|
/prebuilts/go/linux-x86/src/html/template/ |
css.go | 62 // The UTF-8 sequence for a codepoint is never longer than 1 + the
|
/prebuilts/go/linux-x86/src/image/color/ |
color.go | 152 // are no longer comparable.
|
/prebuilts/go/linux-x86/src/net/ |
parse.go | 163 // If s is longer than 2 bytes then the third byte must be e.
|
/prebuilts/go/linux-x86/src/os/signal/ |
signal_test.go | 245 // send_uncaught_sighup=2 sends the SIGHUP after no longer listening for SIGHUPs.
|
/prebuilts/misc/common/swig/include/2.0.11/csharp/ |
std_vector.i | 371 #warning SWIG_STD_VECTOR_SPECIALIZE_MINIMUM macro deprecated, it is no longer required
|
/system/core/adb/ |
Android.mk | 45 # get enough of adb in here that we no longer need minadb. https://b/17626262
|
/prebuilts/go/darwin-x86/src/database/sql/ |
sql.go | 408 // removeDep notes that x no longer depends on dep. 410 // If x no longer has any dependencies, its finalClose method will be 736 // noteUnusedDriverStatement notes that si is no longer used and should 844 // when the statement is no longer needed. 1164 // The returned statement operates within the transaction and can no longer 1219 // The returned statement operates within the transaction and can no longer [all...] |
/prebuilts/go/linux-x86/src/database/sql/ |
sql.go | 408 // removeDep notes that x no longer depends on dep. 410 // If x no longer has any dependencies, its finalClose method will be 736 // noteUnusedDriverStatement notes that si is no longer used and should 844 // when the statement is no longer needed. 1164 // The returned statement operates within the transaction and can no longer 1219 // The returned statement operates within the transaction and can no longer [all...] |
/external/ImageMagick/www/api/ |
morphology.php | 63 <p>Previously IM was restricted to a square of odd size using the exact center as origin, this is no longer the case, and any rectangular kernel with any value being declared the origin. This in turn allows the use of highly asymmetrical kernels.</p> 280 <p>CloneKernelInfo() creates a new clone of the given Kernel List so that its can be modified without effecting the original. The cloned kernel should be destroyed using DestoryKernelInfo() when no longer needed.</p> [all...] |
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 471 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
479 ;;; If the length of the match is not longer than the best match we
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 388 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
397 ;;; If the length of the match is not longer than the best match we
|
/prebuilts/go/darwin-x86/src/runtime/ |
heapdump.go | 385 dumpint(0) // was p->defer, no longer recorded 698 // TODO(rsc, khr): Delete - no longer possible.
|
/prebuilts/go/linux-x86/src/runtime/ |
heapdump.go | 385 dumpint(0) // was p->defer, no longer recorded 698 // TODO(rsc, khr): Delete - no longer possible.
|
/external/v8/test/mjsunit/ |
function-bind.js | 281 // Poisoned accessors are no longer own properties --- get them from the
|
/external/vulkan-validation-layers/ |
update_external_sources.bat | 10 REM Cleanup the file we used to collect the VS version output since it's no longer needed.
|
/prebuilts/go/darwin-x86/misc/cgo/gmp/ |
gmp.go | 89 are no longer needed. To help, the Go code can define Go objects
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
select.go | 303 // selv is no longer alive after use.
|