Home
last modified time | relevance | path

Searched refs:Programs (Results 1 – 25 of 272) sorted by relevance

1234567891011

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp54 template<typename Instance, typename Arg0, typename Programs = NoPrograms1<Arg0> >
64 …tNodeType type, const std::string& name, const std::string& desc, const Programs& progs, const Arg… in InstanceFactory1()
75 const Programs m_progs;
79 template<typename Instance, typename Arg0, typename Support, typename Programs = NoPrograms1<Arg0> >
91 …tNodeType type, const std::string& name, const std::string& desc, const Programs& progs, const Arg… in InstanceFactory1WithSupport()
103 const Programs m_progs;
/third_party/mesa3d/src/mesa/main/
Dshared.c75 shared->Programs = _mesa_NewHashTable(); in _mesa_alloc_shared_state()
373 if (shared->Programs) { in free_shared_state()
374 _mesa_HashDeleteAll(shared->Programs, delete_program_cb, ctx); in free_shared_state()
375 _mesa_DeleteHashTable(shared->Programs); in free_shared_state()
Darbprogram.c88 _mesa_HashInsert(ctx->Shared->Programs, id, newProg, isGenName); in lookup_or_create_program()
182 _mesa_HashRemove(ctx->Shared->Programs, ids[i]); in _mesa_DeleteProgramsARB()
206 _mesa_HashRemove(ctx->Shared->Programs, ids[i]); in _mesa_DeleteProgramsARB()
233 _mesa_HashLockMutex(ctx->Shared->Programs); in _mesa_GenProgramsARB()
235 _mesa_HashFindFreeKeys(ctx->Shared->Programs, ids, n); in _mesa_GenProgramsARB()
239 _mesa_HashInsertLocked(ctx->Shared->Programs, ids[i], in _mesa_GenProgramsARB()
243 _mesa_HashUnlockMutex(ctx->Shared->Programs); in _mesa_GenProgramsARB()
/third_party/flutter/flutter/packages/flutter_tools/lib/src/vscode/
Dvscode.dart135 // $localappdata\Programs\Microsoft VS Code
136 // $localappdata\Programs\Microsoft VS Code Insiders
153 fs.path.join(localAppData, 'Programs\\Microsoft VS Code'),
164 fs.path.join(localAppData, 'Programs\\Microsoft VS Code Insiders'),
/third_party/libsnd/programs/
Dtest-sndfile-metadata-set.py47 class Programs: class
165 programs = Programs (needs_exe)
/third_party/python/
DMakefile.pre.in475 Programs/_testembed python-config
479 @if test -n "$(VPATH)" -a -f "$(srcdir)/Programs/python.o"; then \
588 $(BUILDPYTHON): Programs/python.o $(LIBRARY_DEPS)
589 …$(LINKCC) $(PY_CORE_LDFLAGS) $(LINKFORSHARED) -o $@ Programs/python.o $(BLDLIBRARY) $(LIBS) $(MODL…
723 Programs/_testembed: Programs/_testembed.o $(LIBRARY_DEPS)
724 …$(LINKCC) $(PY_CORE_LDFLAGS) $(LINKFORSHARED) -o $@ Programs/_testembed.o $(BLDLIBRARY) $(LIBS) $(…
729 Programs/_freeze_importlib.o: Programs/_freeze_importlib.c Makefile
731 Programs/_freeze_importlib: Programs/_freeze_importlib.o $(LIBRARY_OBJS_OMIT_FROZEN)
732 …$(LINKCC) $(PY_CORE_LDFLAGS) -o $@ Programs/_freeze_importlib.o $(LIBRARY_OBJS_OMIT_FROZEN) $(LIBS…
735 regen-importlib: Programs/_freeze_importlib
[all …]
D.gitignore86 Programs/_freeze_module
87 Programs/_testembed
D.gitattributes81 Programs/test_frozenmain.h generated
/third_party/libnl/
Dconfigure.ac24 # 1. Programs using the previous version may use the new version as drop-in
29 # 2. Programs using the previous version may use the new version as drop-in
35 # 3. Programs may need to be changed, recompiled, relinked in order to use
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp55 struct Programs struct
221 …typedef InstanceFactory1WithSupport<HlslTest, TestConfig, FunctionSupport0, Programs> HlslTestInst… in createHlslComputeGroup()
/third_party/ltp/testcases/kernel/fs/fs-bench/
DREADME1 Programs for File system stress test.
/third_party/python/Tools/msi/
Dtestrelease.bat68 …@dir /s/b "%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" > "%~2\star…
69 …@dir /s/b "%APPDATA%\Microsoft\Windows\Start Menu\Programs" | findstr /ic:"python" >> "%~2\startm…
DREADME.txt73 building on a recent Windows version, use the Control Panel (Programs | Programs
355 is "%LocalAppData%\Programs\Python\Python3X" for the 64-bit interpreter
356 and "%LocalAppData%\Programs\Python\Python3X-32" for the 32-bit
387 they are installed in "%LocalAppData%\Programs\Python\PyLauncher".
520 running the original EXE again or via the Programs and Features applet
521 (formerly known as Add or Remove Programs).
/third_party/lz4/contrib/meson/meson/programs/
Dmeson.build39 # Programs and manpages installing
/third_party/boost/libs/regex/doc/
Dexamples.qbk9 [section:examples Test and Example Programs]
11 [h4 Test Programs]
/third_party/boost/libs/asio/doc/overview/
Dsignals.qbk11 boost_asio.reference.signal_set signal_set]. Programs may add one or more signals to
Dstreams.qbk36 Programs typically want to transfer an exact number of bytes. When a short read
/third_party/libsnd/Win32/
DREADME-precompiled-dll.txt28 All Programs ->
/third_party/boost/libs/phoenix/doc/
Dreferences.qbk27 Conference on Pattern Languages of Programs, (EuroPLoP'2000) Irsee, Germany,
/third_party/flutter/skia/third_party/externals/wuffs/test/data/artificial/
Dgif-multiple-loop-counts.gif.make-artificial.txt13 # course of stepping through the frames. Programs that use Wuffs may enforce
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h439 void setProgramCount(uint32_t Programs) { ProgramCount = Programs; } in setProgramCount() argument
/third_party/ltp/testcases/kernel/security/tomoyo/
DREADME18 Programs are installed in /usr/sbin/ with prefix "tomoyo-" and
/third_party/e2fsprogs/doc/RelNotes/
Dv1.04.txt38 Programs such as fsck which didn't need to be linked against
/third_party/ltp/include/mk/
Dconfig.mk.in24 # http://www.gnu.org/software/hello/manual/autoconf/Particular-Programs.html
/third_party/python/Doc/faq/
Dinstalled.rst43 anything. On Windows, use the Add/Remove Programs icon in the Control Panel.

1234567891011