| /third_party/node/doc/api/ |
| H A D | crypto.html | 62 <li><a href="path.html" class="nav-path">Path</a></li> 102 <path fill="none" d="M0 0h24v24H0z" /> 103 <path d="M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z"/> 104 <path d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"/> 107 <path d="M0 0h24v24H0z" fill="none" /> 108 <path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"/> 383 <li><a href="path.html" class="nav-path">Pat [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 267 // the typical path is to have separate builds for NEON and non-NEON devices 2235 if (r) { // fast-AC path in stbi__jpeg_decode_block() 2313 if (r) { // fast-AC path in stbi__jpeg_decode_block_prog_ac() 2364 int rs = stbi__jpeg_huff_decode(j, hac); // @OPTIMIZE see if we can use the fast path here, advance-by-r is so slow, eh in stbi__jpeg_decode_block_prog_ac() 4781 // unpack 1/2/4-bit into a 8-bit buffer. allows us to keep the common 8-bit path optimal at minimal cost for 1/2/4-bit in stbi__create_png_image_raw() 6731 // @OPTIMIZE: is there some way we can accelerate the non-clear path? 7840 fixes to stbi__cleanup_jpeg path 7860 fix broken STBI_SIMD path 7862 fix broken non-easy path for 32-bit BMP (possibly never used)
|
| /third_party/typescript/src/compiler/ |
| H A D | parser.ts | 936 * Controls the format the file is detected as - this can be derived from only the path
957 tracing?.push(tracing.Phase.Parse, "createSourceFile", { path: fileName }, /*separateBeginAndEnd*/ true);
10554 const { types, lib, path, ["resolution-mode"]: res } = arg.arguments;
10565 else if (path) {
10566 referencedFiles.push({ pos: path.pos, end: path.end, fileName: path.value });
10577 x => ({ name: x.arguments.name, path: x.arguments.path }));
|
| /third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
| H A D | ChangeLog.21 | 596 Import `re' and `os.path'. 2698 * builds/unix/detect.mk: Use proper path to unix-def.mk. 3366 (FT_Stroker_EndSubPath): Close path if needed. 5259 . In all makefiles `/' is used as the path separator. The 5260 conversion to the real path separators is done as late as 5263 . $(HOSTSEP) no longer exists. Now, $(SEP) gives the path separator 5264 for the operating system, and the new $(COMPILER_SEP) the path 5284 builds/win32/w32-dev.mk (BUILD_DIR): Fix path. 7858 Adding path stroker component (work in progress).
|
| /foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/ |
| H A D | types.cpp.txt | 1876 if (!data.WriteCString(dataBlock.path.c_str())) { 1877 HDF_LOGE("%{public}s: write dataBlock.path failed!", __func__); 1937 dataBlock.path = pathCp;
|
| /foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/ |
| H A D | types.cpp.txt | 1855 if (!data.WriteCString(dataBlock.path.c_str())) { 1856 HDF_LOGE("%{public}s: write dataBlock.path failed!", __func__); 1916 dataBlock.path = pathCp;
|
| /foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/ |
| H A D | player_unit_test.cpp | 264 * @tc.desc : Test Player SetSource interface with invalid path
1964 system("param set sys.media.dump.dot.path /data/test/media");
in HWTEST_F() 1983 system("param set sys.media.dump.dot.path /xx");
in HWTEST_F()
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session_manager.cpp | 2110 std::string path = SceneSessionManager::GetInstance().GetSessionSnapshotFilePath(persistentId); in OnGetSessionSnapshotFilePath() local 2112 napi_create_string_utf8(env, path.c_str(), path.length(), &result); in OnGetSessionSnapshotFilePath()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_delegate_test.cpp | 2197 * @tc.desc: Create memory database without path. 2205 * @tc.steps: step1. Create Memory database by GetKvStore without path. in HWTEST_F() 2219 * @tc.desc: Test open store with same label but different path.
|
| /third_party/backends/ChangeLogs/ |
| H A D | ChangeLog-1.0.20 | 1547 * frontend/saned.c: rework error/exit path in process_request() 1800 * backend/epson2.c: fixed attach() error path. 1866 * backend/epson2.c: fixed attach() error path.
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UCharacterTest.java | 688 * default path is provided relative to the src path, however the user 689 * could set a system property to change the directory path.<br>
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-compiler.cc | 389 // Fast path without locking. in GetBigUnitOfTier() 404 // Fast path without locking. in GetTopTierPriorityUnit() 3348 // streaming compilation, there is a special path to tier down later, when in InitializeRecompilation()
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | acls.c | 3610 * is on the path to user's files and must be given access to user 4272 * If an absolute path is provided, the mapping file is assumed 4275 * If a relative path is provided, the mapping file is assumed
|
| /third_party/openGLES/extensions/ARB/ |
| H A D | ARB_separate_shader_objects.txt | 1340 to support vertex shaders where each execution path accesses at most one 1342 to generate link errors if they detect that every path through the vertex 2460 lower. We considered adding a forward compatibility path allowing
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | code-generator-x64.cc | 505 // path. It is not crucial, but it would be nice to remove this restriction. in EmitTSANStoreOOL() 556 // path. It is not crucial, but it would be nice to remove this restriction. in EmitTSANAwareStore() 622 // path. It is not crucial, but it would be nice to remove this if. in EmitTSANRelaxedLoadOOLIfNeeded()
|
| /third_party/libcoap/src/ |
| H A D | coap_net.c | 1427 /* See if Hop Limit option is being used in return path */ in coap_send_internal() 1482 * Set Hop Limit to max for return path. If this libcoap is in in coap_send_internal() 1483 * a proxy loop path, it will always decrement hop limit in code in coap_send_internal()
|
| /third_party/python/Doc/library/ |
| H A D | typing.rst | 1004 open_helper('/some/path', 'r') # Passes type check 1005 open_helper('/other/path', 'typo') # Error in type checker 2117 compatible path for Python 2 code: in Python 2, ``Text`` is an alias for
|
| H A D | multiprocessing.rst | 1078 Set the path of the Python interpreter to use when starting a child process. 1082 set_executable(os.path.join(sys.exec_prefix, 'pythonw.exe')) 1090 Accepts a :term:`path-like object`.
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_separate_shader_objects.txt | 1330 to support vertex shaders where each execution path accesses at most one 1332 to generate link errors if they detect that every path through the vertex 2450 lower. We considered adding a forward compatibility path allowing
|
| /third_party/pcre2/pcre2/doc/html/ |
| H A D | pcre2test.html | 244 "fast path". 690 jitfast use JIT fast path 929 "fast path" interface, <b>pcre2_jit_match()</b>, which skips some of the sanity
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 781 // If we ended up with a common successor for every path through the switch in unswitchTrivialSwitch() 2475 // another path to the latch remaining that does not allow to eliminate the in calculateUnswitchCostMultiplier() 2721 // entire tree). This essentially means there is no other path into this in unswitchBestCondition()
|
| /third_party/typescript/src/compiler/transformers/ |
| H A D | es2015.ts | 4048 // to coerce this into an array for use with `apply`, so we will use the code path
4228 * Enables a more costly code path for substitutions when we determine a source file
4239 * Enables a more costly code path for substitutions when we determine a source file
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | reflection_test.py | 288 # This test exercises the code path that does not use ReleaseMessage(). 291 # but at least we can exercise that code path to make sure it works. 469 # so goes down a different path.
|
| /third_party/python/Lib/test/ |
| H A D | test_unicode.py | 246 # test implementation details of the memchr fast path 291 # test implementation details of the memrchr fast path 419 # test non-ASCII (don't take the fast-path)
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 90 printf("wpa_cli [-p<path to ctrl sockets>] [-i<ifname>] [-hvBr] " in usage() 104 " default path: " CONFIG_CTRL_IFACE_DIR "\n" in usage() 105 " default interface: first interface found in socket path\n"); in usage()
|