HomeSort by relevance Sort by last modified time
    Searched refs:SLICE (Results 1 - 9 of 9) sorted by null

  /prebuilts/gdb/darwin-x86/include/python2.7/
opcode.h 38 #define SLICE 30
  /prebuilts/gdb/linux-x86/include/python2.7/
opcode.h 38 #define SLICE 30
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
opcode.h 38 #define SLICE 30
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
opcode.h 38 #define SLICE 30
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
opnames.go 106 OSLICE: "SLICE",
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
opnames.go 103 OSLICE: "SLICE",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
opnames.go 106 OSLICE: "SLICE",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
opnames.go 103 OSLICE: "SLICE",
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
perfdiag.py 130 slice
143 transferring data. Only applicable with the slice (or both)
232 # True, the object should be downloaded with the slice strategy. Other field
238 # Describes one slice in a sliced download.
245 # True, the file should be uploaded with the slice strategy. Other field
251 # Describes one slice in a sliced upload.
414 SLICE = 'slice'
424 PARALLEL_STRATEGIES = (FAN, SLICE, BOTH)
756 need_to_slice: If True, additionally apply the slice strategy to eac
    [all...]

Completed in 522 milliseconds