Home
last modified time | relevance | path

Searched full:just (Results 16651 - 16675 of 17580) sorted by relevance

1...<<661662663664665666667668669670>>...704

/third_party/node/deps/v8/
H A DBUILD.gn347 # Allow for JS promise hooks (instead of just C++).
1349 # functions, or directly. The warning is subtle enough that people just
1364 # This is a silly "warning" that basically just alerts you that the
/third_party/python/Doc/library/
H A Dos.rst12 functionality. If you just want to read or write a file see :func:`open`, if
128 :envvar:`PYTHONIOENCODING` (just as they can be in the default locale-aware
2217 doesn't open the FIFO --- it just creates the rendezvous point.
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp3824 /* Attempt to create an invalid view, using the view we've just created in iterate()
7552 /* Deallocate the buffer if necessary just in case */ in verifyResultData()
8785 /* Case 1) needs the BO to hold just a single int. in initBufferObjects()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp6939 // has just been inlined.
7090 // has just been inlined and edited to replace the DebugDeclare with the
7404 // has just been inlined.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp6939 // has just been inlined.
7090 // has just been inlined and edited to replace the DebugDeclare with the
7404 // has just been inlined.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_fragment_program.txt763 if any of the four components is zero, use "EQ.xyzw" or just "EQ".
1013 Just as with line segment rasterization, equation 3.4 may be approximated
4385 does a 2D coordinate transformation (not just a
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4734 // add w/ negative immediates is just a sub.
4803 // add w/ negative immediates is just a sub.
5052 // "mov Rd, t2_so_imm_not" can be handled via "mvn" in assembly, just like
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h5665 // No matter what the lane size is, overall this operation just writes zeros in Pfalse()
5742 // Although this is essentially just a move, it writes every bit and so can in Rdffr()
6527 // Although this is essentially just a move, it writes every bit and so can in Wrffr()
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2946 // it into the descriptor pool in the fallback database case: it just needs to in TEST_P()
3748 "just within \"Bar\".\n"); in TEST_F()
3761 "it. Therefore, \"FOO\" must be unique within \"pkg\", not just within " in TEST_F()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4374 /* Template to remove "const" from "const T*" and just return "T*".
5476 * These return false if processing should stop (either due to error or just
5582 * functions need them and this is mainly just a dumb data container anyway.
/third_party/python/Lib/test/
H A Dtest_decimal.py553 #just not a number
747 # here we just check that a trailing newline results in a NaN
1848 #just that it's hashable
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp2003 // Just make sure the the text is actually RTL in UNIX_ONLY_TEST()
6429 { 37, 37, 41, 42 }, // { just spaces }\n in UNIX_ONLY_TEST()
6499 { 0, 1, 5, 6 }, // { just spaces; the end of the text considered as a new line in libtxt?!? } in UNIX_ONLY_TEST()
/third_party/typescript/lib/
H A Dlib.dom.d.ts949 /** Set to true if mutations to not just target, but also target's descendants are to be observed. */
3707 * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.
3713 * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.
4858 /** A minimal document object that has no parent. It is used as a lightweight version of Document that stores a segment of a document structure comprised of nodes just like a standard document. The key difference is that because the document fragment isn't part of the active document tree structure, changes made to the fragment don't affect the document, cause reflow, or incur any performance impact that can occur when changes are made. */
9773 * Posts a message through the channel. Objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the sending side.
16869 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
17082 /** Use XMLHttpRequest (XHR) objects to interact with servers. You can retrieve data from a URL without having to do a full page refresh. This enables a Web page to update just part of a page without disrupting what the user is doing. */
17942 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
/third_party/typescript/src/lib/
H A Ddom.generated.d.ts929 /** Set to true if mutations to not just target, but also target's descendants are to be observed. */
3687 * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.
3693 * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.
4838 /** A minimal document object that has no parent. It is used as a lightweight version of Document that stores a segment of a document structure comprised of nodes just like a standard document. The key difference is that because the document fragment isn't part of the active document tree structure, changes made to the fragment don't affect the document, cause reflow, or incur any performance impact that can occur when changes are made. */
9753 * Posts a message through the channel. Objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the sending side.
16849 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
17062 /** Use XMLHttpRequest (XHR) objects to interact with servers. You can retrieve data from a URL without having to do a full page refresh. This enables a Web page to update just part of a page without disrupting what the user is doing. */
17922 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_common.c5060 /* if not assocated just return */ in dhd_get_suspend_bcn_li_dtim()
5141 /* if not assocated just exit */ in dhd_get_suspend_bcn_li_dtim()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3707 // If return true. This tab key will just trigger onKeyEvent process. in DispatchTabKey()
3712 // If return true. This tab key will just trigger onKeyEvent process. in DispatchTabKey()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2550 // just for get orientation test in SetOrientation()
2653 // The dual display device just notify the current screen usage in NotifyPowerEventForDualDisplay()
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c722 /* These are just to be sure */ in ff_mpv_encode_init()
2304 // quality instead of improve it. Just INTRADC clipping in encode_mb_internal()
/third_party/ffmpeg/libavformat/
H A Dmxfdec.c3362 /* We can't just check ofs >= current_partition_ofs because PreviousPartition in mxf_seek_to_previous_partition()
3363 * can point to just before the current partition, causing klv_read_packet() in mxf_seek_to_previous_partition()
/third_party/glfw/deps/wayland/
H A Dwayland.xml3079 This sub-surface is taken from the stack, and put back just
3101 The sub-surface is placed just below the reference surface.
/third_party/backends/backend/
H A Depsonds.c1530 // the device might have been just probed, sleep a bit. in device_detect()
2633 * If sane_start was already called, then just retrieve the parameters in sane_get_parameters()
H A Depjitsu.c2125 /* note that this has no image, just dimensions and counters */ in change_params()
2509 /* reset everything when starting any front, or just back */ in sane_start()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c4189 {"123", {{"123", "123"}, /* just one run */ /*18*/ in testReorderRunsOnly()
4542 const char *dummy = context; /* just to avoid a compiler warning */ in overrideBidiClass()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java2798 // and implement proper getListGender support (covering more than just in unitNounClass()
3102 // and implement proper getListGender support (covering more than just in unitGender()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java855 * so we can't just test nfkc.composePair(a, b) here without further data. in TestUnicodeData()
1439 // this will catch, which this will then rethrow the error. Just seems in TestNameIteration()

Completed in 354 milliseconds

1...<<661662663664665666667668669670>>...704