| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkMemory.cpp | 267 GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, VkDeviceSize size, VkDeviceSize alignment, VkMappedMemoryRange* range) global() argument
|
| /third_party/skia/src/core/ |
| H A D | SkYUVMath.cpp | 241 Range range; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Math.hpp | 279 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in snorm() local 332 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in scast() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkImageView.cpp | 71 VkImageSubresourceRange ResolveRemainingLevelsLayers(VkImageSubresourceRange range, const vk::Image *image) in ResolveRemainingLevelsLayers() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/ |
| H A D | SfntDump.java | 255 private static final BitSet parseRange(String range) { in parseRange() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationweights.cpp | 553 WeightRange &range = ranges[rangeIndex]; nextWeight() local [all...] |
| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| H A D | fuzz_utils.h | 53 uint32_t range = 1; in Extract() local
|
| /third_party/skia/tests/ |
| H A D | OpChainTest.cpp | 100 static GrOp::Owner Make(GrRecordingContext* context, int value, const Range& range, in Make() argument 120 TestOp(int value, const Range& range, int result[], const Combinable* combinable) in TestOp() argument 236 Range range = kRanges[j / kNumOpPositions]; DEF_GPUTEST() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | BufferD3D12.cpp | 326 D3D12_RANGE range = {offset, offset + size}; in MapInternal() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandBuffer.cpp | 113 SubresourceRange range = view->GetSubresourceRange(); in LazyClearRenderPassAttachments() local 149 SubresourceRange range = view->GetSubresourceRange(); in LazyClearRenderPassAttachments() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | MustExecute.h | 424 llvm::iterator_range<iterator> range(const Instruction *PP) { in range() function 429 llvm::iterator_range<const_iterator> range(const Instruction *PP) const { in range() function
|
| /third_party/toybox/toys/posix/ |
| H A D | sort.c | 78 unsigned range[4]; // start word, start char, end word, end char member [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_message.cc | 759 GenerateSerializeOneExtensionRange( io::Printer* printer, const Descriptor::ExtensionRange* range) GenerateSerializeOneExtensionRange() argument
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer.cc | 75 GetSubstitutionRange(const char* varname, std::pair<size_t, size_t>* range) GetSubstitutionRange() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | map_util.h | 250 std::pair<const_iterator, const_iterator> range = collection.equal_range(key); in ContainsKeyValuePair() local
|
| /third_party/skia/modules/skottie/src/text/ |
| H A D | RangeSelector.cpp | 362 const auto range = this->resolve(coverage_proc.size()); in modulateCoverage() local
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_coretext.cpp | 263 auto range = utf8IndicesMap.mapRange(cfRange.location, cfRange.length); local
|
| /third_party/skia/experimental/sktext/src/ |
| H A D | Line.h | 156 void setTextRange(TextRange range) { fTextRange = range; } in setTextRange() argument
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | interval.rs | 189 let mut range = self.ranges[a]; difference() variables [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.cpp | 430 ValueRange range = ValueRange(VariableType::getScalarType(VariableType::TYPE_BOOL)); in createNextChild() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrVertexAttrib.cpp | 74 const deUint32 range = (deUint32)((1ull << (sizeof(SrcScalarType)*8))-1); in readUnormOrder() local 89 const deUint32 range = (deUint32)((1ull << (sizeof(SrcScalarType)*8-1))-1); in readSnormClamp() local 104 const deUint32 range = (deUint32)((1ull << (sizeof(SrcScalarType)*8))-1); readSnormScale() local [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | input_data_channel_stub.cpp | 229 Range range; in SetPreviewTextOnRemote() local 336 int32_t InputDataChannelStub::SetPreviewText(const std::string &text, const Range &range) in SetPreviewText() argument
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_text_input_client_engine.cpp | 795 Range range; SetPreviewTextSync() local 884 GetPreviewTextParam(napi_env env, size_t argc, napi_value *argv, std::string &text, Range &range) GetPreviewTextParam() argument [all...] |
| /base/inputmethod/imf/test/common/src/ |
| H A D | text_listener.cpp | 179 int32_t TextListener::SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() argument
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_job_helper.cpp | 219 PrintRange range; in CreatePageRange() local
|