/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | sb_wdog.c | 13 * I have not tried this driver on a 1480 processor; it might work 19 * be problematic in some cases where this chip is sitting on the HT 221 static int sbwdog_notify_sys(struct notifier_block *this, unsigned long code, in sbwdog_notify_sys() argument
|
H A D | sbc8360.c | 24 * warranty for any of this software. This material is provided 289 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, in sbc8360_notify_sys() argument
|
H A D | sbc7240_wdt.c | 226 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | scx200_wdt.c | 13 The author(s) of this software shall not be held liable for damages 14 of any nature resulting due to the use of this software. This 55 /* The scaling factor for the timer, this depends on the value of W_ENABLE */ 117 static int scx200_wdt_notify_sys(struct notifier_block *this, in scx200_wdt_notify_sys() argument
|
H A D | wafer5823wdt.c | 18 * warranty for any of this software. This material is provided 49 * You must set these - there is no sane way to probe for this board. 216 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, in wafwdt_notify_sys() argument
|
/kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Core.pm | 188 Alternatively, this software may be distributed under the terms of the
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | netif.c | 249 static int sel_netif_netdev_notifier_handler(struct notifier_block *this, in sel_netif_netdev_notifier_handler() argument
|
/third_party/curl/scripts/ |
H A D | cd2cd | 12 # you should have received as part of this distribution. The terms 33 version. When this is used, cd2cd accepts multiple files to work 220 # this ignores errors
|
/third_party/gn/src/base/containers/ |
H A D | vector_buffer.h | 2 // Use of this source code is governed by a BSD-style license that can be 43 // clang Control Flow Integrity. Since this is as-designed, disable. 65 return *this; in operator =()
|
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest-typed-test.h | 9 // notice, this list of conditions and the following disclaimer. 11 // copyright notice, this list of conditions and the following disclaimer 16 // this software without specific prior written permission. 67 // tests for this test suite as you want. 71 // us to visit the members of FooTest via 'this'. 72 TypeParam n = this->value_; 136 // for this type-parameterized test suite as you want. 147 // test suite name; the rest are the names of the tests in this test 288 // Note: this won't work correctly if the trailing arguments are macros.
|
/third_party/icu/icu4c/source/i18n/ |
H A D | measunit_impl.h | 32 * before passing to this function, otherwise U_UNSUPPORTED_ERROR status may be 38 // TODO: make this function accepts any `MeasureUnit` as Java and move it to the `UnitsData` class. 51 /** Transform this SingleUnitImpl into a MeasureUnit, simplifying if possible. */ 55 * Returns the "simple unit ID", without SI or dimensionality prefix: this 71 * Returns the index of this unit's "quantity" in unitQuantities (in 72 * measunit_extra.cpp). The value of this index determines sort order for 78 * Compare this SingleUnitImpl to another SingleUnitImpl for the sake of 102 int32_t thisQuantity = this->getUnitCategoryIndex(); in compareTo() 122 // NOTE: this methodology will fail if the binary prefix more than or equal 98. in compareTo() 155 * Return whether this SingleUnitImp [all...] |
H A D | number_decimalquantity.h | 26 * <p>By design, this is NOT IMMUTABLE and NOT THREAD SAFE. It is intended to be an intermediate 46 * Sets this instance to be equal to another instance. 56 * Sets the minimum integer digits that this {@link DecimalQuantity} should generate. 64 * Sets the minimum fraction digits that this {@link DecimalQuantity} should generate. 99 * For example, when magnitude == -2, this performs rounding to the nearest 0.05. 140 * this method with delta=-3 will change the value to "1.23456". 186 * @return Whether the value represented by this {@link DecimalQuantity} is 191 /** @return Whether the value represented by this {@link DecimalQuantity} is less than zero. */ 197 /** @return Whether the value represented by this {@link DecimalQuantity} is infinite. */ 200 /** @return Whether the value represented by this { [all...] |
/third_party/libunwind/libunwind/doc/ |
H A D | unw_apply_reg_state.tex | 34 in the local address-space, this routine is also safe to use from a
|
H A D | unw_flush_cache.tex | 25 flushed by a call to this routine. The address range specified by
|
H A D | unw_step.tex | 32 address-space, this routine is also safe to use from a signal handler.
|
H A D | unw_getcontext.tex | 36 initialized by \Func{getcontext()} is expected. The reason for this
|
H A D | unw_is_signal_frame.tex | 21 value of 0 otherwise. For the purpose of this discussion, a signal
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | FilterCoder.h | 17 *outObject = (void *)(i *)this; }
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib.h | 7 * copy of this software and associated documentation files (the "Software"), 13 * The above copyright notice and this permission notice shall be included in 257 delete this; in Destroy() 381 ConfigFlags m_configFlags; ///< Global configuration flags. Note this is setup by 386 /// For r800 this is MC_ARB_RAMCFG.NOOFBANK
|
/third_party/lzma/CPP/Common/ |
H A D | Wildcard.h | 104 // return SubNodes.Add(CCensorNode(name, this));
in Find_SubNode_Or_Add_New() 106 node.Parent = this;
in Find_SubNode_Or_Add_New()
|
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerMutate.h | 90 void SetCorpus(const InputCorpus *Corpus) { this->Corpus = Corpus; } in SetCorpus()
|
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_reader.h | 2 // Use of this source code is governed by a BSD-style license that can be 56 // This class is used for reading ZIP archives. A typical use case of this class 91 // Path of this entry, in its original encoding as it is stored in the ZIP 94 // if it wants to interpret this path correctly. 162 // destructor of the class, so you usually don't need to call this. 174 // occurred while scanning entries. The returned Entry is owned by this 175 // ZipReader, and is valid until Next() is called again or until this 232 // bigger than |max_read_bytes|, this function returns false and |*output| is 233 // filled with |max_read_bytes| of data. If an error occurs, this function 286 base::WeakPtrFactory<ZipReader> weak_ptr_factory_{this}; [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-result.h | 2 // Use of this source code is governed by a BSD-style license that can be 86 return *this; 94 // Accessor for the value. Returns const reference if {this} is l-value or 95 // const, and returns r-value reference if {this} is r-value. This allows to 140 // Reset any error which was set on this thrower. 177 // exceptions when going out of scope. Use this in API methods. 190 // Use {nullptr_t} as data value to indicate that this only stores the error,
|
/third_party/node/deps/zlib/google/ |
H A D | zip_reader.h | 2 // Use of this source code is governed by a BSD-style license that can be 56 // This class is used for reading ZIP archives. A typical use case of this class 94 // Path of this entry, in its original encoding as it is stored in the ZIP 97 // if it wants to interpret this path correctly. 168 // destructor of the class, so you usually don't need to call this. 180 // occurred while scanning entries. The returned Entry is owned by this 181 // ZipReader, and is valid until Next() is called again or until this 249 // bigger than |max_read_bytes|, this function returns false and |*output| is 250 // filled with |max_read_bytes| of data. If an error occurs, this function 322 // TODO(crbug.com/953256) Add this a [all...] |
/third_party/node/src/ |
H A D | node_perf.h | 123 if (!Traits::GetDetails(env, *this).ToLocal(&detail)) { in Notify()
|