Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for primary (0.3 sec)

  1. doc/go1.17_spec.html

    the surrounding function and the function literal, and they survive as long
    as they are accessible.
    </p>
    
    
    <h3 id="Primary_expressions">Primary expressions</h3>
    
    <p>
    Primary expressions are the operands for unary and binary expressions.
    </p>
    
    <pre class="ebnf">
    PrimaryExpr =
    	Operand |
    	Conversion |
    	MethodExpr |
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 211.6K bytes
    - Viewed (0)
  2. doc/go_spec.html

    the surrounding function and the function literal, and they survive as long
    as they are accessible.
    </p>
    
    
    <h3 id="Primary_expressions">Primary expressions</h3>
    
    <p>
    Primary expressions are the operands for unary and binary expressions.
    </p>
    
    <pre class="ebnf">
    PrimaryExpr =
    	Operand |
    	Conversion |
    	MethodExpr |
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 26 00:39:16 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (windows-386), const TOKEN_ADJUST_GROUPS = 64
    pkg syscall (windows-386), const TOKEN_ADJUST_PRIVILEGES = 32
    pkg syscall (windows-386), const TOKEN_ALL_ACCESS = 983295
    pkg syscall (windows-386), const TOKEN_ASSIGN_PRIMARY = 1
    pkg syscall (windows-386), const TOKEN_DUPLICATE = 2
    pkg syscall (windows-386), const TOKEN_EXECUTE = 131072
    pkg syscall (windows-386), const TOKEN_IMPERSONATE = 4
    pkg syscall (windows-386), const TOKEN_QUERY = 8
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. misc/ios/README

    that developer, and the exec wrapper will fail to install the new app. To avoid that,
    install another app with the same developer identity but with a different bundle id.
    That way, the permission to install apps is held on to while the primary app is
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Dec 29 21:49:26 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (windows-386), const TOKEN_ADJUST_PRIVILEGES ideal-int
    pkg syscall (windows-386), const TOKEN_ALL_ACCESS ideal-int
    pkg syscall (windows-386), const TOKEN_ASSIGN_PRIMARY ideal-int
    pkg syscall (windows-386), const TOKEN_DUPLICATE ideal-int
    pkg syscall (windows-386), const TOKEN_EXECUTE ideal-int
    pkg syscall (windows-386), const TOKEN_IMPERSONATE ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top