Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dalmia (0.16 sec)

  1. src/cmd/cgo/gcc.go

        kCFTaggedObjectID_Date = (6 << 1) + 1,
        kCFTaggedObjectID_Undefined7 = (7 << 1) + 1,
    };
    */
    
    func (c *typeConv) badJNI(dt *dwarf.TypedefType) bool {
    	// In Dalvik and ART, the jobject type in the JNI interface of the JVM has the
    	// property that it is sometimes (always?) a small integer instead of a real pointer.
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Nov 02 16:43:23 GMT 2023
    - 97K bytes
    - Viewed (0)
Back to top