Home
last modified time | relevance | path

Searched refs:value (Results 19276 - 19300 of 31723) sorted by relevance

1...<<771772773774775776777778779780>>...1269

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DEffects.h58 constexpr size_t numEffects = std::tuple_size<decltype(EffectsTuple)>::value;
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.cpp39 numFrames, underrunCountResult.value(), bufferSize); in onAudioReady()
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioSourceCaller.cpp35 result = readResult.value() * mStream->getBytesPerFrame(); in onProcessFixedBlock()
/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h29 } value; member
H A DSkOTTable_EBSC.h22 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableEmbeddedBitmapScaling>::value;
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUCommandBuffer.h39 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUBindGroupLayout.h38 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUBindGroup.h37 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUPipelineLayout.h38 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUQuerySet.h38 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPURenderBundle.h38 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUTexture.h41 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUTextureView.h38 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUComputePipeline.h40 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPUComputePipeline.cpp41 void GPUComputePipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
H A DGPUShaderModule.h41 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPURenderPipeline.h40 void setLabel(Napi::Env, std::optional<std::string> value) override;
H A DGPURenderPipeline.cpp41 void GPURenderPipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
H A DGPUSampler.h36 void setLabel(Napi::Env, std::optional<std::string> value) override;
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h213 long value; member
245 * a `count` of~0. A non-zero return value then indicates an error.
290 * actually doing the decompression, the value is set to 0x7FFFFFFF.
291 * (Note that this size value can occur for normal streams also; it is
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h54 unsigned getMaxKernArgAlign() const { return MaxKernArgAlign.value(); } in getMaxKernArgAlign()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_continuing_stmt_test.cc38 EXPECT_EQ(e.value, nullptr); in TEST_F()
H A Dparser_impl_external_texture_type_test.cc35 EXPECT_EQ(t.value->source.range, (Source::Range{{1u, 1u}, {1u, 17u}})); in TEST_F()
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducpmap.h34 * Selectors for how ucpmap_getRange() etc. should report value ranges overlapping with surrogates.
44 * ucpmap_getRange() enumerates all same-value ranges as stored in the map.
50 * ucpmap_getRange() enumerates all same-value ranges as stored in the map,
66 * ucpmap_getRange() enumerates all same-value ranges as stored in the map,
87 * Returns the value for a code point as stored in the map, with range checking.
88 * Returns an implementation-defined error value if c is not in the range 0..U+10FFFF.
92 * @return the map value,
93 * or an implementation-defined error value if the code point is not in the range 0..U+10FFFF
100 * Callback function type: Modifies a map value.
102 * The modified value wil
[all...]
/third_party/typescript/tests/baselines/reference/
H A DrestParameterInDownlevelGenerator.js19 str = strings_1_1.value;

Completed in 21 milliseconds

1...<<771772773774775776777778779780>>...1269