Home
last modified time | relevance | path

Searched defs:true (Results 401 - 425 of 882) sorted by relevance

1...<<11121314151617181920>>...36

/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp41 static void AddValuePair(UString &s, UINT resourceID, UInt64 value, bool addColon = true) in AddValuePair() argument
/third_party/node/src/crypto/
H A Dcrypto_tls.h64 void set_cert_cb_running(bool on = true) { cert_cb_running_ = on; } in set_cert_cb_running() argument
65 void set_awaiting_new_session(bool on = true) { awaiting_new_session_ = on; } in set_awaiting_new_session() argument
/third_party/node/src/tracing/
H A Dagent.cc14 ScopedSuspendTracing(TracingController* controller, Agent* agent, bool do_suspend = true) ScopedSuspendTracing() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddcfmtsym.h559 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propagateDigits = true) { in setSymbol() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h552 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propagateDigits = true) { in setSymbol() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dcgnomelayout.c144 gtk_window_set_modal(GTK_WINDOW(fileselection), true); in openfile() local
/third_party/ltp/testcases/misc/math/float/
H A Dmain.c72 int true = 1; variable
/third_party/libabigail/src/
H A Dabg-symtab-reader.h50 set_functions(bool new_value = true) in set_functions() argument
57 set_variables(bool new_value = true) in set_variables() argument
64 set_public_symbols(bool new_value = true) in set_public_symbols() argument
71 set_undefined_symbols(bool new_value = true) in set_undefined_symbols() argument
78 set_kernel_symbols(bool new_value = true) in set_kernel_symbols() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c32 PA_MODULE_LOAD_ONCE(true); variable
H A Dmodule-zeroconf-discover.c48 PA_MODULE_LOAD_ONCE(true); variable
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-discover.c51 PA_MODULE_LOAD_ONCE(true); variable
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c37 PA_MODULE_LOAD_ONCE(true); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dchecked_math_impl.h567 CheckedNumericState(Src value = 0, bool is_valid = true) CheckedNumericState() argument
605 CheckedNumericState(Src value = 0.0, bool is_valid = true) CheckedNumericState() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtype_manager_test.cpp45 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBuffersTest.cpp58 setWindowVisible(getOSWindow(), true); in setupTest() local
[all...]
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.h223 this->addChild(std::move(child), /*mergeOptFlags=*/true); in appendArgs() local
/third_party/skia/src/core/
H A DSkSpecialImage.cpp436 proxy->priv().exactify(true); variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddef_use_manager.cpp234 true); in AnalyzeDefUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.cpp234 true); in AnalyzeDefUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtype_manager_test.cpp45 Match(const std::string& original, IRContext* context, bool do_validation = true) Match() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddcfmtsym.h546 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propagateDigits = true) { in setSymbol() argument
/third_party/skia/src/utils/
H A DSkJSONWriter.h106 void beginObject(const char* name = nullptr, bool multiline = true) { in beginObject() argument
138 void beginArray(const char* name = nullptr, bool multiline = true) { in beginArray() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DIOSurfaceWrappingTests.cpp97 WrapIOSurface(const wgpu::TextureDescriptor* descriptor, IOSurfaceRef ioSurface, uint32_t plane, bool isInitialized = true) WrapIOSurface() argument
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp109 mLoop->Run(zx::time::infinite(), true /* once */); in initializeImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h62 TargetFrameLowering(StackDirection D, Align StackAl, int LAO, Align TransAl = Align::None(), bool StackReal = true) TargetFrameLowering() argument
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...36