Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for macao (0.27 sec)

  1. src/main/webapp/js/admin/adminlte.min.js.map

    GgB,0BAHhBA,EAIoB,8BAJpBA,EAKmB,6BAGnBC,EACO,mBADPA,EAEM,kBAFNA,EAGU,sBAHVA,EAIS,qBAITwN,EACO,WADPA,EAEM,UAFNA,EAGU,cAHVA,EAIS,aAUTvN,EAAU,CACdwN,SAAUD,EACVE,OAAO,EACPC,UAAU,EACVC,YAAY,EACZ5M,MAAO,IACP6M,MAAM,EACNC,KAAM,KACNC,MAAO,KACPC,SAAU,KACVC,YAAa,OACbC,MAAO,KACPC,SAAU,KACVC,OAAO,EACPC,KAAM,KACNC,MAAO,MAOHjB,EArEe,WAsEnB,SAAAA,EAAYhN,EAASC,GACnBC,KAAKE,QAAWH,EAEhBC,KAAKgO,oBAEL,IAAMC,EAAYjP,EAAEK,MAAMA,EAAM0N,MAChC/N,EAAE,QAAQ8B,QAAQmN,GA5ED,IAAA7N,EAAA0M,EAAAzM,UAAA,OAAAD,EAiFnB8N,OAAA,WAC...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 07:55:41 GMT 2020
    - 77K bytes
    - Viewed (1)
  2. src/cmd/cgo/gcc.go

    	// badVoidPointerTypedef handles the "void *" HANDLE type, but other
    	// handles are defined as
    	//
    	// struct <name>__{int unused;}; typedef struct <name>__ *name;
    	//
    	// by the DECLARE_HANDLE macro in STRICT mode. The macro is declared in
    	// the Windows ntdef.h header,
    	//
    	// https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/shared/ntdef.h#L779
    	if goos != "windows" {
    		return false
    	}
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Nov 02 16:43:23 GMT 2023
    - 97K bytes
    - Viewed (0)
  3. tensorflow/c/c_api.h

    // * unsigned char is used for booleans (instead of the 'bool' type).
    //   In C++ bool is a keyword while in C99 bool is a macro defined
    //   in stdbool.h. It is possible for the two to be inconsistent.
    //   For example, neither the C99 nor the C++11 standard force a byte
    //   size on the bool type, so the macro defined in stdbool.h could
    //   be inconsistent with the bool keyword in C++. Thus, the use
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
Back to top