Searched refs:transient (Results 1 - 25 of 29) sorted by relevance

12

/external/curl/docs/cmdline-opts/
H A Dretry-connrefused.d5 In addition to the other conditions, consider ECONNREFUSED as a transient
H A Dretry.d4 Help: Retry request if transient problems occur
6 If a transient error is returned when curl tries to perform a transfer, it
H A Dretry-delay.d7 failed with a transient error (it changes the default backoff time algorithm
/external/proguard/examples/dictionaries/
H A Dkeywords.txt55 transient
/external/python/cpython3/Lib/idlelib/idle_test/
H A Dtest_textview.py33 transient = Func() variable in class:TV
40 TV.transient.__init__()
46 self.assertTrue(TV.transient.called)
53 self.assertFalse(TV.transient.called)
/external/python/cpython2/Lib/idlelib/idle_test/
H A Dtest_textview.py13 transient = Func() variable in class:TV
31 TV.transient.__init__()
37 self.assertTrue(TV.transient.called)
44 self.assertFalse(TV.transient.called)
/external/pdfium/fxjs/xfa/
H A Dcjx_exclgroup.h46 JS_PROP(transient);
H A Dcjx_exclgroup.cpp138 void CJX_ExclGroup::transient(CFXJSE_Value* pValue, function in class:CJX_ExclGroup
/external/python/cpython2/Lib/idlelib/
H A DconfigSectionNameDialog.py20 self.transient(parent)
H A DtextView.py43 self.transient(parent)
H A DconfigHelpSourceEdit.py24 self.transient(parent)
H A DaboutDialog.py28 self.transient(parent)
H A DkeybindingDialog.py22 self.transient(parent)
H A DconfigDialog.py64 self.transient(parent)
/external/python/cpython2/Lib/lib-tk/
H A DSimpleDialog.py40 widget.transient(master)
H A DtkSimpleDialog.py51 # make the child transient, or else it
54 self.transient(parent)
/external/python/cpython3/Lib/idlelib/
H A Dtextview.py43 self.transient(parent)
H A Dhelp_about.py31 self.transient(parent)
H A Dquery.py58 self.transient(parent)
H A Dconfig_key.py26 self.transient(parent)
/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryRequirementsTests.cpp638 , transient (transient_)
648 bool transient; member in struct:vkt::memory::__anon4366::ImageTestParams
733 bool transient; member in struct:vkt::memory::__anon4366::__anon4368
738 { (VkImageCreateFlags)0, true, "transient" },
754 params.transient = imageFlagsCases[flagsNdx].transient;
839 "Memory type includes VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT for a non-transient attachment image");
1344 const VkImageUsageFlags actualUsageFlags = loopUsageFlags | (params.transient ? VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT : (VkImageUsageFlagBits)0);
1379 // For the same tiling, transient usage, and sparse flags, (and format, if D/S) memoryTypeBits must be the same for all images
1674 const VkImageUsageFlags actualUsageFlags = loopUsageFlags | (params.transient
1769 bool transient; member in struct:vkt::memory::__anon4366::__anon4369
1794 const bool transient = imageFlagsCases[flagsNdx].transient; local
[all...]
/external/python/cpython3/Lib/tkinter/
H A Dsimpledialog.py64 widget.transient(master)
135 # make the child transient, or else it
138 self.transient(parent)
/external/ImageMagick/scripts/
H A Dxsnap54 wm transient .alert .
120 wm transient .options .
289 wm transient .print .
363 wm transient .save .
/external/python/cpython2/Tools/webchecker/
H A Dtktools.py34 """Make an existing toplevel widget transient for a master.
42 widget.transient(master)
/external/doclava/res/assets/templates-sdk/assets/js/
H A Dprettify.js18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],

Completed in 521 milliseconds

12