/aosp_15_r20/external/mesa3d/src/intel/isl/ |
H A D | isl_format.c | 61 #define SF(sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e, ta, sf) \ macro 108 SF( Y, 50, x, x, Y, Y, Y, Y, x, 70, 90, 90, x, R32G32B32A32_FLOAT) 109 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, x, R32G32B32A32_SINT) 110 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, x, R32G32B32A32_UINT) 111 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_UNORM) 112 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_SNORM) 113 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R64G64_FLOAT) 114 SF( Y, 50, x, x, 110, 110, x, x, x, x, x, 110, x, R32G32B32X32_FLOAT) 115 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_SSCALED) 116 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_USCALED) [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 41 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { in SetValue() argument 42 SF.Values[V] = Val; in SetValue() 63 ExecutionContext &SF = ECStack.back(); in visitUnaryOperator() local 65 GenericValue Src = getOperandValue(I.getOperand(0), SF); in visitUnaryOperator() 96 SetValue(&I, R, SF); in visitUnaryOperator() 333 ExecutionContext &SF = ECStack.back(); in visitICmpInst() local 335 GenericValue Src1 = getOperandValue(I.getOperand(0), SF); in visitICmpInst() 336 GenericValue Src2 = getOperandValue(I.getOperand(1), SF); in visitICmpInst() 355 SetValue(&I, R, SF); in visitICmpInst() 666 ExecutionContext &SF = ECStack.back(); in visitFCmpInst() local [all …]
|
H A D | Interpreter.h | 189 gep_type_iterator E, ExecutionContext &SF); 195 void SwitchToNewBasicBlock(BasicBlock *Dest, ExecutionContext &SF); 201 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF); 202 GenericValue getOperandValue(Value *V, ExecutionContext &SF); 204 ExecutionContext &SF); 206 ExecutionContext &SF); 208 ExecutionContext &SF); 210 ExecutionContext &SF); 212 ExecutionContext &SF); 214 ExecutionContext &SF); [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 41 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { in SetValue() argument 42 SF.Values[V] = Val; in SetValue() 63 ExecutionContext &SF = ECStack.back(); in visitUnaryOperator() local 65 GenericValue Src = getOperandValue(I.getOperand(0), SF); in visitUnaryOperator() 96 SetValue(&I, R, SF); in visitUnaryOperator() 332 ExecutionContext &SF = ECStack.back(); in visitICmpInst() local 334 GenericValue Src1 = getOperandValue(I.getOperand(0), SF); in visitICmpInst() 335 GenericValue Src2 = getOperandValue(I.getOperand(1), SF); in visitICmpInst() 354 SetValue(&I, R, SF); in visitICmpInst() 664 ExecutionContext &SF = ECStack.back(); in visitFCmpInst() local [all …]
|
H A D | Interpreter.h | 189 gep_type_iterator E, ExecutionContext &SF); 195 void SwitchToNewBasicBlock(BasicBlock *Dest, ExecutionContext &SF); 201 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF); 202 GenericValue getOperandValue(Value *V, ExecutionContext &SF); 204 ExecutionContext &SF); 206 ExecutionContext &SF); 208 ExecutionContext &SF); 210 ExecutionContext &SF); 212 ExecutionContext &SF); 214 ExecutionContext &SF); [all …]
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 42 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { in SetValue() argument 43 SF.Values[V] = Val; in SetValue() 279 ExecutionContext &SF = ECStack.back(); in visitICmpInst() local 281 GenericValue Src1 = getOperandValue(I.getOperand(0), SF); in visitICmpInst() 282 GenericValue Src2 = getOperandValue(I.getOperand(1), SF); in visitICmpInst() 301 SetValue(&I, R, SF); in visitICmpInst() 611 ExecutionContext &SF = ECStack.back(); in visitFCmpInst() local 613 GenericValue Src1 = getOperandValue(I.getOperand(0), SF); in visitFCmpInst() 614 GenericValue Src2 = getOperandValue(I.getOperand(1), SF); in visitFCmpInst() 642 SetValue(&I, R, SF); in visitFCmpInst() [all …]
|
H A D | Interpreter.h | 208 gep_type_iterator E, ExecutionContext &SF); 214 void SwitchToNewBasicBlock(BasicBlock *Dest, ExecutionContext &SF); 220 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF); 221 GenericValue getOperandValue(Value *V, ExecutionContext &SF); 223 ExecutionContext &SF); 225 ExecutionContext &SF); 227 ExecutionContext &SF); 229 ExecutionContext &SF); 231 ExecutionContext &SF); 233 ExecutionContext &SF); [all …]
|
/aosp_15_r20/external/libtraceevent/plugins/ |
H A D | plugin_mac80211.c | 42 #define SF(fn) tep_print_num_field(s, fn ":%d", event, fn, record, 0) macro 58 SF("assoc"); SP(); in drv_bss_info_changed() 59 SF("aid"); SP(); in drv_bss_info_changed() 60 SF("cts"); SP(); in drv_bss_info_changed() 61 SF("shortpre"); SP(); in drv_bss_info_changed() 62 SF("shortslot"); SP(); in drv_bss_info_changed() 63 SF("dtimper"); SP(); in drv_bss_info_changed() 65 SF("bcnint"); SP(); in drv_bss_info_changed() 68 SF("enable_beacon"); in drv_bss_info_changed() 70 SF("ht_operation_mode"); in drv_bss_info_changed()
|
/aosp_15_r20/external/giflib/ |
H A D | NEWS | 16 * Address SF issue #138 Documentation for obsolete utilities still installed 18 * Address SF issue #139: Typo in "LZW image data" page ("110_2 = 4_10") 20 * Address SF issue #140: Typo in "LZW image data" page ("LWZ") 22 * Address SF issue #141: Typo in "Bits and bytes" page ("filed") 24 * Note as already fixed SF issue #143: cannot compile under mingw 26 * Address SF issue #144: giflib-5.2.1 cannot be build on windows and other platforms using c89 28 * Address SF issue #145: Remove manual pages installation for binaries that are not installed too 30 * Address SF issue #146: [PATCH] Limit installed man pages to binaries, move giflib to section 7 32 * Address SF issue #147 [PATCH] Fixes to doc/whatsinagif/ content 34 * Address SF issue #148: heap Out of Bound Read in gif2rgb.c:298 DumpScreen2RGB [all …]
|
/aosp_15_r20/external/libdrm/intel/tests/ |
H A D | gen4-3d.batch-ref.txt | 17 0x12300040: 0x00000000: SF binding table 33 0x12300080: 0x00007d80: SF state 65 0x12300100: 0x00000000: SF binding table 71 0x12300118: 0x00007ac0: SF state 94 0x12300174: 0x00007ac0: SF state 112 0x123001bc: 0x00007ac0: SF state 130 0x12300204: 0x00007ac0: SF state 148 0x1230024c: 0x00007ac0: SF state 160 0x1230027c: 0x00007ac0: SF state 188 0x123002ec: 0x00007940: SF state [all …]
|
H A D | gm45-3d.batch-ref.txt | 17 0x12300040: 0x00000000: SF binding table 34 0x12300084: 0x00007d80: SF state 66 0x12300104: 0x00000000: SF binding table 72 0x1230011c: 0x00007ac0: SF state 95 0x12300178: 0x00007ac0: SF state 113 0x123001c0: 0x00007ac0: SF state 131 0x12300208: 0x00007ac0: SF state 149 0x12300250: 0x00007ac0: SF state 161 0x12300280: 0x00007ac0: SF state 189 0x123002f0: 0x00007940: SF state [all …]
|
H A D | gen5-3d.batch-ref.txt | 19 0x12300048: 0x00000000: SF binding table 37 0x12300090: 0x00007d80: SF state 69 0x12300110: 0x00000000: SF binding table 76 0x1230012c: 0x00007ac0: SF state 102 0x12300194: 0x00007ac0: SF state 121 0x123001e0: 0x00007ac0: SF state 140 0x1230022c: 0x00007ac0: SF state 161 0x12300280: 0x00007ac0: SF state 174 0x123002b4: 0x00007ac0: SF state 203 0x12300328: 0x00007940: SF state [all …]
|
/aosp_15_r20/external/flac/ |
H A D | CHANGELOG.md | 310 …ac/documentation_tools_flac.html#flac_options_force_rf64_format)</span>. ([SF #1762502](http://sou… 311 …/documentation_tools_flac.html#flac_options_force_wave64_format)</span>. ([SF #1769582](http://sou… 312 …flac.html#flac_options_preserve_modtime)</span> as in previous versions. ([SF #1805428](http://sou… 313 …SS time formats in non-CD-DA cuesheets. ([SF #1947353](http://sourceforge.net/p/flac/feature-reque… 314 …(http://www.etree.org/shnutils/shntool/) provides similar functionality. ([SF #1805946](http://sou… 315 …* Improved error message when user attempts to decode a non-FLAC file ([SF #2222789](http://source… 316 … of <span class="argument">--replay-gain</span> when encoding from stdin ([SF #1840124](http://sou… 317 … bug with fractional seconds on some locales ([SF #1815517](http://sourceforge.net/p/flac/bugs/309… 323 …SS time formats in non-CD-DA cuesheets. ([SF #1947353](http://sourceforge.net/p/flac/feature-reque… 328 * Fixes for autotools (including [SF #1859664](http://sourceforge.net/p/flac/patches/28/)). [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDataFlowTrace.cpp | 109 for (auto &SF : Files) { in ReadCoverage() local 110 auto Name = Basename(SF.File); in ReadCoverage() 113 std::ifstream IF(SF.File); in ReadCoverage() 172 for (auto &SF : CorporaFiles) in Init() local 173 CorporaHashes.insert(Hash(FileToVector(SF.File))); in Init() 219 for (auto &SF : Files) { in Init() local 220 auto Name = Basename(SF.File); in Init() 225 std::ifstream IF(SF.File); in Init()
|
D | FuzzerMerge.cpp | 396 for (auto &SF: KnownFiles) in WriteNewControlFile() local 397 FilesToSkip.insert(SF.Name); in WriteNewControlFile() 404 for (auto &SF: OldCorpus) in WriteNewControlFile() local 405 MaybeUseFile(SF.File); in WriteNewControlFile() 407 for (auto &SF: NewCorpus) in WriteNewControlFile() local 408 MaybeUseFile(SF.File); in WriteNewControlFile()
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/examples/data/bench/ |
D | nfl.csv | 1849 20120909_SF@GB,1,0,0,GB,SF,,,96,M.Crosby kicks 74 yards from GB 35 to SF -9. K.Hunter Touchback.,0,… 1850 20120909_SF@GB,1,60,0,SF,GB,1,10,80,(15:00) F.Gore left guard to SF 25 for 5 yards (A.Hawk C.Wilson… 1851 20120909_SF@GB,1,59,21,SF,GB,2,5,75,(14:21) K.Hunter right end to SF 29 for 4 yards (C.Wilson).,0,0… 1852 20120909_SF@GB,1,58,36,SF,GB,3,1,71,(13:36) (Shotgun) A.Smith sacked at SF 24 for -5 yards (C.Matth… 1853 …SF,GB,4,6,76,(13:14) A.Lee punts 61 yards to GB 15 Center-B.Jennings. R.Cobb MUFFS catch touched a… 1854 20120909_SF@GB,1,58,3,GB,SF,1,10,71,(13:03) (Shotgun) A.Rodgers pass short left to G.Jennings to GB… 1855 20120909_SF@GB,1,57,30,GB,SF,1,10,61,(12:30) (Shotgun) C.Benson right guard to GB 40 for 1 yard (N.… 1856 20120909_SF@GB,1,56,56,GB,SF,2,9,60,(11:56) (No Huddle) A.Rodgers sacked at GB 30 for -10 yards (Al… 1857 20120909_SF@GB,1,56,56,GB,SF,1,10,55,(11:56) (Shotgun) C.Benson right guard to GB 46 for 1 yard (N.… 1858 20120909_SF@GB,1,56,8,GB,SF,2,9,54,(11:08) (No Huddle Shotgun) A.Rodgers left end ran ob at SF 46 f… [all …]
|
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/legacy/ |
H A D | LegacyFlickerTestTest.kt | 62 TraceType.SF, in executesLayers() 73 TraceType.SF, in executesLayerStart() 84 TraceType.SF, in executesLayerEnd() 94 doExecuteAssertionWithoutTraceAndVerifyNotExecuted(TraceType.SF, predicate) in doesNotExecuteLayersWithoutTrace() 100 doExecuteAssertionWithoutTraceAndVerifyNotExecuted(TraceType.SF, predicate) in doesNotExecuteLayersStartWithoutTrace() 106 doExecuteAssertionWithoutTraceAndVerifyNotExecuted(TraceType.SF, predicate) in doesNotExecuteLayersEndWithoutTrace() 112 doExecuteAssertionWithoutTraceAndVerifyNotExecuted(TraceType.SF, predicate) in doesNotExecuteLayerTagWithoutTag()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/ |
H A D | timestats_atoms.proto | 95 // Number of frames where SF saw a frame, based on its frame timeline. 99 // Number of frames where SF saw a janky frame. 102 // Number of janky frames where SF spent a long time on the CPU. 105 // Number of janky frames where SF spent a long time on the GPU. 108 // Number of janky frames where SF missed the frame deadline, but there 117 // SF that resulted in early present (e.g., SF sending a buffer to the 218 // Number of frames where SF saw a frame, based on its frame timeline. 222 // Number of frames where SF saw a janky frame. 225 // Number of janky frames where SF spent a long time on the CPU. 228 // Number of janky frames where SF spent a long time on the GPU. [all …]
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | jank_cuj_metric.proto | 47 // Details about each of the SF frames within the CUJ. 77 // Only set for the App frames. Always left unset for SF frames. 80 // Whether SF missed the frame deadline. 83 // Whether the SF callback missed before emitting jank metrics. 84 // SF callback is used to get the jank classification. 103 // Number of frames missed due to SF. 149 // Number of frames with missed SF callback.
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VERegisterInfo.td | 108 // NOTE: Mark SF#I as alias of SW#I temporary to avoid register allocation 111 def SF#I : VEReg<I, "sf"#I, [], ["s"#I], [!cast<VEReg>("SW"#I)]>, 127 def SX#I : VEReg<I, "s"#I, [!cast<VEReg>("SW"#I), !cast<VEReg>("SF"#I)], 182 (add (sequence "SF%u", 0, 7), 183 (sequence "SF%u", 34, 63), 184 (sequence "SF%u", 8, 33))>;
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | visiblefields_test.go | 84 SF 154 *SF 244 type SF struct { struct 249 SF anonMember
|
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bzltestutil/ |
H A D | lcov_test.go | 29 `SF:file.go 44 `SF:path/to/pkg/file.go 49 SF:path/to/pkg/file2.go
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | NEWS2x.txt | 304 (darwin). Also, Mac Safari browser requires full file:// URIs. SF 900580. 363 config- filenames. SF 782759 Also added note about .idlerc location. 388 SF IDLEfork patch 682347. 404 - Printing the Shell window was failing if it was not saved first SF 748975 417 resolve to the user's loopback interface. SF 747772 419 - Fixed an issue with highlighted errors never de-colorizing. SF 747677. Also 423 which it was initiated. SF 748973 Guido van Rossum patch. 438 a different platform. SF 661759, SF 538584 444 the default font when first installed on Windows. SF 661676 449 user to save the file. SF 661318 Bruce Sherwood patch. [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 505 for (Function &SF : *SrcM) in run() 506 if (SF.hasLinkOnceLinkage()) in run() 507 if (const Comdat *SC = SF.getComdat()) in run() 508 LazyComdatMembers[SC].push_back(&SF); in run() 522 for (Function &SF : *SrcM) in run() 523 if (linkIfNeeded(SF, GVToClone)) in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 506 for (Function &SF : *SrcM) in run() 507 if (SF.hasLinkOnceLinkage()) in run() 508 if (const Comdat *SC = SF.getComdat()) in run() 509 LazyComdatMembers[SC].push_back(&SF); in run() 522 for (Function &SF : *SrcM) in run() 523 if (linkIfNeeded(SF)) in run()
|