OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standardized
(Results
1 - 10
of
10
) sorted by null
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
WindowsFakeFileSystem.java
81
String
standardized
= path.replace('/', '\\');
local
82
return
standardized
.matches(VALID_PATTERN) ||
standardized
.startsWith(LAN_PREFIX);
/prebuilts/go/darwin-x86/src/expvar/
expvar.go
5
// Package expvar provides a
standardized
interface to public variables, such
/prebuilts/go/darwin-x86/src/os/user/
lookup_unix.go
123
// The pw_gecos field isn't quite
standardized
. Some docs
/prebuilts/go/linux-x86/src/expvar/
expvar.go
5
// Package expvar provides a
standardized
interface to public variables, such
/prebuilts/go/linux-x86/src/os/user/
lookup_unix.go
123
// The pw_gecos field isn't quite
standardized
. Some docs
/prebuilts/go/darwin-x86/src/encoding/base32/
base32.go
21
// introduced for SASL GSSAPI and
standardized
in RFC 4648.
/prebuilts/go/linux-x86/src/encoding/base32/
base32.go
21
// introduced for SASL GSSAPI and
standardized
in RFC 4648.
/prebuilts/go/darwin-x86/src/crypto/tls/
common.go
179
//
standardized
and implemented.
[
all
...]
/prebuilts/go/linux-x86/src/crypto/tls/
common.go
179
//
standardized
and implemented.
[
all
...]
/external/iproute2/doc/
ip-cref.tex
[
all
...]
Completed in 283 milliseconds