Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wb1 (0.03 sec)

  1. src/cmd/compile/internal/ssa/writebarrier_test.go

    			Valu("v", OpConstNil, ptrType, 0, nil),
    			Valu("addr1", OpAddr, ptrType, 0, nil, "sb"),
    			Valu("wb2", OpStore, types.TypeMem, 0, ptrType, "addr1", "v", "wb1"),
    			Valu("wb1", OpStore, types.TypeMem, 0, ptrType, "addr1", "v", "start"), // wb1 and wb2 are out of order
    			Goto("exit")),
    		Bloc("exit",
    			Exit("wb2")))
    
    	CheckFunc(fun.f)
    	writebarrier(fun.f)
    	CheckFunc(fun.f)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 24 15:51:15 UTC 2018
    - 1.7K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            TODO: add detection for wb2 and wb1 -->
        <glob pattern="*.wq1"/>
        <glob pattern="*.wq2"/>
        <glob pattern="*.wkq"/>
        <glob pattern="*.qpw"/>
        <glob pattern="*.wb1"/>
        <glob pattern="*.wb2"/>
        <glob pattern="*.wb3"/>
        <!-- this is true of qp2 and wb3; not for wb2 and wb1 -->
        <sub-class-of type="application/x-tika-msoffice"/>
      </mime-type>
    
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top