/external/webrtc/modules/ |
D | BUILD.gn | 131 "../resources/audio_processing/transient/ajm-macbook-1-spke16m.pcm", 132 "../resources/audio_processing/transient/audio16kHz.pcm", 133 "../resources/audio_processing/transient/audio32kHz.pcm", 134 "../resources/audio_processing/transient/audio48kHz.pcm", 135 "../resources/audio_processing/transient/audio8kHz.pcm", 136 "../resources/audio_processing/transient/detect16kHz.dat", 137 "../resources/audio_processing/transient/detect32kHz.dat", 138 "../resources/audio_processing/transient/detect48kHz.dat", 139 "../resources/audio_processing/transient/detect8kHz.dat", 140 "../resources/audio_processing/transient/double-utils.dat", [all …]
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_textview.py | 13 transient = Func() variable in TV 31 TV.transient.__init__() 37 self.assertTrue(TV.transient.called) 44 self.assertFalse(TV.transient.called)
|
/external/javaparser/javaparser-core-testing/src/test/resources/com/github/javaparser/bulk_test_results/ |
D | openjdk_src_repo_test_results.txt | 11 …pen" "private" "protected" "public" "static" "strictfp" "synchronized" "transient" "transitive" "v… 44 (line 35,col 5) 'transient' is not allowed here. 45 (line 36,col 5) 'transient' is not allowed here. 56 …s" "public" "requires" "short" "static" "strictfp" "synchronized" "to" "transient" "transitive" "u… 77 …s" "public" "requires" "short" "static" "strictfp" "synchronized" "to" "transient" "transitive" "u… 98 …s" "public" "requires" "short" "static" "strictfp" "synchronized" "to" "transient" "transitive" "u… 138 …s" "public" "requires" "short" "static" "strictfp" "synchronized" "to" "transient" "transitive" "u… 180 …pen" "private" "protected" "public" "static" "strictfp" "synchronized" "transient" "transitive" "v… 190 …pen" "private" "protected" "public" "static" "strictfp" "synchronized" "transient" "transitive" "v… 202 …pen" "private" "protected" "public" "static" "strictfp" "synchronized" "transient" "transitive" "v… [all …]
|
/external/curl/docs/cmdline-opts/ |
D | retry.d | 4 Help: Retry request if transient problems occur 7 If a transient error is returned when curl tries to perform a transfer, it
|
D | retry-connrefused.d | 6 In addition to the other conditions, consider ECONNREFUSED as a transient
|
D | retry-delay.d | 8 failed with a transient error (it changes the default backoff time algorithm
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_textview.py | 36 transient = Func() variable in VW 45 VW.transient.__init__() 51 self.assertTrue(VW.transient.called) 58 self.assertFalse(VW.transient.called)
|
/external/webrtc/modules/audio_processing/ |
D | BUILD.gn | 205 "transient:transient_suppressor_api", 245 "transient:transient_suppressor_api", 246 "transient:transient_suppressor_impl", 319 "transient:click_annotate", 320 "transient:transient_suppression_test", 393 "transient:transient_suppression_unittests",
|
/external/golang-protobuf/ |
D | .gitignore | 16 # Conformance test output and transient files.
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 601 , transient (transient_) in ImageTestParams() 611 bool transient; member 685 bool transient; in populateTestGroup() member 706 params.transient = imageFlagsCases[flagsNdx].transient; in populateTestGroup() 1306 …const VkImageUsageFlags actualUsageFlags = loopUsageFlags | (params.transient ? VK_IMAGE_USAGE_T… in execTest() 1604 …const VkImageUsageFlags actualUsageFlags = loopUsageFlags | (params.transient ? VK_IMAGE_USAGE_T… in testMultiplaneImages() 1707 bool transient; in populateMultiplaneTestGroup() member 1732 const bool transient = imageFlagsCases[flagsNdx].transient; in populateMultiplaneTestGroup() local 1734 const ImageTestParams params (flags, tiling, transient); in populateMultiplaneTestGroup()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_exclgroup.h | 32 JSE_PROP(transient);
|
D | cjx_exclgroup.cpp | 146 void CJX_ExclGroup::transient(CFXJSE_Value* pValue, in transient() function in CJX_ExclGroup
|
/external/curl/tests/data/ |
D | test196 | 22 FTP transient error, retry request once
|
D | test1208 | 27 FTP PORT download, no data conn and no transient negative reply
|
D | test593 | 37 FTP multi PORT upload, no data conn and no transient neg. reply
|
/external/python/cpython3/Lib/idlelib/ |
D | searchbase.py | 58 self.top.transient(text.winfo_toplevel()) 71 self.top.transient('')
|
/external/proguard/examples/dictionaries/ |
D | keywords.txt | 55 transient
|
/external/smali/smali/src/test/resources/LexerTest/ |
D | MiscTest.smali | 35 transient
|
D | MiscTest.tokens | 35 ACCESS_SPEC("transient")
|
/external/llvm-project/clang/test/Analysis/ |
D | dispatch-once.m | 24 …ce' uses the local variable 'once' for the predicate value. Using such transient memory for the p… 35 …h_once' uses heap-allocated memory for the predicate value. Using such transient memory for the p…
|
/external/python/cpython3/Lib/tkinter/ |
D | simpledialog.py | 65 widget.transient(master) 138 self.transient(parent)
|
/external/python/cpython2/Lib/idlelib/ |
D | textView.py | 44 self.transient(parent)
|
D | configSectionNameDialog.py | 20 self.transient(parent)
|
/external/python/cpython2/Lib/lib-tk/ |
D | SimpleDialog.py | 40 widget.transient(master)
|
/external/grpc-grpc/doc/ |
D | service_config.md | 66 // is a transient failure connecting to the server. Otherwise, gRPC will 71 // also affect transient errors encountered during name resolution,
|