HomeSort by relevance Sort by last modified time
    Searched refs:starting (Results 201 - 225 of 614) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
reglabel.s 1 ! labels starting with a valid register name
  /external/protobuf/js/binary/
utils.js 697 * @param {number} start The starting point in the buffer to scan.
719 * @param {number} start The starting point in the buffer to scan.
773 * @param {number} start The starting point in the buffer to scan.
822 * @param {number} start The starting point in the buffer to scan.
837 * @param {number} start The starting point in the buffer to scan.
852 * @param {number} start The starting point in the buffer to scan.
  /system/extras/perfprofd/tests/
perfprofd_test.cc 727 I: starting Android Wide Profiling daemon
783 I: starting Android Wide Profiling daemon
853 I: starting Android Wide Profiling daemon
869 // switch to / before starting testing (perfprofd
  /prebuilts/go/darwin-x86/src/go/token/
position.go 22 Offset int // offset, starting at 0
23 Line int // line number, starting at 1
24 Column int // column number, starting at 1 (byte count)
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 30 Offset int // byte offset, starting at 0
31 Line int // line number, starting at 1
32 Column int // column number, starting at 1 (character count per line)
  /prebuilts/go/linux-x86/src/go/token/
position.go 22 Offset int // offset, starting at 0
23 Line int // line number, starting at 1
24 Column int // column number, starting at 1 (byte count)
  /prebuilts/go/linux-x86/src/text/scanner/
scanner.go 30 Offset int // byte offset, starting at 0
31 Line int // line number, starting at 1
32 Column int // column number, starting at 1 (character count per line)
  /external/autotest/site_utils/suite_scheduler/
manifest_versions.py 358 @param since_spec: a formatted arg to git log that specifies a starting
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
StreamService.java 65 * <li>{@linkplain State#STARTING STARTING} : Streams are being opened
131 @Override public void starting() {}
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 355 // 1 speed up process when the state is stable (when starting or stopping an output)
407 void handleIncallSonification(int stream, bool starting, bool stateChange);
  /prebuilts/go/darwin-x86/src/cmd/doc/
doc_test.go 60 `const ConstFive ...`, // From block starting with unexported constant.
87 `VarFive = 5`, // From block starting with unexported variable.
  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go 355 // with a four-byte big-endian counter starting at one, is used
356 // directly as the starting counter. For other nonce sizes, the counter
  /prebuilts/go/darwin-x86/src/go/types/
lookup.go 23 // traversed to get to the found entry, starting at depth 0.
199 index []int // embedded field indices, starting with index at depth 0
  /prebuilts/go/darwin-x86/src/os/
file_plan9.go 250 // pread reads len(b) bytes from the File starting at byte offset off.
268 // pwrite writes len(b) bytes to the File starting at byte offset off.
file_windows.go 292 // pread reads len(b) bytes from the File starting at byte offset off.
373 // pwrite writes len(b) bytes to the File starting at byte offset off.
  /prebuilts/go/darwin-x86/src/regexp/
exec.go 110 // match runs the machine over the input starting at pos.
309 // onepass runs the machine over the input starting at pos.
  /prebuilts/go/linux-x86/src/cmd/doc/
doc_test.go 60 `const ConstFive ...`, // From block starting with unexported constant.
87 `VarFive = 5`, // From block starting with unexported variable.
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 355 // with a four-byte big-endian counter starting at one, is used
356 // directly as the starting counter. For other nonce sizes, the counter
  /prebuilts/go/linux-x86/src/go/types/
lookup.go 23 // traversed to get to the found entry, starting at depth 0.
199 index []int // embedded field indices, starting with index at depth 0
  /prebuilts/go/linux-x86/src/os/
file_plan9.go 250 // pread reads len(b) bytes from the File starting at byte offset off.
268 // pwrite writes len(b) bytes to the File starting at byte offset off.
file_windows.go 292 // pread reads len(b) bytes from the File starting at byte offset off.
373 // pwrite writes len(b) bytes to the File starting at byte offset off.
  /prebuilts/go/linux-x86/src/regexp/
exec.go 110 // match runs the machine over the input starting at pos.
309 // onepass runs the machine over the input starting at pos.
  /system/bt/bta/include/
bta_av_api.h 268 bool starting; member in struct:__anon105613
771 * Description Request Starting of A2DP Offload.
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start32.S 54 #The structure for FAT32 starting at offset 36 of the boot sector. (At this point,
182 call ReadBlocks # Read 2 blocks starting at AX storing at ES:DI
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMem.asm 171 ; handle it, copy starting at the end of the source buffer and work

Completed in 5608 milliseconds

1 2 3 4 5 6 7 891011>>