HomeSort by relevance Sort by last modified time
    Searched refs:manipulate (Results 1 - 25 of 35) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
selftest.d 6 # manipulate control registers. The purpose of this test is to make
  /prebuilts/go/darwin-x86/src/errors/
errors.go 5 // Package errors implements functions to manipulate errors.
  /prebuilts/go/linux-x86/src/errors/
errors.go 5 // Package errors implements functions to manipulate errors.
  /prebuilts/go/darwin-x86/misc/cgo/test/
env.go 24 // It is this copy that getenv/putenv manipulate.
  /prebuilts/go/linux-x86/misc/cgo/test/
env.go 24 // It is this copy that getenv/putenv manipulate.
  /external/ImageMagick/PerlMagick/
Magick.pm 105 Image::Magick - objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
IntTrieBuilder.java 20 * Builder class to manipulate and generate a trie.
668 * @param manipulate fold implementation
670 private final void fold(DataManipulate manipulate)
725 int value = manipulate.getFoldedValue(c,
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
IntTrieBuilder.java 19 * Builder class to manipulate and generate a trie.
666 * @param manipulate fold implementation
668 private final void fold(DataManipulate manipulate)
723 int value = manipulate.getFoldedValue(c,
  /frameworks/rs/api/
rs_object_types.spec 20 The types below are used to manipulate RenderScript objects like allocations, samplers,
rs_quaternion.spec 20 The following functions manipulate quaternions.
rs_matrix.spec 20 These functions let you manipulate square matrices of rank 2x2, 3x3, and 4x4.
  /prebuilts/go/darwin-x86/src/go/ast/
example_test.go 145 // are going to manipulate.
  /prebuilts/go/linux-x86/src/go/ast/
example_test.go 145 // are going to manipulate.
  /prebuilts/go/darwin-x86/src/encoding/binary/
binary_test.go 144 // Addresses of arrays are easier to manipulate with reflection than are slices.
  /prebuilts/go/linux-x86/src/encoding/binary/
binary_test.go 144 // Addresses of arrays are easier to manipulate with reflection than are slices.
  /prebuilts/go/darwin-x86/src/net/
dial.go 166 // The functions JoinHostPort and SplitHostPort manipulate addresses
  /prebuilts/go/darwin-x86/src/runtime/
cpuprof.go 46 // If that were the end of the story then we would not need to manipulate
mgcsweep.go 218 // This thread owns the span now, so it can manipulate
  /prebuilts/go/linux-x86/src/net/
dial.go 166 // The functions JoinHostPort and SplitHostPort manipulate addresses
  /prebuilts/go/linux-x86/src/runtime/
cpuprof.go 46 // If that were the end of the story then we would not need to manipulate
mgcsweep.go 218 // This thread owns the span now, so it can manipulate
  /external/wpa_supplicant_8/hostapd/
Android.mk 181 # Define CONFIG_FULL_DYNAMIC_VLAN to have hostapd manipulate bridges
  /prebuilts/go/darwin-x86/src/strings/
strings.go 5 // Package strings implements simple functions to manipulate UTF-8 encoded strings.
  /prebuilts/go/linux-x86/src/strings/
strings.go 5 // Package strings implements simple functions to manipulate UTF-8 encoded strings.
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_subpel_variance_impl_sse2.asm 43 mova %4, %3 ; make copies to manipulate to calc sum

Completed in 1116 milliseconds

1 2