| /third_party/lzma/CPP/Windows/Control/ |
| H A D | Dialog.h | 144 bool MoveItem_RECT(unsigned id, const RECT &r, bool repaint = true)
in MoveItem_RECT() argument
|
| /third_party/json/include/nlohmann/detail/output/ |
| H A D | binary_writer.hpp | 739 write_ubjson(const BasicJsonType& j, const bool use_count, const bool use_type, const bool add_prefix = true, const bool use_bjdata = false) write_ubjson() argument 1020 write_number<std::int32_t>(static_cast<std::int32_t>(value.size() + 1ul), true); write_bson_string() local 1053 write_number<std::int32_t>(static_cast<std::int32_t>(value), true); write_bson_integer() local 1058 write_number<std::int64_t>(static_cast<std::int64_t>(value), true); write_bson_integer() local 1081 write_number<std::int32_t>(static_cast<std::int32_t>(j.m_value.number_unsigned), true); write_bson_unsigned() local 1086 write_number<std::int64_t>(static_cast<std::int64_t>(j.m_value.number_unsigned), true); write_bson_unsigned() local 1154 write_number<std::int32_t>(static_cast<std::int32_t>(value.size()), true); write_bson_binary() local 1658 write_number(static_cast<std::uint8_t>(el.m_value.number_unsigned), true); write_bjdata_ndarray() local 1665 write_number(static_cast<std::int8_t>(el.m_value.number_integer), true); write_bjdata_ndarray() local 1672 write_number(static_cast<std::uint16_t>(el.m_value.number_unsigned), true); write_bjdata_ndarray() local 1679 write_number(static_cast<std::int16_t>(el.m_value.number_integer), true); write_bjdata_ndarray() local 1686 write_number(static_cast<std::uint32_t>(el.m_value.number_unsigned), true); write_bjdata_ndarray() local 1693 write_number(static_cast<std::int32_t>(el.m_value.number_integer), true); write_bjdata_ndarray() local 1700 write_number(static_cast<std::uint64_t>(el.m_value.number_unsigned), true); write_bjdata_ndarray() local 1707 write_number(static_cast<std::int64_t>(el.m_value.number_integer), true); write_bjdata_ndarray() local 1714 write_number(static_cast<float>(el.m_value.number_float), true); write_bjdata_ndarray() local 1721 write_number(static_cast<double>(el.m_value.number_float), true); write_bjdata_ndarray() local [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | cp_dma_tests.c | 317 CU_ASSERT_EQUAL(memcmp(dst_bo_cpu, reference_data, DMA_SIZE) == 0, true); in amdgpu_cp_dma() local 389 CU_ASSERT_EQUAL(memcmp(exported_bo_cpu, reference_data, DMA_SIZE) == 0, true); in amdgpu_cp_dma_p2p() local
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | disassembler.cc | 208 PrintRelocInfo(std::ostringstream& out, Isolate* isolate, const ExternalReferenceEncoder* ref_encoder, std::ostream& os, CodeReference host, RelocInfo* relocinfo, bool first_reloc_info = true) PrintRelocInfo() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | rewriter.cc | 75 explicit BreakableScope(Processor* processor, bool breakable = true) in BreakableScope() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | cpp-builder.h | 102 void SetFlag(FunctionFlag flag, bool value = true) { in SetFlag() argument 109 void SetFlags(base::Flags<FunctionFlag> flags, bool value = true) { in SetFlags() argument
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-bonjour-publish.c | 49 PA_MODULE_LOAD_ONCE(true); variable
|
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | module-dbus-protocol.c | 49 PA_MODULE_LOAD_ONCE(true); variable
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblockq.c | 896 pa_memblockq_seek(bq, (int64_t) chunk.length, PA_SEEK_RELATIVE, true); in pa_memblockq_splice() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | verifier.cc | 74 IsEqualWithTolerance(const double actual, const double expected, double tolerance, const bool is_tolerance_percent = true) IsEqualWithTolerance() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrSkSLFP.cpp | 281 fp->addChild(std::move(childFP), /*mergeOptFlags=*/true); in MakeWithData() local
|
| /third_party/skia/tests/ |
| H A D | AAClipTest.cpp | 407 clip.setPath(SkPath::Rect(r), r.roundOut(), true); test_regressions() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 51 #define true 1 macro [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | TargetPassConfig.h | 178 void setRequiresCodeGenSCCOrder(bool Enable = true) { in setRequiresCodeGenSCCOrder() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 281 addPassesToEmitFile(PassManagerBase &, raw_pwrite_stream &, raw_pwrite_stream *, CodeGenFileType, bool = true, MachineModuleInfoWrapperPass *MMIWP = nullptr) addPassesToEmitFile() argument 293 addPassesToEmitMC(PassManagerBase &, MCContext *&, raw_pwrite_stream &, bool = true) addPassesToEmitMC() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
| H A D | InterfaceFile.h | 246 void setTwoLevelNamespace(bool V = true) { IsTwoLevelNamespace = V; } in setTwoLevelNamespace() argument 252 void setApplicationExtensionSafe(bool V = true) { IsAppExtensionSafe = V; } in setApplicationExtensionSafe() argument 266 void setInstallAPI(bool V = true) { IsInstallAPI = V; } in setInstallAPI() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 30 explicit APSInt(uint32_t BitWidth, bool isUnsigned = true) in APSInt() argument 33 explicit APSInt(APInt I, bool isUnsigned = true) in APSInt() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | RegBankSelect.h | 254 MBBInsertPoint(MachineBasicBlock &MBB, bool Beginning = true) in MBBInsertPoint() argument [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | location-aarch32.h | 310 VIXL_ASSERT(UsePoolObjectEmissionMargin() == true); variable
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-udev-detect.c | 42 PA_MODULE_LOAD_ONCE(true); variable [all...] |
| H A D | module-card-restore.c | 50 PA_MODULE_LOAD_ONCE(true); variable
|
| /third_party/python/Lib/test/ |
| H A D | test_struct.py | 488 true = [1], 'test', 5, -1, 0xffffffff+1, 0xffffffff/2 variable in StructTest.test_bool.ExplodingBool
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | parse.cc | 378 absl::StrCat(envname, " not found in environment"), true); ReadFlagsFromEnv() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | escaping.cc | 907 true, strings_internal::kBase64Chars); Base64Escape() local 920 true, strings_internal::kBase64Chars); Base64Escape() local [all...] |
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | smpboot.c | 555 set_cpu_online(smp_processor_id(), true); in smp_prepare_boot_cpu() local
|