/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry-compact.S | 371 ; paranoid check, given A1 was active when A2 happened, preempt count
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | os.S | 62 | given operating system should be substituted.
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry-compact.S | 356 ; paranoid check, given A1 was active when A2 happened, preempt count
|
/third_party/gn/src/gn/ |
H A D | command_args.cc | 85 // Tries to find the comment before the setting of the given value. 423 Open the arguments for the given build directory in an editor. If the 424 given build directory doesn't exist, it will be created and an empty args 492 given arguments set (which may affect the values of other
|
H A D | variables.cc | 143 given to the target or template invocation. Outside of these, this variable 987 applying to a given target type (see "set_defaults"). When a target is being 1046 Lists files or directories required to run the given target. These are 1138 target will generate the given ".d" file containing the dependencies of the 1494 "lib_dirs" so the given library is found. Your BUILD.gn file should not 1640 The output prefix for a given target type is specified on the linker tool 1782 config, but must be the same for all configs applying to a given target since 2337 "write_runtime_deps: Writes the target's runtime_deps to the given path."; 2339 R"(write_runtime_deps: Writes the target's runtime_deps to the given path.
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ptrace.tex | 100 a \Prog{\_UPT}-info structure at any given time, this facility
|
H A D | libunwind-dynamic.tex | 34 code-generator could translate a given function into two separate 338 frame-pointer-relative offset is given by the value stored in member 344 stack-pointer-relative offset is given by the value stored in member
|
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | intel-gpu-freq.sh | 83 # Helper to print sysfs path for the given card index and freq info. 432 # Helper to print sysfs path for the given CPU index and freq info. 586 Set min or max frequency to the given value (MHz).
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | fund.js | 581 message: /must be given a positive integer/,
|
/third_party/rust/crates/clap/clap_bench/benches/ |
H A D | 05_ripgrep.rs | 289 /// The function given should take a clap argument name and return a help 505 "When given, more details about flags are provided." 514 may be given. To match a pattern beginning with a -, use [-]." 521 may be given. To match a pattern beginning with a -, use [-]." 588 match the given glob. This always overrides any other \ 653 "Invert matching. Show lines that don't match given patterns." 693 "Search for patterns from the given file.", 694 "Search for patterns from the given file, with one pattern per \ 770 the paths given. A value of zero only searches the \ 783 incompatible option (e.g., --context) is given wit [all...] |
/third_party/python/PCbuild/ |
H A D | build.bat | 40 echo.These flags have no effect if '-e' is not given:
|
/third_party/python/Lib/test/ |
H A D | test_pathlib.py | 1720 given = set(p.rglob('*')) 1732 self.assertEqual(given, {p / x for x in expect}) 2623 given = set(p.glob("FILEa")) 2624 expect = set() if not os_helper.fs_is_case_insensitive(BASE) else given 2625 self.assertEqual(given, expect) 2631 given = set(p.rglob("FILEd")) 2632 expect = set() if not os_helper.fs_is_case_insensitive(BASE) else given 2633 self.assertEqual(given, expect) 2825 Simply uses the division operator to join a given
|
/third_party/python/Lib/ |
H A D | inspect.py | 12 getmembers() - get members of an object that satisfy a given condition 393 wrapper wrapping a function) whose code object has the given ``flag`` 594 Optionally, only return members that satisfy a given predicate.""" 601 satisfy a given predicate. 925 """Return the module name for a given file, or None.""" 1225 """Extract the block of code at the top of the given list of lines.""" 1277 """Arrange the given list of classes into a hierarchy of nested lists. 1283 for each class in the given list. Otherwise, classes using multiple 1437 'locals' is the locals dictionary of the given frame.""" 1501 def _too_many(f_name, args, kwonly, varargs, defcount, given, value [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bindec.S | 59 | of ISCALE and X. A table is given in the code. 333 | the rounding mode as given in the following table (see 766 dbf %d0,m_loop |given in d0 856 dbf %d0,x_loop |given in d0
|
H A D | round.S | 610 | return a zero with the given threshold.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bindec.S | 59 | of ISCALE and X. A table is given in the code. 333 | the rounding mode as given in the following table (see 766 dbf %d0,m_loop |given in d0 856 dbf %d0,x_loop |given in d0
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_util.py | 218 given = self.return_module(name) variable in ModuleForLoaderTests.test_false_module.FalseModule 219 self.assertIs(given, module) 793 # If the .py path we are given is relative, we will resolve to an
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | dumpICUrules.bat | 216 # if there is no mapping, or $JAVA_ONLY if the given file isn't
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 35 % The texinfo.tex in any given distribution could well be out 793 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right; 2563 \unhbox0 % third arg given, show only that 2568 \unhbox0 % PDF: 2nd arg given, show only it 2570 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url 2573 \code{#1}% only url given, so show it 2588 \unhbox0 % third arg given, show only that 2593 \unhbox0 % PDF: 2nd arg given, show only it 2595 \unhbox0\ (\urefcode{#1})% DVI: 2nd arg given, show both it and url 2598 \urefcode{#1}% only url given, s [all...] |
/third_party/curl/lib/ |
H A D | ldap.c | 344 if(conn->given->flags & PROTOPT_SSL) in ldap_do()
|
/third_party/musl/ |
H A D | configure | 34 --enable-wrapper=... build given musl toolchain wrapper [auto]
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
H A D | yacc.c | 89 # Expand ARG iff yyerror is to be given a location as argument. 796 /* Use YYMAXDEPTH for maximum stack size given that the stack 1535 /* Do appropriate processing given the current state. Read a
|
/third_party/python/Objects/ |
H A D | bytearrayobject.c | 1208 Return a bytearray with the given prefix string removed if present. 1240 Return a bytearray with the given suffix string removed if present. 1276 Return a copy with each character mapped by the given translation table. 1279 The remaining characters are mapped through the given translation table. 1409 If the optional argument count is given, only the first count occurrences are 1471 Partition the bytearray into three parts using the given separator. 1508 Partition the bytearray into three parts using the given separator. 1619 Insert a single item into the bytearray before the given index. 1796 If no index argument is given, will pop the last item. 2021 Line breaks are not included in the resulting list unless keepends is given an [all...] |
/third_party/json/tests/src/ |
H A D | unit-msgpack.cpp | 1400 auto given = std::vector<uint8_t>({0xca, 0x41, 0xc8, 0x00, 0x01}); variable 1401 json j = json::from_msgpack(given);
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 479 example) the case where a command is promoted but is also given 851 parameters which {\bf could} be given a group, and in many cases, the
|