HomeSort by relevance Sort by last modified time
    Searched refs:Fixed (Results 76 - 100 of 144) sorted by null

1 2 34 5 6

  /external/libvorbis/
libvorbis.spec 26 general-purpose compressed audio format for audio and music at fixed
113 - Fixed requires, copyright string.
  /prebuilts/go/darwin-x86/src/runtime/
mfixalloc.go 5 // Fixed-size object allocator. Returned memory is not zeroed.
13 // FixAlloc is a simple free-list allocator for fixed size objects.
  /prebuilts/go/linux-x86/src/runtime/
mfixalloc.go 5 // Fixed-size object allocator. Returned memory is not zeroed.
13 // FixAlloc is a simple free-list allocator for fixed size objects.
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 285 DECLARE_VA_CTOR(Fixed, void, VTX_COMP_FIXED, VTX_COMP_CONVERT_NONE);
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 35 MaxAbbrevWidth = 32, // Maximum value allowed for Fixed and VBR.
68 // a single read (i.e. a FIXED read, or the first chunk of a VBR read.
116 Fixed = 1, // A fixed width field, Val specifies number of bits.
119 Char6 = 4, // A 6-bit fixed field which maps to [a-zA-Z0-9._].
303 // of fixed length.
359 /// value for dense FIXED encoding.
384 /// \brief This class determines whether a FIXED or VBR
390 // If true, use a FIXED abbreviation. Otherwise, use a VBR abbreviation.
404 // Creates a selector range to handle fixed abbrevations up t
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 30 * - Fixed a regression with mouse wheel (now working on Firefox 5)
32 * - Added "use strict;" and fixed resulting warnings (#5)
36 * Fixed a bug with browser mouse handler interaction
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 30 * - Fixed a regression with mouse wheel (now working on Firefox 5)
32 * - Added "use strict;" and fixed resulting warnings (#5)
36 * Fixed a bug with browser mouse handler interaction
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]
  /external/llvm/lib/Target/Hexagon/
RDFCopy.cpp 198 if ((F & NodeAttrs::PhiRef) || (F & NodeAttrs::Fixed))
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
NativeFormatting.cpp 260 case FloatStyle::Fixed:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
FdfParserLite.py     [all...]
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 280 case BitCodeAbbrevOp::Fixed:
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 462 case BitCodeAbbrevOp::Fixed:
BitstreamWriter.h 279 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 276 case BitCodeAbbrevOp::Fixed:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FdfParser.py     [all...]
GenFdsGlobalVariable.py 430 def GenerateFfs(Output, Input, Type, Guid, Fixed=False, CheckSum=False, Align=None,
433 if Fixed == True:
  /external/v8/src/
objects-printer.cc 97 case Fixed##Type##Array::kInstanceType: \
98 Fixed##Type##Array::cast(this)->FixedTypedArrayPrint(os); \
271 os << "fixed " << Traits::Designator();
408 DoPrintElements<Fixed##Type##Array>(os, elements()); \
    [all...]

Completed in 2280 milliseconds

1 2 34 5 6