Searched refs:sfn (Results 1 – 16 of 16) sorted by relevance
91 sfn/sfn_alu_defines.cpp \92 sfn/sfn_alu_defines.h \93 sfn/sfn_callstack.cpp \94 sfn/sfn_callstack.h \95 sfn/sfn_conditionaljumptracker.cpp \96 sfn/sfn_conditionaljumptracker.h \97 sfn/sfn_defines.h \98 sfn/sfn_debug.cpp \99 sfn/sfn_debug.h \100 sfn/sfn_emitaluinstruction.cpp \[all …]
108 'sfn/sfn_alu_defines.cpp',109 'sfn/sfn_alu_defines.h',110 'sfn/sfn_callstack.cpp',111 'sfn/sfn_callstack.h',112 'sfn/sfn_conditionaljumptracker.cpp',113 'sfn/sfn_conditionaljumptracker.h',114 'sfn/sfn_defines.h',115 'sfn/sfn_debug.cpp',116 'sfn/sfn_debug.h',117 'sfn/sfn_emitaluinstruction.cpp',[all …]
102 ln -sfn /usr/local/php-5.5/bin/php /usr/bin/php && \103 ln -sfn /usr/local/php-5.5/bin/php-config /usr/bin/php-config && \104 ln -sfn /usr/local/php-5.5/bin/phpize /usr/bin/phpize && \107 ln -sfn /usr/local/php-5.6/bin/php /usr/bin/php && \108 ln -sfn /usr/local/php-5.6/bin/php-config /usr/bin/php-config && \109 ln -sfn /usr/local/php-5.6/bin/phpize /usr/bin/phpize && \112 ln -sfn /usr/local/php-7.0/bin/php /usr/bin/php && \113 ln -sfn /usr/local/php-7.0/bin/php-config /usr/bin/php-config && \114 ln -sfn /usr/local/php-7.0/bin/phpize /usr/bin/phpize && \117 ln -sfn /usr/local/php-7.1/bin/php /usr/bin/php && \[all …]
187 ln -sfn /usr/local/php-5.5/bin/php /usr/bin/php && \188 ln -sfn /usr/local/php-5.5/bin/php-config /usr/bin/php-config && \189 ln -sfn /usr/local/php-5.5/bin/phpize /usr/bin/phpize && \192 ln -sfn /usr/local/php-5.6/bin/php /usr/bin/php && \193 ln -sfn /usr/local/php-5.6/bin/php-config /usr/bin/php-config && \194 ln -sfn /usr/local/php-5.6/bin/phpize /usr/bin/phpize && \197 ln -sfn /usr/local/php-7.0/bin/php /usr/bin/php && \198 ln -sfn /usr/local/php-7.0/bin/php-config /usr/bin/php-config && \199 ln -sfn /usr/local/php-7.0/bin/phpize /usr/bin/phpize && \202 ln -sfn /usr/local/php-7.1/bin/php /usr/bin/php && \[all …]
1 target variable sfn
16 auto sfn = &StdcallFn; variable
130 CheckerInfo(RegisterCheckerFn Fn, ShouldRegisterFunction sfn, StringRef Name, in CheckerInfo()132 : Initialize(Fn), ShouldRegister(sfn), FullName(Name), Desc(Desc), in CheckerInfo()
34 d8b1P2BVHLRLJybA2Zr0ZqMfi+sfn/570pNjDXml8VG8FoQq+0jCGXVAOofFR7ay
118 void addChecker(RegisterCheckerFn Fn, ShouldRegisterFunction sfn,
1412 - r600/sfn: plumb the chip class into the instruction emission1413 - r600/sfn: fix cayman float instruction emission.1414 - r600/sfn: cayman fix int trans op21415 - r600/sfn: add callstack non-evergreen support1416 - r600/sfn: add emit if start cayman support1428 - r600/sfn: fix nop channel assignment.2215 - r600/sfn: Unify semantic name and index query and use TEXCOORD semantic2216 - r600/sfn: Fix printing vertex fetch instruction flags2220 - r600/sfn: Handle CF index loading from non-X channel2221 - r600/sfn: rework getting a vector and uniforms from the value pool[all …]
1904 - r600/sfn: Sort uniforms by binding and offset1905 - r600/sfn: add r600 specific lowering pass for atomics and use it1906 - r600/sfn: Add a mapping table for atomics1907 - r600/sfn: correct allocating and emitting of atomics1908 - r600/sfn: Correct ssbo instruction handling1909 - r600/sfn: handle querying SSBO size1910 - r600/sfn: Force a minimum of 4 GPRs, it seems to fix atomics1918 - r600/sfn: correct ring op patching1919 - r600/sfn: Fix loading vertex attributes1920 - r600/sfn: clone shader before lowering to registers and src/dest modifiers[all …]
2040 - r600/sfn: Add a basic nir shader backend2042 - r600/sfn: Add the VS in and FS out vectorization2043 - r600/sfn: Add the WaitAck instruction2044 - r600/sfn: add live range evaluation for the GPR2045 - r600/sfn: add register remapping2046 - r600/sfn: Add lowering arrays to scratch and according instructions2047 - r600/sfn: Add a load GDS result instruction2048 - r600/sfn: Add MemRingOut instructions2049 - r600/sfn: add emitVertex instructions2050 - r600/sfn: Add support for geometry shader[all …]
81 - r600/sfn: Don't set num_components on TESS sysvalue intrinsics
169 ln -sfn $@ libsrtp2.$(SHAREDLIBSUFFIXNOVER); \290 … ln -sfn libsrtp2.$(SHAREDLIBSUFFIX) $(DESTDIR)$(SHAREDLIB_DIR)/libsrtp2.$(SHAREDLIBSUFFIXNOVER); \
130 sfn = "%s.%d" % (self.baseFilename, i)132 if os.path.exists(sfn):136 os.rename(sfn, dfn)
167 sfn = self.rotation_filename("%s.%d" % (self.baseFilename, i))170 if os.path.exists(sfn):173 os.rename(sfn, dfn)