HomeSort by relevance Sort by last modified time
    Searched full:setversion (Results 1 - 25 of 561) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FullBox.java 12 void setVersion(int version);
  /external/e2fsprogs/lib/e2p/
setversion.c 2 * setversion.c - Set a file version on an ext2 file system
29 int setversion (int fd, unsigned long version) function
Android.bp 27 "setversion.c",
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
AppleCoverBox.java 20 appleDataBox.setVersion(0);
29 appleDataBox.setVersion(0);
AppleCustomGenreBox.java 19 appleDataBox.setVersion(0);
AppleTempBox.java 22 appleDataBox.setVersion(0);
AppleTrackNumberBox.java 21 appleDataBox.setVersion(0);
AppleDataBox.java 18 appleDataBox.setVersion(0);
  /external/libunwind/doc/
common.tex.in 0 \setVersion{@VERSION@}
  /hardware/libhardware/tests/input/evdev/
InputMocks.cpp 38 node->setVersion(0);
63 node->setVersion(0);
82 node->setVersion(0);
101 node->setVersion(0);
125 node->setVersion(0);
143 node->setVersion(0x0100);
165 node->setVersion(0x0100);
183 node->setVersion(0);
201 node->setVersion(0);
220 node->setVersion(0x0040)
    [all...]
  /frameworks/native/opengl/tools/glgen/src/
CodeEmitter.java 19 void setVersion(int version, boolean ext, boolean pack);
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
ChecksumCalculator.h 71 // encoder.setVersion(1);
79 // decoder.setVersion(1);
91 // encoder.setVersion(1);
108 // decoder.setVersion(1);
134 // Call setVersion to set a checksum version. It should be called before
138 bool setVersion(uint32_t version);
ChecksumCalculator.cpp 48 bool ChecksumCalculator::setVersion(uint32_t version) {
54 if (m_isEncodingChecksum) { // setVersion is called in the middle of encoding checksums
  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
InfoStreamBuilder.h 32 void setVersion(PdbRaw_ImplVer V);
  /external/pdfium/fxbarcode/qrcode/
BC_QRCoder.h 43 void SetVersion(int32_t version);
  /external/v8/src/
version.h 46 friend void SetVersion(int major, int minor, int build, int patch,
  /external/apache-http/src/org/apache/http/params/
HttpProtocolParamBean.java 56 public void setVersion (final HttpVersion version) {
57 HttpProtocolParams.setVersion(params, version);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
AbstractFullBox.java 45 public void setVersion(int version) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 37 void setVersion(PdbRaw_ImplVer V);

Completed in 1495 milliseconds

1 2 3 4 5 6 7 8 91011>>