Home
last modified time | relevance | path

Searched refs:this (Results 1476 - 1500 of 3826) sorted by relevance

1...<<51525354555657585960>>...154

/kernel/linux/linux-6.6/drivers/soc/litex/
H A Dlitex_soc_ctrl.c75 static int litex_reset_handler(struct notifier_block *this, unsigned long mode, in litex_reset_handler() argument
79 container_of(this, struct litex_soc_ctrl_device, reset_nb); in litex_reset_handler()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dsyscon-reboot.c25 static int syscon_restart_handle(struct notifier_block *this, in syscon_restart_handle() argument
29 container_of(this, struct syscon_reboot_context, in syscon_restart_handle()
H A Docelot-reset.c42 static int ocelot_restart_handle(struct notifier_block *this, in ocelot_restart_handle() argument
45 struct ocelot_reset_context *ctx = container_of(this, struct in ocelot_restart_handle()
H A Dgpio-restart.c26 static int gpio_restart_notify(struct notifier_block *this, in gpio_restart_notify() argument
30 container_of(this, struct gpio_restart, restart_handler); in gpio_restart_notify()
/kernel/linux/linux-6.6/drivers/edac/
H A Docteon_edac-pc.c3 * License. See the file "COPYING" in the main directory of this archive
38 static int co_cache_error_event(struct notifier_block *this, in co_cache_error_event() argument
41 struct co_cache_error *p = container_of(this, struct co_cache_error, in co_cache_error_event()
/third_party/gn/src/base/win/
H A Dscoped_handle.h2 // Use of this source code is governed by a BSD-style license that can be
13 // TODO(rvargas): remove this with the rest of the verifier.
33 // this explicitly is necessary because of bug 528394 and VC++ 2015.
55 DCHECK_NE(this, &other); in operator =()
57 return *this; in operator =()
75 // Transfers ownership away from this object.
/third_party/glslang/glslang/MachineIndependent/
H A DLiveTraverser.h11 // notice, this list of conditions and the following disclaimer.
14 // copyright notice, this list of conditions and the following
20 // from this software without specific prior written permission.
113 return true; // traverse this subtree in visitAggregate()
126 node->getTrueBlock()->traverse(this); in visitSelection()
128 node->getFalseBlock()->traverse(this); in visitSelection()
/third_party/benchmark/src/
H A Dmutex.h127 int entered_ = 0; // Number of threads that have entered this barrier
130 // entered the barrier. Returns iff this is the last thread to
138 auto cb = [this, phase_number_cp]() { in REQUIRES()
139 return this->phase_number_ > phase_number_cp || in REQUIRES()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimfmtprops.h22 // (When building DLLs for Windows this is required.)
40 // Using this wrapper is rather unfortunate, but is needed on Windows platforms in order to allow
55 if (this != &other && // self-assignment: no-op in operator =()
59 return *this; in operator =()
/third_party/mbedtls/scripts/
H A Dlcov.sh18 3. Run this script from the parent of the directory containing the library
24 -r Reset traces. Run this before re-testing to get fresh measurements.
/third_party/lame/misc/
H A Dlame4dos.bat4 rem - put this Batch-Command on your Desktop,
7 rem - put this Batch-Command in a place mentioned
/third_party/ltp/include/mk/
H A Denv_post.mk18 # with this program; if not, write to the Free Software Foundation, Inc.,
24 ENV_PRE_LOADED ?= $(error You must load env_pre.mk before including this file)
63 INSTALL_DIR := $(error You must define INSTALL_DIR before including this file)
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir.h6 * copy of this software and associated documentation files (the "Software"),
12 * The above copyright notice and this permission notice (including the next
45 return static_cast<const brw_reg &>(*this); in as_brw_reg()
52 return static_cast<brw_reg &>(*this); in as_brw_reg()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dstatus.h2 // Use of this source code is governed by a BSD-style license that can be
125 T& value() & { return *this; } in value()
130 const T& value() const& { return *this; } in value()
/third_party/node/src/
H A Dnode_mem-inl.h15 static_cast<void*>(static_cast<Class*>(this)), in MakeAllocator()
40 // This means we called StopTracking() on this pointer before. in ReallocImpl()
100 Class* manager = static_cast<Class*>(this); in StopTrackingMemory()
H A Dnode_snapshotable.h30 // The memory chunk looks like this:
61 memcpy(result, this, sizeof(T)); in Copy()
65 void Delete() { ::operator delete[](this); } in Delete()
75 // serialization. Use this method to e.g. release references that
84 // embedder field of the object. Use this to restore native states
H A Dnode_threadsafe_cow.h43 // Define this early since some of the public members depend on it
94 Read read() const { return Read(this); } in read()
95 Write write() { return Write(this); } in write()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimfmtprops.h22 // (When building DLLs for Windows this is required.)
40 // Using this wrapper is rather unfortunate, but is needed on Windows platforms in order to allow
55 if (this != &other && // self-assignment: no-op in operator =()
59 return *this; in operator =()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcoleitr.h153 * Returns true if "other" is the same as "this"
156 * @return true if "other" is the same as "this"
162 * Returns true if "other" is not the same as "this".
165 * @return true if "other" is not the same as "this"
285 * ICU "poor man's RTTI", returns a UClassID for this class.
302 return reinterpret_cast<UCollationElements *>(this); in toUCollationElements()
306 return reinterpret_cast<const UCollationElements *>(this); in toUCollationElements()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcoleitr.h153 * Returns true if "other" is the same as "this"
156 * @return true if "other" is the same as "this"
162 * Returns true if "other" is not the same as "this".
165 * @return true if "other" is not the same as "this"
285 * ICU "poor man's RTTI", returns a UClassID for this class.
302 return reinterpret_cast<UCollationElements *>(this); in toUCollationElements()
306 return reinterpret_cast<const UCollationElements *>(this); in toUCollationElements()
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dlocate-test5 # of this license, see the COPYING file at the top level of this
22 --help Show this help and exit
25 up by this tool. This might change in the future. So far, the ones
94 # be established for this file.
/third_party/node/deps/v8/src/compiler/
H A Dnode-aux-data.h2 // Use of this source code is governed by a BSD-style license that can be
83 return !(*this == other); in operator !=()
87 return *this; in operator ++()
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate.h2 // Use of this source code is governed by a BSD-style license that can be
78 // to use the LocalLogger for this instead. in main_thread_logger()
85 return (v8::internal::LocalFactory*)this; in factory()
131 LocalIsolate* AsLocalIsolate() { return this; } in AsLocalIsolate()
133 // TODO(victorgomes): Remove this when/if MacroAssembler supports LocalIsolate
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-register-frame-array.h2 // Use of this source code is governed by a BSD-style license that can be
65 (*this)[reg] = other[reg]; in CopyFrom()
70 (*this)[reg] = other[reg]; in CopyFrom()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-register.h2 // Use of this source code is governed by a BSD-style license that can be
20 // in its stack-frame. Register hold parameters, this, and expression values.
128 // Returns a new RegisterList which is a truncated version of this list, with
146 return (register_count() == 0) ? Register(0) : (*this)[0]; in first_register()
150 return (register_count() == 0) ? Register(0) : (*this)[register_count_ - 1]; in last_register()

Completed in 10 milliseconds

1...<<51525354555657585960>>...154