/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | bad_optional_access.h | 34 using std::bad_optional_access; 58 // std::cout << "Bad optional access: " << e.what() << '\n'; 60 class bad_optional_access : public std::exception {
|
H A D | bad_any_cast.h | 34 using std::bad_any_cast; 57 // std::cout << "Bad any cast: " << e.what() << '\n'; 59 class bad_any_cast : public std::bad_cast {
|
/third_party/skia/modules/skparagraph/include/ |
H A D | ParagraphLineFetcher.h | 27 virtual std::unique_ptr<TextLineBase> createLine(size_t startIndex, size_t count) = 0; 28 virtual std::unique_ptr<Paragraph> getTempParagraph() = 0;
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | srtp.rs | 4 use std::ffi::CStr; 5 use std::str;
|
/third_party/spirv-tools/source/fuzz/pass_management/ |
H A D | repeated_pass_manager_looped_with_recommendations.h | 49 std::vector<FuzzerPass*> pass_loop_; 55 std::unordered_set<uint32_t> recommended_pass_indices_;
|
/third_party/spirv-tools/source/opt/ |
H A D | composite.h | 37 bool ExtInsMatch(const std::vector<uint32_t>& extIndices, 45 bool ExtInsConflict(const std::vector<uint32_t>& extIndices,
|
H A D | remove_duplicates_pass.h | 31 std::unordered_map<uint32_t, std::vector<Instruction*>>;
|
/third_party/spirv-tools/source/reduce/ |
H A D | reduction_opportunity_finder.cpp | 20 std::vector<opt::Function*> ReductionOpportunityFinder::GetTargetFunctions( in GetTargetFunctions() 22 std::vector<opt::Function*> result; in GetTargetFunctions()
|
/third_party/spirv-tools/source/ |
H A D | spirv_target_env.h | 39 std::string spvLogStringForEnv(spv_target_env env); 47 std::string spvTargetEnvList(const int pad, const int wrap);
|
/third_party/spirv-tools/test/val/ |
H A D | val_entry_point_test.cpp | 30 const std::string body = R"( in TEST_F() 54 const std::string body = R"( in TEST_F()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBuiltinPrecisionTests.hpp | 47 virtual const std::vector<const CaseFactory*> getFactories (void) const = 0; 57 const std::vector<glu::ShaderType>& shaderTypes,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktTypeComparisonUtil.hpp | 36 void getCompareDependencies (std::set<glu::DataType> &compareFuncs, glu::DataType basicType); 37 void collectUniqueBasicTypes (std::set<glu::DataType> &basicTypes, const glu::VarType &type);
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluContextFactory.hpp | 48 ContextFactory (const std::string& name, const std::string& description);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | ContextWGL.h | 22 const std::shared_ptr<RendererWGL> &renderer); 28 std::shared_ptr<RendererWGL> mRendererWGL;
|
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/ |
H A D | NativeImageAdaptor.cpp | 416 std::lock_guard<std::mutex> lockGuard(opMutex_); in ConsumerBuffer() 441 std::lock_guard<std::mutex> lockGuard(opMutex_); in DealCallback() 456 std::lock_guard<std::mutex> lockGuard(opMutex_); in GetCount() 481 std::lock_guard<std::mutex> lockGuard(opMutex_); in ChangeIsAutoConsumer()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 48 int32_t DisplayComposerVdiImpl::GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInfo>& modes) in GetDisplaySupportedModes() 121 int32_t DisplayComposerVdiImpl::GetDisplayCompChange(uint32_t devId, std::vector<uint32_t>& layers, in GetDisplayCompChange() 122 std::vector<int32_t>& types) in GetDisplayCompChange() 154 int32_t DisplayComposerVdiImpl::SetDisplayClientDamage(uint32_t devId, std::vector<IRect>& rects) in SetDisplayClientDamage() 176 int32_t DisplayComposerVdiImpl::GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, in GetDisplayReleaseFence() 177 std::vector<int32_t>& fences) in GetDisplayReleaseFence() 301 int32_t DisplayComposerVdiImpl::SetLayerDirtyRegion(uint32_t devId, uint32_t layerId, const std::vector<IRect>& rects) in SetLayerDirtyRegion() 310 int32_t DisplayComposerVdiImpl::SetLayerVisibleRegion(uint32_t devId, uint32_t layerId, std::vector<IRect>& rects) in SetLayerVisibleRegion()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 48 int32_t DisplayComposerVdiImpl::GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInfo>& modes) in GetDisplaySupportedModes() 121 int32_t DisplayComposerVdiImpl::GetDisplayCompChange(uint32_t devId, std::vector<uint32_t>& layers, in GetDisplayCompChange() 122 std::vector<int32_t>& types) in GetDisplayCompChange() 154 int32_t DisplayComposerVdiImpl::SetDisplayClientDamage(uint32_t devId, std::vector<IRect>& rects) in SetDisplayClientDamage() 176 int32_t DisplayComposerVdiImpl::GetDisplayReleaseFence(uint32_t devId, std::vector<uint32_t>& layers, in GetDisplayReleaseFence() 177 std::vector<int32_t>& fences) in GetDisplayReleaseFence() 301 int32_t DisplayComposerVdiImpl::SetLayerDirtyRegion(uint32_t devId, uint32_t layerId, const std::vector<IRect>& rects) in SetLayerDirtyRegion() 310 int32_t DisplayComposerVdiImpl::SetLayerVisibleRegion(uint32_t devId, uint32_t layerId, std::vector<IRect>& rects) in SetLayerVisibleRegion()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | saa7110.c | 252 static int saa7110_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in saa7110_querystd() argument 254 *std &= determine_norm(sd); in saa7110_querystd() 258 static int saa7110_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in saa7110_s_std() argument 262 if (decoder->norm != std) { in saa7110_s_std() 263 decoder->norm = std; in saa7110_s_std() 265 if (std & V4L2_STD_NTSC) { in saa7110_s_std() 271 } else if (std & V4L2_STD_PAL) { in saa7110_s_std() 277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-cards.c | 219 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 270 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 330 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 387 { .std = V4L2_STD_PAL_SECAM, .tuner = TUNER_PHILIPS_FM1216ME_MK3 }, 437 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 484 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 537 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 601 input->std = (input->type == V4L2_INPUT_TYPE_TUNER) ? in cx18_get_input()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-cards.c | 219 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 270 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 330 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 387 { .std = V4L2_STD_PAL_SECAM, .tuner = TUNER_PHILIPS_FM1216ME_MK3 }, 437 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 484 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 537 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 }, 601 input->std = (input->type == V4L2_INPUT_TYPE_TUNER) ? in cx18_get_input()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | saa7110.c | 252 static int saa7110_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in saa7110_querystd() argument 254 *std &= determine_norm(sd); in saa7110_querystd() 258 static int saa7110_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in saa7110_s_std() argument 262 if (decoder->norm != std) { in saa7110_s_std() 263 decoder->norm = std; in saa7110_s_std() 265 if (std & V4L2_STD_NTSC) { in saa7110_s_std() 271 } else if (std & V4L2_STD_PAL) { in saa7110_s_std() 277 } else if (std & V4L2_STD_SECAM) { in saa7110_s_std()
|
/third_party/glslang/glslang/ResourceLimits/ |
H A D | ResourceLimits.cpp | 160 std::string GetDefaultTBuiltInResourceString() in GetDefaultTBuiltInResourceString() 162 std::ostringstream ostream; in GetDefaultTBuiltInResourceString() 285 std::string configStr(config); in DecodeResourceLimits() 287 while ((pos = configStr.find_first_not_of(delims, pos)) != std::string::npos) { in DecodeResourceLimits() 295 const std::string tokenStr = configStr.substr(token_s, token_e-token_s); in DecodeResourceLimits() 296 const std::string valueStr = configStr.substr(value_s, value_e-value_s); in DecodeResourceLimits() 298 if (value_s == std::string::npos || ! (valueStr[0] == '-' || isdigit(valueStr[0]))) { in DecodeResourceLimits() 304 const int value = std::atoi(valueStr.c_str()); in DecodeResourceLimits()
|
/third_party/cups-filters/filter/ |
H A D | urftopdf.cpp | 126 std::map<std::string,QPDFObjectHandle> dict; in makeImage() 178 std::string content; in finish_page() 199 if (info->height > (std::numeric_limits<unsigned>::max() / info->line_bytes)) { in add_pdf_page() 222 } catch (std::bad_alloc &ex) { in add_pdf_page() 288 std::vector<uint8_t> pixel_container; in decode_raster() 289 std::vector<uint8_t> line_container; in decode_raster() 291 if (width > (std::numeric_limits<unsigned>::max() / pixel_size)) { in decode_raster()
|
/third_party/googletest/googletest/test/ |
H A D | gtest_ext_unittest.cc | 52 static int flagsForTest(const std::map<const char*, int>& map, const char* full_test_name, int def_flags) { in flagsForTest() 53 std::map<const char*, int>::const_iterator c_iter; in flagsForTest() 62 static const char* reqForTest(const std::map<const char*, const char*>& map, const char* full_test_name) { in reqForTest() 63 std::map<const char*, const char*>::const_iterator c_iter; in reqForTest() 74 std::map<const char*, string*>& mapping = filter->getAllFilterFlagsKv(); in refreshFilter() 91 std::map<const char*, int> exp_flags_map; in TEST() 112 std::map<const char*, int>::const_iterator c_iter = exp_flags_map.find(test_full_name.c_str()); in TEST() 122 std::map<const char*, const char*> exp_reqs_map; in TEST()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | jump-table-assembler.cc | 50 reinterpret_cast<std::atomic<Address>*>(slot + kSystemPointerSize) in PatchFarJumpSlot() 51 ->store(target, std::memory_order_relaxed); in PatchFarJumpSlot() 187 reinterpret_cast<std::atomic<Address>*>(slot + kTargetOffset) 188 ->store(target, std::memory_order_relaxed); 238 reinterpret_cast<std::atomic<Address>*>(target_addr) 239 ->store(target, std::memory_order_relaxed); 359 reinterpret_cast<std::atomic<Address>*>(target_addr) 360 ->store(target, std::memory_order_relaxed);
|