Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Daniela (0.25 sec)

  1. api/go1.10.txt

    pkg debug/macho, const ARM_RELOC_PB_LA_PTR RelocTypeARM
    pkg debug/macho, const ARM_RELOC_SECTDIFF = 2
    pkg debug/macho, const ARM_RELOC_SECTDIFF RelocTypeARM
    pkg debug/macho, const ARM_RELOC_VANILLA = 0
    pkg debug/macho, const ARM_RELOC_VANILLA RelocTypeARM
    pkg debug/macho, const ARM_THUMB_32BIT_BRANCH = 7
    pkg debug/macho, const ARM_THUMB_32BIT_BRANCH RelocTypeARM
    pkg debug/macho, const ARM_THUMB_RELOC_BR22 = 6
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
  2. okhttp/src/main/kotlin/okhttp3/internal/connection/RealConnection.kt

        // our connection coalescing requirements are met. See also:
        // https://hpbn.co/optimizing-application-delivery/#eliminate-domain-sharding
        // https://daniel.haxx.se/blog/2016/08/18/http2-connection-coalescing/
    
        // 1. This connection must be HTTP/2.
        if (http2Connection == null) return false
    
        // 2. The routes must share an IP address.
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Apr 20 17:03:43 GMT 2024
    - 15.4K bytes
    - Viewed (0)
  3. LICENSE

    ------------------------------------------------------------------------------
    MIT
    
    com.googlecode.plist:dd-plist
    dd-plist - An open source library to parse and generate property lists
    Copyright (C) 2016 Daniel Dreibrodt
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Tue Jan 23 11:07:23 GMT 2024
    - 23.1K bytes
    - Viewed (0)
Back to top