/third_party/libphonenumber/java/demo/src/main/resources/com/google/phonenumbers/demo/ |
D | result_error.soy | 14 <p>Phone Number entered: {$phoneNumber}</p> 15 <p>Default Country entered: {$defaultCountry}</p> 16 <p>Language entered: {$geocodingLocale}</p>
|
D | result.soy | 53 <p>Phone Number entered: {$phoneNumber}</p> 54 <p>Default Country entered: {$defaultCountry}</p> 55 <p>Language entered: {$geocodingLocale}</p> 222 <TH>Char entered: '{$row[0]}' Output: "</TH>
|
/third_party/skia/third_party/externals/oboe/tests/ |
D | README.md | 34 Make note of the folder name. Mine was "21.0.6113669" so I entered: 42 Make note of the folder name. Mine was "3.10.2.4988404" so I entered:
|
/third_party/python/Lib/test/ |
D | test_with.py | 57 self.entered = None 60 if self.entered is not None: 62 self.entered = deque() 67 self.entered.appendleft(mgr) 78 for mgr in self.entered: 84 self.entered = None
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | NormalizationCorrections.txt | 22 # stability, the correction is entered in this data file, 39 # entered into UnicodeData.txt, in n.n.n format.
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 22 # stability, the correction is entered in this data file, 39 # entered into UnicodeData.txt, in n.n.n format.
|
/third_party/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 22 # stability, the correction is entered in this data file, 39 # entered into UnicodeData.txt, in n.n.n format.
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 22 # stability, the correction is entered in this data file, 39 # entered into UnicodeData.txt, in n.n.n format.
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_glfw.cpp | 175 void ImGui_ImplGlfw_CursorEnterCallback(GLFWwindow* window, int entered) in ImGui_ImplGlfw_CursorEnterCallback() argument 179 bd->PrevUserCallbackCursorEnter(window, entered); in ImGui_ImplGlfw_CursorEnterCallback() 181 if (entered) in ImGui_ImplGlfw_CursorEnterCallback() 183 if (!entered && bd->MouseWindow == window) in ImGui_ImplGlfw_CursorEnterCallback()
|
D | imgui_impl_glfw.h | 36 IMGUI_IMPL_API void ImGui_ImplGlfw_CursorEnterCallback(GLFWwindow* window, int entered);
|
/third_party/openssl/doc/man1/ |
D | openssl-fipsinstall.pod.in | 54 The default value of '1' will cause the fips module error state to be entered. 55 If the value is '0' then the module error state will not be entered. 56 Regardless of whether the error state is entered or not, the current operation 58 the operation if the module error state is not entered.
|
/third_party/icu/docs/userguide/dev/ |
D | contributions.md | 66 contribution and entered into the form. Therefore, please make sure that there 76 code repository using the same bug ID that was entered into the copyright 113 completing the Authors Addendum form, so that these committer IDs can be entered
|
/third_party/curl/docs/cmdline-opts/ |
D | krb.md | 21 Enable Kerberos authentication and use. The level must be entered and should
|
/third_party/skia/infra/bots/recipes/ |
D | README.md | 11 Each recipe may have its own required properties which must be entered as
|
/third_party/glfw/tests/ |
D | events.c | 345 static void cursor_enter_callback(GLFWwindow* window, int entered) in cursor_enter_callback() argument 350 entered ? "entered" : "left"); in cursor_enter_callback()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/ |
D | template_25-1.in | 9 that when the sa_sigaction signal-catching function is entered, then
|
D | template_22-1.in | 11 sa_sigaction signal-catching function is entered, then the signal that
|
/third_party/glfw/src/ |
D | input.c | 115 void _glfwInputCursorEnter(_GLFWwindow* window, GLFWbool entered) in _glfwInputCursorEnter() argument 118 window->callbacks.cursorEnter((GLFWwindow*) window, entered); in _glfwInputCursorEnter()
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/ |
D | index.jsp | 156 …out.print("<p>The entered phone number was already seen as being in a valid, dialable format based… 163 …" to migrate it. This may be because you have entered a country code which does not correctly corr… 170 …out.print("<p>Below is a chart showing the ratio of numbers from the entered file that were able t…
|
/third_party/node/deps/undici/src/docs/api/ |
D | api-lifecycle.md | 54 This sub-state is only entered when a request body is an instance of [Stream](https://nodejs.org/ap… 58 This sub-state is only entered when a `Client` instance has queued requests and the [`Client.close(…
|
/third_party/libwebsockets/lib/system/ |
D | README.md | 22 For convenience, the callback can be delayed until the system has entered or
|
/third_party/python/Doc/library/ |
D | cmd.rst | 108 Method called when an empty line is entered in response to the prompt. If this 109 method is not overridden, it repeats the last nonempty command entered. 178 will be processed in order, as if entered at the prompt.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Threading.inc | 116 // priorities of the thread as they were before the thread entered background
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 60 then entered on the wpa_cli prompt. In command line mode, the same 61 commands are entered as command line arguments for wpa_cli.</para>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 64 then entered on the wpa_cli prompt. In command line mode, the same 65 commands are entered as command line arguments for wpa_cli.</para>
|