- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 1,805 for Parker (0.24 sec)
-
vendor/github.com/vmware/govmomi/CONTRIBUTORS
Anna Carrigan <******@****.***> Antony Saba <******@****.***> Ariel Chinn <******@****.***> Arran Walker <arran.walker@zopa.com> Artem Anisimov <******@****.***> Arunesh Pandey <******@****.***> Aryeh Weinreb <******@****.***> Augy StClair <******@****.***> Austin Parker <aparker@apprenda.com> Balu Dontu <******@****.***> bastienbc <******@****.***> Ben Corrie <******@****.***>
Plain Text - Registered: 2023-07-03 16:05 - Last Modified: 2023-01-12 09:38 - 9.4K bytes - Viewed (0) -
api/go1.4.txt
# CL 158950043 database/sql: add Drivers, returning list of registered drivers, Russ Cox <******@****.***> pkg database/sql, func Drivers() []string # CL 117280043 debug/dwarf: fix Reader panic on DW_TAG_unspecified_type, Derek Parker <******@****.***> pkg debug/dwarf, method (*UnspecifiedType) Basic() *BasicType pkg debug/dwarf, method (*UnspecifiedType) Common() *CommonType pkg debug/dwarf, method (*UnspecifiedType) Size() int64
Plain Text - Registered: 2023-09-26 11:13 - Last Modified: 2014-12-12 03:01 - 34K bytes - Viewed (0) -
maven-compat/src/test/resources/local-repo/marker.txt
this is just a marker file....
Plain Text - Registered: 2023-09-24 03:35 - Last Modified: 2009-10-26 20:16 - 27 bytes - Viewed (0) -
maven-core/src/test/resources/local-repo/marker.txt
this is just a marker file....
Plain Text - Registered: 2023-09-24 03:35 - Last Modified: 2009-04-29 05:20 - 27 bytes - Viewed (0) -
subprojects/plugins/src/integTest/resources/org/gradle/groovy/compile/GroovyCompilerIntegrationSpec/canUseThirdPartyAstTransform/src/main/java/Marker.java
public interface Marker {
Java - Registered: 2023-06-30 16:46 - Last Modified: 2012-04-22 22:54 - 28 bytes - Viewed (0) -
src/cmd/compile/internal/dwarfgen/marker.go
base.FatalfAt(m.marks[i].Pos, "current scope is not empty") } m.parents = m.parents[:current-1] m.marks = m.marks[:i] } // WriteTo writes the recorded scope marks to the given function, // and resets the marker for reuse. func (m *ScopeMarker) WriteTo(fn *ir.Func) { m.compactMarks() fn.Parents = make([]ir.ScopeID, len(m.parents)) copy(fn.Parents, m.parents) m.parents = m.parents[:0]
Go - Registered: 2023-06-30 00:15 - Last Modified: 2021-01-25 01:31 - 2.2K bytes - Viewed (0) -
cmd/metacache-marker.go
"strings" "github.com/minio/minio/internal/logger" ) // markerTagVersion is the marker version. // Should not need to be updated unless a fundamental change is made to the marker format. const markerTagVersion = "v2" // parseMarker will parse a marker possibly encoded with encodeMarker func (o *listPathOptions) parseMarker() { s := o.Marker if !strings.Contains(s, "[minio_cache:"+markerTagVersion) { return }
Go - Registered: 2023-09-24 19:28 - Last Modified: 2022-12-05 19:18 - 2.5K bytes - Viewed (0) -
maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/repo-marker.txt
This is a marker file to allow the repository to be found in the classpath....
Plain Text - Registered: 2023-09-24 03:35 - Last Modified: 2007-10-16 20:15 - 75 bytes - Viewed (0) -
tensorflow/python/autograph/pyct/parser.py
return node.value def unparse(node, indentation=None, include_encoding_marker=True): """Returns the source code of given AST. Args: node: The code to compile, as an AST object. indentation: Unused, deprecated. The returning code will always be indented at 4 spaces. include_encoding_marker: Bool, whether to include a comment on the first line to explicitly specify UTF-8 encoding.
Python - Registered: 2023-07-07 11:46 - Last Modified: 2022-08-08 21:29 - 12.9K bytes - Viewed (0) -
kotlin-native/platformLibs/src/platform/watchos/CarKey.def.disabled
language = Objective-C package = platform.CarKey modules = CarKey compilerOpts = -framework CarKey linkerOpts = -framework CarKey
Plain Text - Registered: 2023-06-29 22:51 - Last Modified: 2022-09-17 04:51 - 179 bytes - Viewed (0)