Home
last modified time | relevance | path

Searched full:path (Results 39851 - 39875 of 40523) sorted by relevance

1...<<1591159215931594159515961597159815991600>>...1621

/third_party/python/Lib/unittest/test/
H A Dtest_case.py929 # if the path that uses difflib is taken, _truncateMessage will be
/third_party/python/Parser/
H A Dtokenizer.c1060 return Py_CHARMASK(*tok->cur++); /* Fast path */ in tok_nextc()
/third_party/python/Python/
H A Dgetargs.c2345 /* Fast path. */ in _PyArg_UnpackKeywords()
/third_party/python/Modules/
H A D_tkinter.c837 /* fast path when self and other are identical */ in PyTclObject_richcompare()
H A D_xxsubinterpretersmodule.c1630 /* Fast path */ in channelid_richcompare()
/third_party/python/Objects/
H A Dobject.c236 return 0; /* this is the normal path out */ in PyObject_CallFinalizerFromDealloc()
/third_party/python/Doc/library/
H A Dtime.rst743 variable to the path of the required timezone datafile, relative to the root of
H A Dasyncio-task.rst401 Setting the delay to 0 provides an optimized path to allow other
/third_party/python/Lib/xmlrpc/
H A Dclient.py1273 # @param handler Target RPC handler (a path relative to host)
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_test.cc168 // Make substring long enough to defeat the copying fast path in Append. in MakeComposite()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc482 // No width specified. Fast-path. in FinalPrint()
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h797 // Slow dispatch path for calls to CombineContiguousImpl with a size argument
/third_party/rust/crates/regex/
H A DCHANGELOG.md895 change is to provide a backwards compatible path for adding character class
/third_party/rust/crates/regex/src/
H A Dexec.rs1406 // Regex sets require a slightly specialized path. in choose_dfa_match_type()
/third_party/spirv-tools/test/opt/
H A Dccp_test.cpp132 ; Only the true path of the conditional is ever executed. The output of this in TEST_F()
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c443 * \param testCasePath Full test case path (as seen in Candy).
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c1921 /* Turn off Path MTU discovery on IPv4/UDP sockets. */ in radius_server_disable_pmtu_discovery()
/third_party/sqlite/include/
H A Dsqlite3.h3542 ** ^SQLite uses the path component of the URI as the name of the disk file
3543 ** which contains the database. ^If the path begins with a '/' character,
3544 ** then it is interpreted as an absolute path. ^If the path does not begin
3546 ** then the path is interpreted as a relative path.
3547 ** ^(On windows, the first component of an absolute path
3647 ** ^URI hexadecimal escape sequences (%HH) are supported within the path and
3650 ** specifying an octet value. ^Before the path or query components of a
6258 ** &nbsp; TemporaryFolder->Path
[all...]
/vendor/hisilicon/watchos/patches/
H A Dhi3516dv300.patch11558 + char path[PATH_MAX_LEN];
11566 + memset(path, 0, sizeof(path));
11567 + (void)scnprintf(path, sizeof(path) - 1, "%s/%s", log_dir, file_name);
11571 + ret = full_write_file(path, kernel_log + sizeof(*pinfo),
11581 + change_own(path, AID_ROOT, AID_SYSTEM);
11904 + char path[PATH_MAX_LEN];
11912 + memset(path, 0, sizeof(path));
[all...]
/third_party/eudev/hwdb/
H A D20-pci-vendor-model.hwdb[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp211 panda::StringRef::NewFromUtf8(vm, routerPageResult->path.c_str()), in GetPageInfoByUniqueId()
214 const char* routerPageKeys[] = { "context", "index", "name", "path", "state", "pageId" }; in GetPageInfoByUniqueId()
3824 auto path = panda::ObjectRef::New(vm); in RegisterPathAttributes() local
3825 path->Set(vm, panda::StringRef::NewFromUtf8(vm, "setPathCommands"), in RegisterPathAttributes()
3827 path->Set(vm, panda::StringRef::NewFromUtf8(vm, "resetPathCommands"), in RegisterPathAttributes()
3829 object->Set(vm, panda::StringRef::NewFromUtf8(vm, "path"), path); in RegisterPathAttributes()
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp662 Unique ID are implicitly built from the hash of multiple elements that identify the "path" to the UI element.
3173 // (The left mouse button path calls FocusWindow which will lead NewFrame->ClosePopupsOverWindow to trigger) in UpdateMouseMovingWindowEndFrame()
4156 // Because GImGui is not dereferenced in every code path, the static analyzer assume that it may be NULL (which it doesn't for other functions). in IsMousePosValid()
4942 // FIXME: Look into removing the branch so everything can go through this same code path for consistency. in Begin()
6777 // Gently handle the user mistakenly calling OpenPopup() every frame. It is a programming mistake! However, if we were to run the regular code path, the ui in OpenPopupEx()
6855 // FIXME: This code is faulty and we may want to eventually to replace or remove the 'apply_focus_to_window_under=true' path completely. in ClosePopupToLevel()
6861 // For now, we have disabled this path when called from ClosePopupsOverWindow() because the users of ClosePopupsOverWindow() don't need to alter focus anyway, in ClosePopupToLevel()
/third_party/glfw/deps/
H A Dnuklear.h3871 nk_font *font = nk_font_atlas_add_from_file(&atlas, "Path/To/Your/TTF_Font.ttf", 13, 0);
3872 nk_font *font2 = nk_font_atlas_add_from_file(&atlas, "Path/To/Your/TTF_Font2.ttf", 16, 0);
3893 nk_font *font = nk_font_atlas_add_from_file(&atlas, "Path/To/Your/TTF_Font.ttf", 13, &cfg);
4655 or a path and outputs vertexes, elements and draw commands.
4661 The draw list is based on a path buffering and polygon and polyline
4673 /* build up path has no connection back to the beginning */
4675 /* build up path has a connection back to the beginning */
4767 /* path */
5829 NK_LIB char *nk_file_load(const char* path, nk_size* siz, struct nk_allocator *alloc);
7296 nk_file_load(const char* path, nk_siz argument
[all...]
/third_party/openGLES/specs/gl/
H A DGLSLangSpec.4.60.html2427 Dynamic instances are distinguished by their control-flow path within an
2430 instances of an instruction when they follow the same control-flow path.</p>
2439 invocations in the invocation group execute the same control-flow path (and
2445 executing the same control-flow path, and this re-establishes the existence
6522 shaders where each execution path accesses at most one input per each
6525 errors if they detect that every path through the vertex shader executable
12281 execution path through the shader that does not set <em>gl_Layer</em>, then the
12283 path.</p>
12352 there is a path through the shader that does not assign a value to
12354 executions of the shader that take that path
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp3820 // This path handles both if-then-else and ?:
3928 // TODO: Once SPIR-V OpSelect allows arbitrary types, eliminate this path. in visitSelection()
5155 // we only do the complex path here if it's an aggregate in multiTypeStore()
5820 // This will only happen through the HLSL path for operator[], so we do not have to handle e.g. in createImageTextureFunctionCall()
9718 // hand off to the non-spec-constant path in createSpvConstant()

Completed in 201 milliseconds

1...<<1591159215931594159515961597159815991600>>...1621