Home
last modified time | relevance | path

Searched defs:true (Results 301 - 325 of 569) sorted by relevance

1...<<11121314151617181920>>...23

/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmpboot.c556 set_cpu_online(smp_processor_id(), true); in smp_prepare_boot_cpu() local
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dpmu-emul.c564 kvm_pmu_set_pmc_value(kvm_vcpu_idx_to_pmc(vcpu, i), 0, true); in kvm_pmu_handle_pmcr() local
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dsvm.c457 on_each_cpu_mask(mm_cpumask(mm), _load_pasid, NULL, true); in load_pasid() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c383 (adapter, MWIFIEX_BSS_ROLE_ANY), true); in mwifiex_dnld_sleep_confirm_cmd() local
1284 true); mwifiex_process_sleep_confirm_resp() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c452 snd_hdac_stream_start(hdac_stream(stream), true); in skl_decoupled_trigger() local
1138 snd_hdac_stream_start(hdac_stream(stream), true); in skl_coupled_trigger() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c371 (adapter, MWIFIEX_BSS_ROLE_ANY), true); in mwifiex_dnld_sleep_confirm_cmd() local
1293 true); mwifiex_process_sleep_confirm_resp() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dstatus.c955 ieee80211_get_qos_ctl(hdr), sta, true, acked); in __ieee80211_tx_status() local
/kernel/linux/linux-6.6/net/core/
H A Dxdp.c441 __xdp_return(page_address(page), &xdpf->mem, true, NULL); in xdp_return_frame_rx_napi() local
527 __xdp_return(page_address(page), &xdp->rxq->mem, true, xdp); in xdp_return_buff() local
/third_party/glslang/gtests/
H A DTestFixture.h212 compileAndLink( const std::string& shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, bool flattenUniformArrays = false, EShTextureSamplerTransformMode texSampTransMode = EShTexSampTransKeep, bool enableOptimizer = false, bool enableDebug = false, bool enableNonSemanticShaderDebugInfo = false, bool automap = true) compileAndLink() argument
460 loadFileCompileAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string& entryPointName=�, const std::string& baseDir=�, const bool enableOptimizer = false, const bool enableDebug = false, const bool enableNonSemanticShaderDebugInfo = false) loadFileCompileAndCheck() argument
499 loadFileCompileAndCheckWithOptions(const std::string &testDir, const std::string &testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string &entryPointName = �, const std::string &baseDir = �, const EShMessages additionalOptions = EShMessages::EShMsgDefault) loadFileCompileAndCheckWithOptions() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dudata.cpp764 UDataPathIterator iter(u_getDataDirectory(), inBasename, path, ".dat", true, pErrorCode); in openCommonData() local
[all...]
H A Duniset_props.cpp792 copyFrom(*UnicodeSet::fromUSet(set), true); applyIntPropertyValue() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnfsubs.cpp1176 dl.appendDigit(static_cast<int8_t>(digit), 0, true); doParse() local
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_encoder.c50 true = 1 enumerator
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp70 only_used_by_cross_lane_instrs(nir_ssa_def* ssa, bool follow_phis = true) in only_used_by_cross_lane_instrs() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp164 (unsigned)methodFull.CodecIndex, true, cod)) in CreateMixerCoder() local
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp105 sax_parse(const input_format_t format, json_sax_t* sax_, const bool strict = true, const cbor_tag_handler_t tag_handler = cbor_tag_handler_t::error) sax_parse() argument
1830 parse_ubjson_internal(const bool get_char = true) parse_ubjson_internal() argument
1849 get_ubjson_string(string_t& result, const bool get_char = true) get_ubjson_string() argument
[all...]
/third_party/json/include/nlohmann/
H A Djson.hpp128 parser( InputAdapterType adapter, detail::parser_callback_t<basic_json>cb = nullptr, const bool allow_exceptions = true, const bool ignore_comments = false ) parser() argument
892 basic_json(initializer_list_t init, bool type_deduction = true, value_t manual_type = value_t::array) basic_json() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp789 copyFrom(*UnicodeSet::fromUSet(set), true); applyIntPropertyValue() local
[all...]
H A Dudata.cpp764 UDataPathIterator iter(u_getDataDirectory(), inBasename, path, ".dat", true, pErrorCode); in openCommonData() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnfsubs.cpp1194 dl.appendDigit(static_cast<int8_t>(digit), 0, true); doParse() local
[all...]
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc2849 phone_util_.GetNddPrefixForRegion(RegionCode::AO(), true, &ndd_prefix); TEST_F() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h221 ObjectRef(JSHeapBroker* broker, ObjectData* data, bool check_type = true) in ObjectRef() argument
H A Djs-heap-broker.h503 UnparkedScopeIfNeeded(JSHeapBroker* broker, bool extra_condition = true) UnparkedScopeIfNeeded() argument
/third_party/node/deps/v8/src/codegen/
H A Dmachine-type.h240 TypeForRepresentation(const MachineRepresentation& rep, bool isSigned = true) TypeForRepresentation() argument
/third_party/node/deps/v8/src/heap/
H A Dfactory.h750 Uint32ToString(uint32_t value, bool check_cache = true) Uint32ToString() argument

Completed in 37 milliseconds

1...<<11121314151617181920>>...23