HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 401 - 425 of 2780) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/radeon/
r600_viewport.c 138 struct pipe_scissor_state final; local
141 final.minx = final.miny = 0;
142 final.maxx = final.maxy = GET_MAX_SCISSOR(rctx);
144 r600_clamp_scissor(rctx, &final, vp_scissor);
148 r600_clip_scissor(&final, scissor);
150 evergreen_apply_scissor_bug_workaround(rctx, &final);
152 radeon_emit(cs, S_028250_TL_X(final.minx) |
153 S_028250_TL_Y(final.miny)
    [all...]
  /external/parameter-framework/upstream/parameter/
ConfigurableElement.h 169 CXmlSerializingContext &serializingContext) override final; member in class:CConfigurableElement
172 CXmlSerializingContext &serializingContext) const override final; member in class:CConfigurableElement
213 std::string logValue(utility::ErrorContext &errorContext) const override final; member in class:CConfigurableElement
  /external/regex-re2/util/
hash.cc 10 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
28 final(a,b,c);
101 final -- final mixing of 3 32-bit values (a,b,c) into c
124 #define final(a,b,c) \ macro
177 final(a,b,c);
223 final(a,b,c);
  /external/swiftshader/third_party/subzero/src/
IceGlobalInits.h 151 void dumpType(Ostream &Stream) const final; member in class:Ice::FunctionDeclaration
152 void dump(Ostream &Stream) const final; member in class:Ice::FunctionDeclaration
153 bool getSuppressMangling() const final { return isExternal() && IsProto; }
270 SizeT getNumBytes() const final { return ContentsSize; }
271 void dump(Ostream &Stream) const final; member in class:Ice::VariableDeclaration::DataInitializer
315 SizeT getNumBytes() const final { return Size; }
316 void dump(Ostream &Stream) const final; member in class:Ice::VariableDeclaration::ZeroInitializer
369 SizeT getNumBytes() const final { return RelocAddrSize; }
370 void dump(Ostream &Stream) const final; member in class:Ice::VariableDeclaration::RelocInitializer
371 void dumpType(Ostream &Stream) const final; member in class:Ice::VariableDeclaration::RelocInitializer
457 void dumpType(Ostream &Stream) const final; member in class:Ice::VariableDeclaration
    [all...]
  /external/v8/src/compiler/
js-create-lowering.h 32 class V8_EXPORT_PRIVATE JSCreateLowering final class in namespace:v8::internal::compiler
45 ~JSCreateLowering() final {}
47 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
js-intrinsic-lowering.h 31 class V8_EXPORT_PRIVATE JSIntrinsicLowering final class in namespace:v8::internal::compiler
38 ~JSIntrinsicLowering() final {}
40 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
memory-optimizer.h 32 class MemoryOptimizer final { class in namespace:v8::internal::compiler
42 class AllocationGroup final : public ZoneObject { class in class:v8::internal::compiler::final
65 class AllocationState final : public ZoneObject { class in class:v8::internal::compiler::final
  /external/v8/src/crankshaft/
hydrogen-gvn.h 21 class SideEffects final { class in namespace:v8::internal
65 class SideEffectsTracker final BASE_EMBEDDED {
113 class HGlobalValueNumberingPhase final : public HPhase {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatAdapters.h 28 template <typename T> class AlignAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
42 template <typename T> class PadAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
58 template <typename T> class RepeatAdapter final : public FormatAdapter<T> { class in namespace:llvm::detail
  /system/connectivity/wificond/scanning/offload/
hidl_call_util.h 38 struct functionArgSaver<std::function<void(ArgT)>> final { struct in namespace:__anon114144::detail
54 struct functionArgSaver<std::function<void(Arg1T, Arg2T)>> final { struct in namespace:__anon114144::detail
73 struct functionArgSaver<std::function<void(ArgT...)>> final { struct in namespace:__anon114144::detail
85 // final argument. Returns a copy of the parameters that |method| provided
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
mbcs.py 24 def encode(self, input, final=False):
utf_16.py 23 def encode(self, input, final=False):
58 def _buffer_decode(self, input, errors, final):
61 codecs.utf_16_ex_decode(input, errors, 0, final)
69 return self.decoder(input, self.errors, final)
utf_16_be.py 19 def encode(self, input, final=False):
utf_16_le.py 19 def encode(self, input, final=False):
utf_32_be.py 14 def encode(self, input, final=False):
utf_32_le.py 14 def encode(self, input, final=False):
utf_7.py 15 def encode(self, input, final=False):
utf_8.py 19 def encode(self, input, final=False):

Completed in 1079 milliseconds

<<11121314151617181920>>