HomeSort by relevance Sort by last modified time
    Searched refs:modified (Results 201 - 225 of 700) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/toolchain-utils/cros_utils/
tabulator.py 33 labels = ["vanilla", "modified"]
171 ["vanilla", "modified"]
173 [["Key", "vanilla", "modified"]
    [all...]
  /frameworks/av/media/mtp/
MtpServer.cpp 773 mData.putString(date); // date modified
    [all...]
  /external/boringssl/src/crypto/x509/
x_crl.c 388 inf->enc.modified = 1;
  /build/make/core/
pdk_config.mk 92 # Copy with the last-modified time preserved, never follow symbolic links.
  /build/soong/java/
app.go 203 // aapt needs to rerun if any files are added or modified in the assets or resource directories,
  /build/soong/third_party/zip/
android.go 112 // provided FileHeader fh must not be modified after a call to
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 492 * a "Last-Modified" header calculated from the value.
769 String modified = DateUtils.formatDate(new Date(time - mDocAge), local
771 response.addHeader("Last-Modified", modified);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 351 ;; NOTE - modified segment registers could hang the debugger... We
  /external/ImageMagick/www/api/
annotate.php 90 z image depth (as read in unless modified, image save depth)
  /external/python/cpython2/Modules/
svmodule.c 732 int (*func)(SV_nodeP, long *, int), int modified)
777 if (modified) {
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 85 // true if the database has been modified in the current MTP session
340 int storageId, long size, long modified) {
375 values.put(Files.FileColumns.DATE_MODIFIED, modified);
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 53 ModTime time.Time // modified time
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode.go 267 // The modified code has a cycle and the scheduler
op.go 13 // Opcodes' semantics can be modified by the type and aux fields of the Value.
  /prebuilts/go/darwin-x86/src/compress/gzip/
gzip.go 159 // modified time is not set.
  /prebuilts/go/darwin-x86/src/compress/zlib/
writer.go 61 // The dictionary may be nil. If not, its contents should not be modified until
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15_test.go 272 t.Fatal("key was modified when ciphertext was invalid")
  /prebuilts/go/darwin-x86/src/go/types/
typestring.go 41 // If gcCompatibilityMode is set, printing of types is modified
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 122 // The contents of this Table must not be modified.
  /prebuilts/go/darwin-x86/src/net/http/httptest/
recorder.go 223 // This a modified version of same function found in net/http/transfer.go. This
  /prebuilts/go/darwin-x86/src/syscall/
dir_plan9.go 26 // system-modified data
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13799.go 39 // The panic seems to be triggered when m is modified inside a
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 53 ModTime time.Time // modified time
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode.go 267 // The modified code has a cycle and the scheduler
op.go 13 // Opcodes' semantics can be modified by the type and aux fields of the Value.

Completed in 1535 milliseconds

1 2 3 4 5 6 7 891011>>