Home
last modified time | relevance | path

Searched defs:false (Results 151 - 175 of 694) sorted by relevance

12345678910>>...28

/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
H A Drawfile_request.cpp173 OH_ArkWebResponse_SetHeaderByName(response(), "Access-Control-Allow-Origin", "*", false); in ReadRawfileDataOnWorkerThread() local
/third_party/elfio/tests/
H A DELFIOTest1.cpp135 write_exe_i386( const std::string& filename, bool is64bit, bool set_addr = false, Elf64_Addr addr = 0 ) write_exe_i386() argument
[all...]
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp3439 EXPECT_EQ(any(rm2), false); TEST() local
[all...]
/third_party/libsnd/src/ALAC/
H A Dalac_decoder.c42 { false = 0, enumerator
/third_party/json/tests/src/
H A Dunit-class_parser.cpp1263 CHECK(json::parser(nlohmann::detail::input_adapter(s)).accept() == false); global() variable
1333 CHECK(json::parser(nlohmann::detail::input_adapter(s1)).accept() == false); global() variable
1336 CHECK(json::parser(nlohmann::detail::input_adapter(s2)).accept() == false); global() variable
1339 CHECK(json::parser(nlohmann::detail::input_adapter(s3)).accept() == false); global() variable
1342 CHECK(json::parser(nlohmann::detail::input_adapter(s4)).accept() == false); global() variable
[all...]
/third_party/lame/dshow/
H A DPropPage.cpp621 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_PES), false);//bEnable); in EnableControls() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerCorpus.h64 void AddToCorpus(const Unit &U, size_t NumFeatures, bool MayDeleteFile = false) { in AddToCorpus() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp270 assert(false); in try_remove_simple_block() variable
[all...]
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h861 I8x16Swizzle(XMMRegister dst, XMMRegister src, XMMRegister mask, XMMRegister scratch, Register tmp, bool omit_add = false) I8x16Swizzle() argument
/third_party/node/deps/v8/src/objects/
H A Dkeys.h181 FastKeyAccumulator(Isolate* isolate, Handle<JSReceiver> receiver, KeyCollectionMode mode, PropertyFilter filter, bool is_for_in = false, bool skip_indices = false) FastKeyAccumulator() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc199 AppendSymbolNameDetails(String::cast(symbol.description()), false); in AppendSymbolName() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp228 assert(false); in d3d12_process_batch_residency() variable
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h106 typeOfSize(unsigned int size, bool flt = false, bool sgn = false) typeOfSize() argument
/third_party/mindspore/test/utils/
H A Dcommon.cpp124 allclose(float *a, float *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose() argument
214 allclose_int8(uint8_t *a, uint8_t *b, uint64_t count, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) allclose_int8() argument
315 compFp32WithTData(float *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compFp32WithTData() argument
343 compUint8WithTData(uint8_t *actualOutputData, const std::string& expectedDataFile, float rtol = 1e-05, float atol = 1e-08, bool isquant = false) compUint8WithTData() argument
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jackdbus-detect.c39 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-jack-sink.c62 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-jack-source.c53 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c56 PA_MODULE_LOAD_ONCE(false); variable
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c48 PA_MODULE_LOAD_ONCE(false); variable
H A Dmodule-esound-sink.c77 PA_MODULE_LOAD_ONCE(false); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp163 ColorFragmentShader(const tcu::TextureFormat& colorFormat, const tcu::TextureFormat& depthStencilFormat, const bool disableVulkanDepthRange = false) ColorFragmentShader() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp452 SI->getCondition(), -1U, MVT::Other, false, in buildBitTests() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp26 findBBwithCalls(const Function &F, bool IndirectCall = false) findBBwithCalls() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp306 Rela.setType(getRelativeRelocationType(), false); in decode_relrs() local

Completed in 21 milliseconds

12345678910>>...28