Home
last modified time | relevance | path

Searched defs:behavior (Results 1 – 25 of 51) sorted by relevance

123

/third_party/skia/third_party/externals/tint/src/sem/
Dbehavior.cc20 std::ostream& operator<<(std::ostream& out, Behavior behavior) { in operator <<()
/third_party/typescript/tests/cases/compiler/
DreachabilityChecks4.ts37 behavior: Behavior property
/third_party/node/deps/v8/tools/system-analyzer/view/map-panel/
Dmap-transitions.mjs71 behavior: 'smooth', property
/third_party/glslang/glslang/MachineIndependent/
DVersions.cpp825 TExtensionBehavior behavior = getExtensionBehavior(extensions[i]); in checkExtensionsRequested() local
833 TExtensionBehavior behavior = getExtensionBehavior(extensions[i]); in checkExtensionsRequested() local
926 TExtensionBehavior behavior = EBhDisable; in updateExtensionBehavior() local
1037 void TParseVersions::updateExtensionBehavior(const char* extension, TExtensionBehavior behavior) in updateExtensionBehavior()
DParseHelper.h154 virtual void notifyExtensionDirective(int line, const char* extension, const char* behavior) in notifyExtensionDirective()
/third_party/rust/crates/clap/clap_complete/tests/
Dbash.rs105 let behavior = clap_complete::dynamic::bash::Behavior::Minimal; in register_minimal() localVariable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp99 const std::string& behavior) in handleExtension()
/third_party/skia/src/sfnt/
DSkOTTable_gasp.h31 union behavior { union
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExtensionDirective_test.cpp69 std::string getExtensionDirective(const std::string &extension, sh::TBehavior behavior) in getExtensionDirective()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDirectiveHandler.cpp121 const std::string &behavior) in handleExtension()
/third_party/glfw/src/
Dcontext.c525 GLint behavior; in _glfwRefreshContextAttribs() local
/third_party/node/deps/v8/tools/system-analyzer/view/
Dcode-panel.mjs329 lineAddrNode.scrollIntoView({behavior: 'smooth', block: 'nearest'}); property
Dscript-panel.mjs137 {behavior: 'smooth', block: 'center', inline: 'center'}); property
Dhelper.mjs181 this.scrollIntoView({behavior: 'smooth', block: 'center'}); property
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver.js151 element.scrollIntoView({behavior: "instant", property
224 element.scrollIntoView({behavior: "instant", property
/third_party/node/deps/v8/src/libplatform/
Ddefault-platform.cc79 MessageLoopBehavior behavior) { in PumpMessageLoop()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
Dwpa_magiclink.c137 int behavior = hw_magiclink_get_ht40_mode(pri_chan); local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Dwpa_magiclink.c137 int behavior = hw_magiclink_get_ht40_mode(pri_chan); local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DDirectiveParser.cpp617 std::string name, behavior; in parseExtension() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DDirectiveParser.cpp688 std::string name, behavior; in parseExtension() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFlushFinishTests.cpp402 const ExpectedBehavior behavior = ndx == 0 ? m_waitBehavior : m_readBehavior; in analyzeResults() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp1025 …stCaseBase::getGLSLExtDirective(ExtensionType type, ExtensionName name, ExtensionBehavior behavior) in getGLSLExtDirective()
/third_party/node/src/
Dutil.cc327 v8::ConstructorBehavior behavior, in NewFunctionTemplate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFlushFinishTests.cpp529 const ExpectedBehavior behavior = ndx == 0 ? m_waitBehavior : m_readBehavior; in analyzeResults() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp393 void Surface::setSwapBehavior(EGLenum behavior) in setSwapBehavior()

123