/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | join.js | 121 var holder = new HolderClass(fn); 132 undefined, ret, holder); 133 promiseSetters[i](maybePromise, holder); 134 holder.asyncNeeded = false; 137 maybePromise._value(), holder); 144 callbacks[i].call(ret, maybePromise, holder); 149 if (holder.asyncNeeded) { 152 holder.fn = util.domainBind(domain, holder.fn); 156 ret._setOnCancel(holder);
|
/third_party/skia/tools/copyright/ |
D | main.py | 53 (year, holder) = parser.GetCopyrightBlockAttributes(old_copyright_block) 54 if holder and not ConfirmAllowedCopyrightHolder(holder): 57 holder, filepath)) 59 new_copyright_block = parser.CreateCopyrightBlock(year, holder) 108 def ConfirmAllowedCopyrightHolder(holder): argument 113 return holder in ALLOWED_COPYRIGHT_HOLDERS
|
D | fileparser.py | 81 def CreateCopyrightBlock(self, year, holder): argument 90 if not holder: 91 holder = self.DEFAULT_HOLDER 92 return self.COPYRIGHT_BLOCK_FORMAT % (year, holder)
|
/third_party/flutter/skia/tools/copyright/ |
D | main.py | 50 (year, holder) = parser.GetCopyrightBlockAttributes(old_copyright_block) 51 if holder and not ConfirmAllowedCopyrightHolder(holder): 54 holder, filepath)) 56 new_copyright_block = parser.CreateCopyrightBlock(year, holder) 99 def ConfirmAllowedCopyrightHolder(holder): argument 104 return holder in ALLOWED_COPYRIGHT_HOLDERS
|
D | fileparser.py | 81 def CreateCopyrightBlock(self, year, holder): argument 90 if not holder: 91 holder = self.DEFAULT_HOLDER 92 return self.COPYRIGHT_BLOCK_FORMAT % (year, holder)
|
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/app/ |
D | CanvasARSurfaceView.java | 38 SurfaceHolder holder = getHolder(); in CanvasARSurfaceView() local 41 holder.setFormat(PixelFormat.TRANSPARENT); in CanvasARSurfaceView() 42 holder.addCallback(this); in CanvasARSurfaceView() 50 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() argument 55 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument 60 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged() argument
|
/third_party/typescript/tests/baselines/reference/ |
D | typeGuardFunctionOfFormThisErrors.js | 42 let holder = {invalidGuard}; variable 44 if (holder.invalidGuard(c)) { 46 holder; 50 holder; 124 var holder = { invalidGuard: invalidGuard }; variable 125 if (holder.invalidGuard(c)) { 127 holder; 131 holder; 159 declare let holder: {
|
D | typeGuardFunctionOfFormThisErrors.symbols | 108 let holder = {invalidGuard}; 109 >holder : Symbol(holder, Decl(typeGuardFunctionOfFormThisErrors.ts, 40, 3)) 112 if (holder.invalidGuard(c)) { 113 >holder.invalidGuard : Symbol(invalidGuard, Decl(typeGuardFunctionOfFormThisErrors.ts, 40, 14)) 114 >holder : Symbol(holder, Decl(typeGuardFunctionOfFormThisErrors.ts, 40, 3)) 121 holder; 122 >holder : Symbol(holder, Decl(typeGuardFunctionOfFormThisErrors.ts, 40, 3)) 128 holder; 129 >holder : Symbol(holder, Decl(typeGuardFunctionOfFormThisErrors.ts, 40, 3))
|
D | typeGuardFunctionOfFormThisErrors.types | 111 let holder = {invalidGuard}; 112 >holder : { invalidGuard: (c: any) => this is number; } 116 if (holder.invalidGuard(c)) { 117 >holder.invalidGuard(c) : boolean 118 >holder.invalidGuard : (c: any) => this is number 119 >holder : { invalidGuard: (c: any) => this is number; } 126 holder; 127 >holder : { invalidGuard: (c: any) => this is number; } & number 133 holder; 134 >holder : { invalidGuard: (c: any) => this is number; }
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | CompatibilityTest.java | 82 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() argument 83 if (holder.skip) { in testCompatibility() 84 logln("Skipping File = " + holder); in testCompatibility() 88 Object[] oldObjects = SerializableTestUtility.getSerializedObjects(holder.b); in testCompatibility() 89 Handler classHandler = SerializableTestUtility.getHandler(holder.className); in testCompatibility() 94 … errln("Input object " + i + ", className " + holder.className + ": failed behavior test."); in testCompatibility() 185 FileHolder holder = new FileHolder(entryName, in getJarList() local 187 classList.add(holder); in getJarList()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | CompatibilityTest.java | 85 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() argument 86 if (holder.skip) { in testCompatibility() 87 logln("Skipping File = " + holder); in testCompatibility() 91 Object[] oldObjects = SerializableTestUtility.getSerializedObjects(holder.b); in testCompatibility() 92 Handler classHandler = SerializableTestUtility.getHandler(holder.className); in testCompatibility() 97 … errln("Input object " + i + ", className " + holder.className + ": failed behavior test."); in testCompatibility() 188 FileHolder holder = new FileHolder(entryName, in getJarList() local 190 classList.add(holder); in getJarList()
|
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
D | typeGuardFunctionOfFormThisErrors.ts | 42 let holder = {invalidGuard}; variable 44 if (holder.invalidGuard(c)) { 46 holder; 50 holder;
|
/third_party/boost/boost/mpi/ |
D | skeleton_and_content_types.hpp | 161 : holder(new detail::mpi_datatype_holder(d,committed)) in content() 174 holder.reset(new detail::mpi_datatype_holder(d)); in operator =() 187 return holder->get_mpi_datatype(); in get_mpi_datatype() 196 holder->commit(); in commit() 200 boost::shared_ptr<detail::mpi_datatype_holder> holder; member in boost::mpi::content
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_common.hpp | 1379 if (holder) in ~Variant() 1380 group->pools[type]->free_opaque(holder); in ~Variant() 1398 if (holder) in operator =() 1399 group->pools[type]->free_opaque(holder); in operator =() 1400 holder = other.holder; in operator =() 1405 other.holder = nullptr; in operator =() 1422 if (holder) in operator =() 1423 group->pools[type]->free_opaque(holder); in operator =() 1425 if (other.holder) in operator =() 1426 holder = other.holder->clone(group->pools[other.type].get()); in operator =() [all …]
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
D | SurfaceRenderer.java | 63 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() argument 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument 69 mAndroidSurface = holder.getSurface(); in surfaceChanged() 76 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument
|
/third_party/boost/boost/python/ |
D | make_constructor.hpp | 61 typedef objects::pointer_holder<Ptr,value_type> holder; in dispatch() typedef 62 typedef objects::instance<holder> instance_t; in dispatch() 64 … void* memory = holder::allocate(this->m_self, offsetof(instance_t, storage), sizeof(holder)); in dispatch() 67 (new (memory) holder(x))->install(this->m_self); in dispatch() 69 (new (memory) holder(std::move(x)))->install(this->m_self); in dispatch() 73 holder::deallocate(this->m_self, memory); in dispatch()
|
/third_party/boost/boost/spirit/home/x3/auxiliary/ |
D | any_parser.hpp | 43 : _content(new holder<Expr>(expr)) {} in any_parser() 108 struct holder : placeholder struct 112 explicit holder(Expr const& p) in holder() argument 115 holder* clone() const override in clone() argument 117 return new holder(*this); in clone()
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/ |
D | EffectsAdapter.kt | 137 override fun onBindViewHolder(holder: EffectsHolder, position: Int) { in <lambda>() 138 holder.bindEffect(effectList[position], position) in <lambda>() 178 var holder = mRecyclerView.findViewHolderForAdapterPosition(i) as EffectsHolder in <lambda>() variable 179 holder.bindEffect(holder.effect, i) in <lambda>() 202 var holder = mRecyclerView.findViewHolderForAdapterPosition(i) as EffectsHolder in <lambda>() variable 203 holder.bindEffect(holder.effect, i) in <lambda>()
|
/third_party/node/lib/internal/http2/ |
D | util.js | 273 const holder = ObjectCreate(null); 279 holder.headerTableSize = 285 holder.enablePush = 291 holder.initialWindowSize = 297 holder.maxFrameSize = 303 holder.maxConcurrentStreams = 309 holder.maxHeaderListSize = holder.maxHeaderSize = 315 holder.enableConnectProtocol = 319 return holder;
|
/third_party/boost/boost/container/detail/ |
D | allocator_version_traits.hpp | 59 static void deallocate_individual(Allocator &a, multiallocation_chain &holder) in deallocate_individual() 60 { a.deallocate_individual(holder); } in deallocate_individual() 92 static void deallocate_individual(Allocator &a, multiallocation_chain &holder) in deallocate_individual() 94 size_type n = holder.size(); in deallocate_individual() 95 typename multiallocation_chain::iterator it = holder.begin(); in deallocate_individual()
|
/third_party/boost/boost/coroutine2/detail/ |
D | pull_control_block_cc.hpp | 61 struct holder { struct 64 holder( T & t_) : in holder() argument 74 typename std::aligned_storage< sizeof( holder), alignof( holder) >::type storage;
|
/third_party/flutter/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerActivity.java | 120 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() argument 122 onSurfaceCreated(mApplication.getNativeHandle(), holder.getSurface()); in surfaceCreated() 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument 129 onSurfaceChanged(mApplication.getNativeHandle(), holder.getSurface()); in surfaceChanged() 134 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument
|
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerActivity.java | 120 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() argument 122 onSurfaceCreated(mApplication.getNativeHandle(), holder.getSurface()); in surfaceCreated() 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument 129 onSurfaceChanged(mApplication.getNativeHandle(), holder.getSurface()); in surfaceChanged() 134 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() argument
|
/third_party/boost/boost/container/ |
D | stable_vector.hpp | 548 BOOST_CONTAINER_FORCEINLINE void deallocate_individual(multiallocation_chain &holder) in deallocate_individual() argument 549 { allocator_version_traits_t::deallocate_individual(this->priv_node_alloc(), holder); } in deallocate_individual() 1706 multiallocation_chain holder; in erase() local 1715 holder.push_back(node_ptr_traits::pointer_to(n)); in erase() 1717 this->priv_put_in_pool(holder); in erase() 1932 multiallocation_chain holder; in priv_clear_pool() local 1933 holder.incorporate_after( holder.before_begin() in priv_clear_pool() 1937 this->deallocate_individual(holder); in priv_clear_pool() 1947 multiallocation_chain holder; in priv_increase_pool() local 1948 holder.incorporate_after( holder.before_begin() in priv_increase_pool() [all …]
|
/third_party/boost/boost/log/sources/ |
D | global_logger_storage.hpp | 127 …shared_ptr< logger_holder_base > holder = global_storage::get_or_init(tag_type_index, &logger_sing… in init_instance() local 129 if (holder->m_LoggerType == logger_type_index) in init_instance() 134 instance = boost::static_pointer_cast< logger_holder< logger_type > >(holder); in init_instance() 143 … boost::log::sources::aux::throw_odr_violation(tag_type_index, logger_type_index, *holder); in init_instance()
|