Home
last modified time | relevance | path

Searched full:path (Results 35101 - 35125 of 36851) sorted by relevance

1...<<1401140214031404140514061407140814091410>>...1475

/third_party/node/deps/openssl/
H A Dopenssl.gypi1292 # Set to ubuntu default path for convenience. If necessary,
1297 # Set to ubuntu default path for convenience. If necessary,
/third_party/rust/crates/log/rfcs/
H A D0296-structured-logging.md137 - Paths: `&Path`, `PathBuf`
966 impl<'a> ToValue for &'a Path {
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmdf.c98 /* Constants for the two-path filter */
110 /* Constants for the two-path filter */
/third_party/python/Doc/library/
H A Ditertools.rst888 # Slow path for general iterables
897 # Fast path for sequences
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-ppc.pl23 # Add VSX 2.07 code path. Original 3xAltiVec+1xIALU is well-suited for
28 # code path...
H A Dchacha-x86.pl37 # (*) Bulldozer actually executes 4xXOP code path that delivers 3.55;
659 sub SSSE3ROUND { # critical path is 20 "SIMD ticks" per round
/third_party/openmax/api/1.1.2/
H A DOMX_Audio.h100 * path. If additional information is needed to define the parameters of the
1242 to the direct path, in milliseconds */
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBuffer11.cpp501 // A staging buffer is needed if there is no cpu-cpu or gpu-gpu copy path avaiable. in copySubData()
1743 // TODO: fast path in map()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp271 // insertion, with a stronger one on the success path than on the in runOnFunction()
272 // failure path. As a result, fence insertion is directly done by in runOnFunction()
H A DMachineLICM.cpp155 // Register pressure on path leading from loop preheader to current BB.
1023 // it dominates all exiting blocks. If it doesn't, then there is a path out of in IsLICMCandidate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp46 #include "llvm/Support/Path.h"
328 StringRef Extension = sys::path::extension(DObj->getFileName()); in dump()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp481 const de::UniquePtr<Resource> resource (archive.getResource(data->second[imageIndex].path.c_str())); in loadImage()
483 TCU_FAIL("Failed to read file: "+data->second[imageIndex].path); in loadImage()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTextureTest.cpp2363 // Note: flipY is used to avoid direct transfer between textures and force a draw-based path. in TEST_P()
2432 // Note: flipY is used to avoid direct transfer between textures and force a draw-based path. in TEST_P()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.hpp1358 // control flow to the given file path.
1359 void WriteCFGGraphVizDotFile(const char *path) const;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_longnames.cpp788 * Gender is also calculated in "processPatternTimes": that code path is "bottom
1133 // - Do those unit tests cover this code path representatively? in processPatternTimes()
H A Dplurrule.cpp1776 // Fast path only exact initialization. Return true if successful.
1811 // Slow path, convert with sprintf, parse converted output.
H A Dtimezone.cpp244 U_DEBUG_TZ_MSG(("gzbn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getType(tmp), ures_getPath(tmp), u_errorName(status))); in getZoneByName()
246 U_DEBUG_TZ_MSG(("gzbn: loaded z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(oldbundle), u_errorName(status))); in getZoneByName()
/third_party/skia/third_party/externals/oboe/docs/reference/
H A Dnamespaceoboe.html499 <tr><td class="fieldname"><a id="a4477ed232b02e2694d9309baf55a8f06ad19edec0a23e435c774bf3bbcf1d999c"></a>VoicePerformance&#160;</td><td class="fielddoc"><p>Use this preset for capturing audio meant to be processed in real time and played back for live performance (e.g karaoke). The capture path will minimize latency and coupling with playback path. </p>
/third_party/skia/tests/
H A DRoundRectTest.cpp1149 // The isRRect() heuristics in SkPath are based on having called addRRect(), so a path from in verify_success()
1150 // path ops that is a rounded rectangle will return false. However, if test XOR expected is in verify_success()
/third_party/parse5/test/data/location-info/github-parse5/
H A Ddata.html610 <input type="hidden" name="path" id="path" value="">
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_widgets.py1309 'bad window path name "badValue"')
1315 'bad window path name "badValue"')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1142 // to be legal, but there's no upgrade path. in parseOneMetadata()
2045 // upgrade path. in parseMetadataAttachment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp996 /// from its header block to its latch block, where the path through the loop
1544 // loop structure and put the block on a dead code path. in RewriteLoopBodyWithConditionConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1327 // need to uncondionally insert the assignment to ensure a path from its in improveSimpleJumpintoIf()
1336 // need to uncondionally insert the assignment to ensure a path from its in improveSimpleJumpintoIf()
H A DSIMachineScheduler.cpp735 // If in the path to join the two instructions, in colorHighLatenciesGroups()
955 // is not among the ones we are removing in this path, then in colorEndsAccordingToDependencies()

Completed in 85 milliseconds

1...<<1401140214031404140514061407140814091410>>...1475