Home
last modified time | relevance | path

Searched refs:prepared (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/importlib/metadata/
H A D__init__.py848 def search(self, prepared):
850 self.infos[prepared.normalized]
851 if prepared
855 self.eggs[prepared.legacy_normalized]
856 if prepared
864 A prepared search for metadata on a possibly-named package.
913 prepared = Prepared(name)
915 path.search(prepared) for path in map(FastPath, paths)
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h99 int prepared; member
H A Drnn.c1292 if (en->prepared) in prepenum()
1301 en->prepared = 1; in prepenum()
/third_party/libunwind/libunwind/doc/
H A Dunw_set_caching_policy.tex37 If caching is enabled, an application must be prepared to make
/third_party/backends/backend/
H A Davision.h495 SANE_Bool prepared; /* first page marker */ member
H A Davision.c6863 s->prepared = s->scanning = SANE_FALSE; in do_eof()
6895 s->prepared = s->scanning = SANE_FALSE; in do_cancel()
9132 if (s->prepared == SANE_FALSE) { in sane_start()
9154 if (s->prepared == SANE_FALSE && dev->inquiry_light_control) { in sane_start()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h148 bool prepared; member
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4629 % Unfortunately, texindex is not prepared to handle braces in the
4700 % writing an index entry, and texindex isn't prepared for an index sort entry

Completed in 29 milliseconds