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 D | Effects.h | 58 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 D | LatencyTuningCallback.cpp | 39 numFrames, underrunCountResult.value(), bufferSize); in onAudioReady()
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | AudioSourceCaller.cpp | 35 result = readResult.value() * mStream->getBytesPerFrame(); in onProcessFixedBlock()
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_maxp_TT.h | 29 } value; member
|
H A D | SkOTTable_EBSC.h | 22 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableEmbeddedBitmapScaling>::value;
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUCommandBuffer.h | 39 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUBindGroupLayout.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUBindGroup.h | 37 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUPipelineLayout.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUQuerySet.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPURenderBundle.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUTexture.h | 41 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUTextureView.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUComputePipeline.h | 40 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPUComputePipeline.cpp | 41 void GPUComputePipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
|
H A D | GPUShaderModule.h | 41 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPURenderPipeline.h | 40 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
H A D | GPURenderPipeline.cpp | 41 void GPURenderPipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
|
H A D | GPUSampler.h | 36 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsystem.h | 213 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 D | AMDGPUMachineFunction.h | 54 unsigned getMaxKernArgAlign() const { return MaxKernArgAlign.value(); } in getMaxKernArgAlign()
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_continuing_stmt_test.cc | 38 EXPECT_EQ(e.value, nullptr); in TEST_F()
|
H A D | parser_impl_external_texture_type_test.cc | 35 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 D | ucpmap.h | 34 * 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 D | restParameterInDownlevelGenerator.js | 19 str = strings_1_1.value;
|
Completed in 21 milliseconds
1...<<771772773774775776777778779780>>...1269