HomeSort by relevance Sort by last modified time
    Searched refs:Slices (Results 26 - 50 of 97) sorted by null

12 3 4

  /prebuilts/go/linux-x86/src/encoding/gob/
encode.go 283 // (Slices, maps, and chans take care of themselves.)
549 // Slices have a header; we decode it to find the underlying array.
decode.go 374 // uint8 slices are encoded as an unsigned count followed by the raw bytes.
519 // decodeArrayHelper does the work for decoding arrays and slices.
578 // ignoreArrayHelper does the work for discarding arrays and slices.
609 // Slices are encoded as an unsigned length followed by the elements.
963 // Answers the question for basic types, arrays, maps and slices, plus
    [all...]
  /external/llvm/lib/ObjectYAML/
MachOYAML.cpp 129 IO.mapRequired("Slices", UniversalBinary.Slices);
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 247 ctx->sRCParams.Slices = 1;
356 * units, the value of idr_pic_id in the slices of the first such IDR
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall_windows.go 171 // in syscall. Slices are translated into 2 syscall parameters: pointer to
  /prebuilts/go/linux-x86/src/syscall/
mksyscall_windows.go 171 // in syscall. Slices are translated into 2 syscall parameters: pointer to
  /hardware/intel/img/psb_video/src/
pnw_hostcode.c 800 psPicParams->NumSlices = ctx->sRCParams.Slices;
1116 int slices = ctx->obj_context->slice_count; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 379 // Slices
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal.go 84 // By convention, arrays or slices are typically encoded as a sequence
445 // Slices and arrays iterate over the elements. They do not have an enclosing tag.
596 // Walk slices.
xml.go 220 // Slices of bytes in the returned token data refer to the
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 379 // Slices
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal.go 84 // By convention, arrays or slices are typically encoded as a sequence
445 // Slices and arrays iterate over the elements. They do not have an enclosing tag.
596 // Walk slices.
xml.go 220 // Slices of bytes in the returned token data refer to the
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 374 // uint8 slices are encoded as an unsigned count followed by the raw bytes.
519 // decodeArrayHelper does the work for decoding arrays and slices.
578 // ignoreArrayHelper does the work for discarding arrays and slices.
609 // Slices are encoded as an unsigned length followed by the elements.
963 // Answers the question for basic types, arrays, maps and slices, plus
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
exec_test.go 37 // Slices
    [all...]
  /prebuilts/go/linux-x86/src/text/template/
exec_test.go 37 // Slices
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0/
gradle-core-2.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha1/
gradle-core-2.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha3/
gradle-core-2.2.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha4/
gradle-core-2.2.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha6/
gradle-core-2.2.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha7/
gradle-core-2.2.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-beta1/
gradle-core-2.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-beta2/
gradle-core-2.2.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-beta3/
gradle-core-2.2.0-beta3.jar 

Completed in 465 milliseconds

12 3 4