HomeSort by relevance Sort by last modified time
    Searched refs:actually (Results 76 - 100 of 548) sorted by null

1 2 34 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.asm 91 pushf ; pushfd actually
97 pushaw ; pushad actually
184 popaw ; popad actually
  /prebuilts/go/darwin-x86/src/net/http/
readrequest_test.go 106 "GET //user@host/is/actually/a/path/ HTTP/1.1\r\n" +
112 Path: "//user@host/is/actually/a/path/",
121 RequestURI: "//user@host/is/actually/a/path/",
  /prebuilts/go/linux-x86/src/net/http/
readrequest_test.go 106 "GET //user@host/is/actually/a/path/ HTTP/1.1\r\n" +
112 Path: "//user@host/is/actually/a/path/",
121 RequestURI: "//user@host/is/actually/a/path/",
  /prebuilts/go/darwin-x86/src/runtime/
netpoll_solaris.go 39 // loop (in runtime·netpoll) right away if the socket is actually
57 // when Go code actually asks for I/O.
132 // asynchronous connect/accept completes, so when we actually want
mem_bsd.go 68 // On 64-bit, we don't actually have v reserved, so tread carefully.
mcentral.go 9 // The MCentral doesn't actually contain the list of free objects; the MSpan does.
211 // linked list operations above (actually, just after the
  /prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go 39 // loop (in runtime·netpoll) right away if the socket is actually
57 // when Go code actually asks for I/O.
132 // asynchronous connect/accept completes, so when we actually want
mem_bsd.go 68 // On 64-bit, we don't actually have v reserved, so tread carefully.
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmmInit.asm 100 jmp bp ; jmp ebp actually
  /hardware/interfaces/camera/device/
README.md 63 The open() method actually opens the camera device for use, returning a Session
  /prebuilts/go/darwin-x86/src/runtime/cgo/
callbacks.go 23 // Compatibility note: crosscall2 actually takes four arguments, but
  /prebuilts/go/darwin-x86/src/sync/
pool_test.go 44 debug.SetGCPercent(100) // to allow following GC to actually run
  /prebuilts/go/darwin-x86/test/
maplinear.go 155 // (it actually tests for O(n^log_2(3)).
  /prebuilts/go/linux-x86/src/runtime/cgo/
callbacks.go 23 // Compatibility note: crosscall2 actually takes four arguments, but
  /prebuilts/go/linux-x86/src/sync/
pool_test.go 44 debug.SetGCPercent(100) // to allow following GC to actually run
  /prebuilts/go/linux-x86/test/
maplinear.go 155 // (it actually tests for O(n^log_2(3)).
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.s 9 ;; none of shaded area is actually supported
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 300 Return how much space is being used by the bits array not how many actually
  /external/chromium-trace/catapult/devil/devil/android/
flag_changer.py 277 # The first command line argument doesn't matter as we are not actually
  /external/libvpx/libvpx/test/
tools_common.sh 300 --list-tests: List all test names and exit without actually running tests.
  /external/syslinux/mbr/
oldmbr.asm 47 ; Note: The MBR is actually loaded at 0:7C00h, but we quickly move it down to
91 ; Note: we actually don't care about the number of
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
variable_utils_impl.py 51 inferred by checking which of `possible_ancestor_vars` actually influences the
  /prebuilts/go/darwin-x86/src/cmd/go/internal/cache/
cache_test.go 281 // Note that because of usedQuantum the cutoff is actually 5 days + 1 hour.
313 // Another half a day later, Trim should actually run, and it should remove id.
  /prebuilts/go/darwin-x86/src/math/big/
floatconv_test.go 305 // the actually available mantissa precision matters.
330 // actualPrec returns the number of actually used mantissa bits.
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
chan_test.go 696 // Give the sender time to actually block.
698 // regardless of whether the sender actually blocks or not.

Completed in 1217 milliseconds

1 2 34 5 6 7 8 91011>>