Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for Bind (0.06 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    }
    
    func (m *AzureDiskVolumeSource) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	if m.Kind != nil {
    		i -= len(*m.Kind)
    		copy(dAtA[i:], *m.Kind)
    		i = encodeVarintGenerated(dAtA, i, uint64(len(*m.Kind)))
    		i--
    		dAtA[i] = 0x32
    	}
    	if m.ReadOnly != nil {
    		i--
    		if *m.ReadOnly {
    			dAtA[i] = 1
    		} else {
    			dAtA[i] = 0
    		}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/schema/schema_generated.h

        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top