Home
last modified time | relevance | path

Searched refs:get (Results 6401 - 6425 of 14260) sorted by relevance

1...<<251252253254255256257258259260>>...571

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp169 Reader = std::move(ReaderOrErr.get()); in doInitialization()
212 const MCInstrDesc &Desc = TII->get(PFetchInstrID); in runOnMachineFunction()
/third_party/skia/tools/
H A DDDLPromiseImageHelper.h61 return fPromiseImageTexture.get(); in promiseImageTexture()
171 return fCallbackContexts[index].get(); in callbackContext()
H A Dconvert-to-nia.cpp177 (cachedFrame == frameInfos[i].fRequiredFrame) && cachedFramePixels.get()) { in main()
179 memcpy(bm.getPixels(), cachedFramePixels.get(), bmByteSize); in main()
H A Dget_images_from_skps.cpp136 return SkPicture::MakeFromStream(stream.get(), &procs) != nullptr; in get_images_from_file()
227 stream.writeStream(jsonStream.get(), jsonStream->getLength()); in main()
/third_party/skia/tools/debugger/
H A DDebugLayerManager.cpp109 drawLayerEventTo(surface.get(), nodeId, relevantFrames[i]); in getLayerAsImage()
181 return evt.debugCanvas.get(); in getEventDebugCanvas()
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h90 inline void* get(const UnicodeString& key) const;
217 inline void* Hashtable::get(const UnicodeString& key) const { in get() function in Hashtable
H A Dlocutil.cpp224 htp = (Hashtable*) cache->get(bundleID); in getAvailableLocaleNames()
246 Hashtable *t = static_cast<Hashtable *>(cache->get(bundleID)); in getAvailableLocaleNames()
H A Dresbund.cpp324 ResourceBundle ResourceBundle::get(int32_t indexR, UErrorCode& status) const { in get() function in ResourceBundle
342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() function in ResourceBundle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DFunctionExtras.h131 return CallbackAndInlineFlag.getPointer().template get<TrivialCallback *>()->CallPtr; in getTrivialCallback()
136 .template get<NonTrivialCallbacks *>(); in getNonTrivialCallbacks()
212 // Clear the old callback and inline flag to get back to as-if-null.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueLattice.h119 static ValueLatticeElement get(Constant *C) { in get() function in llvm::ValueLatticeElement
149 assert(isConstant() && "Cannot get the constant of a non-constant!"); in getConstant()
154 assert(isNotConstant() && "Cannot get the constant of a non-notconstant!"); in getNotConstant()
160 "Cannot get the constant-range of a non-constant-range!"); in getConstantRange()
269 // We can get here if we've encountered a constantexpr of integer type in mergeIn()
296 return UndefValue::get(Ty); in getCompare()
/third_party/typescript/tests/baselines/reference/
H A DdestructuringUnspreadableIntoRest.js9 get getter(): number {
109 get getter() {
H A DdoYouNeedToChangeYourTargetLibraryES2015.js8 const testReflectGet = Reflect.get({}, "");
106 var testReflectGet = Reflect.get({}, "");
H A DobjectRest.js26 get both(): number { return 12 }
81 get both() { return 12; }
H A Des6ClassTest2.js28 // The contextual keyword "get" followed by an identifier and
29 // a curly body defines a getter in the same way that "get"
31 get isAlive() {
202 // The contextual keyword "get" followed by an identifier and
203 // a curly body defines a getter in the same way that "get"
205 get: function () {
H A DlocalTypes1.js108 get p() {
283 get: function () {
/third_party/python/Doc/tools/extensions/
H A Dc_annotations.py122 record = self.stable_abi_data.get(name)
161 entry = self.refcount_data.get(name)
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py37 def get(self): member in Var
176 0: position after terminal \n; for .get, .delete index 1
201 def get(self, index1, index2=None): member in Text
H A Dtest_zzdummy.py81 txt = text.get(f'{line}.0', f'{line}.end')
148 self.assertEqual(text.get('1.0', 'end-1c'), code_sample)
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info.cc74 type_resolver_->ResolveMessageType(string_type_url, type.get());
101 type_resolver_->ResolveEnumType(string_type_url, enum_type.get());
/third_party/python/Lib/xml/sax/
H A Dxmlreader.py326 def get(self, name, alternative=None): member in AttributesImpl
327 return self._attrs.get(name, alternative)
/third_party/skia/gm/
H A Dxfermodes3.cpp93 this->drawMode(canvas, x, y, kSize, kSize, modePaint, tempSurface.get());
110 this->drawMode(canvas, x, y, kSize, kSize, modePaint, tempSurface.get());
H A Doffsetimagefilter.cpp66 DrawClippedImage(canvas, image.get(), paint, 1, cropRect);
72 DrawClippedImage(canvas, fBitmap.get(), paint, 2, cropRect);
H A Ddrawatlascolor.cpp157 canvas->drawAtlas(atlas.get(), xforms, rects, quadColors, numColors,
161 canvas->drawAtlas(atlas.get(), xforms, rects, quadColors, numColors,
H A Dpath_stroke_with_zero_length.cpp180 if (!draw_path_cell(dContext, canvas, img.get(), expectedCaps)) { in draw_zero_length_capped_paths()
260 if (!draw_path_cell(dContext, canvas, img.get(), expectedCaps)) { in draw_zero_length_capped_paths_dbl_contour()
H A Dmakecolorspace.cpp31 return std::get<0>(codec->getImage()); in make_raster_image()
91 const SkImage* image = images[j].get(); in DEF_SIMPLE_GM_BG()

Completed in 17 milliseconds

1...<<251252253254255256257258259260>>...571