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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/compress/gzip/
gzip.go 159 // modified time is not set.
  /prebuilts/go/linux-x86/src/compress/zlib/
writer.go 61 // The dictionary may be nil. If not, its contents should not be modified until
  /prebuilts/go/linux-x86/src/crypto/rsa/
pkcs1v15_test.go 272 t.Fatal("key was modified when ciphertext was invalid")
  /prebuilts/go/linux-x86/src/go/types/
typestring.go 41 // If gcCompatibilityMode is set, printing of types is modified
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 122 // The contents of this Table must not be modified.
  /prebuilts/go/linux-x86/src/net/http/httptest/
recorder.go 223 // This a modified version of same function found in net/http/transfer.go. This
  /prebuilts/go/linux-x86/src/syscall/
dir_plan9.go 26 // system-modified data
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13799.go 39 // The panic seems to be triggered when m is modified inside a
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 114 time_t modified);
239 time_t modified) {
244 (jlong)size, (jlong)modified);
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiException.asm 457 ;; NOTE - modified segment registers could hang the debugger... We
659 ;; NOTE - modified segment registers could hang the debugger... We
  /external/icu/icu4c/source/i18n/
dtfmtsym.cpp 1624 UBool modified; local
    [all...]
  /external/skia/
PRESUBMIT.py 76 """Run checks on any modified Python files."""
88 # Run Pylint on only the modified python files. Unfortunately it still runs
89 # Pylint on the whole file instead of just the modified lines.
161 """Make sure `{dm,nanobench}_flags.py test` passes if modified."""
455 """git cl upload will call this hook after the issue is created/modified.
  /frameworks/native/services/surfaceflinger/
Layer.h 130 bool modified; member in struct:android::Layer::State
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 54 // the SSA graph for mem can be prperly modified.
61 // 5. Record all to-be-modified uses of mem and counter;
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 63 | 40 | if-modified-since | |
67 | 44 | last-modified | |
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 54 // the SSA graph for mem can be prperly modified.
61 // 5. Record all to-be-modified uses of mem and counter;
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 63 | 40 | if-modified-since | |
67 | 44 | last-modified | |
  /build/soong/third_party/zip/
writer.go 201 // must not be modified after a call to CreateHeader.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
urllib2.py     [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.asm 383 ;; NOTE - modified segment registers could hang the debugger... We
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.asm 363 ;; NOTE - modified segment registers could hang the debugger... We
  /external/elfutils/tests/
run-strings-test.sh 367 testfile8: 7e00 Copy modified/access timestamps to the output
436 testfile9: 3660 Copy modified/access timestamps to the output
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
FieldMask.cs 51 /// returned by a get operation or modified by an update operation.
  /external/svox/pico/lib/
picospho.c 708 /** Calculate bound strength modified by transduction
711 * calculate the modified bound strength.
737 /** Calculate bound strength modified by a \<break> command
739 * Given the original (predicted and possibly fst-modified) bound strength, and a time value from an
740 * overwriding \<break> command, calculate the modified bound strength.
745 * @return modified bound strength
749 picoos_uint8 modified = (0 == time) ? PICODATA_ITEMINFO1_BOUND_PHR3 : local
752 /* for word and phrase breaks, return 'modified', unless a non-silence gets time==0, in which
764 return modified;
    [all...]
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go 191 // modified time is not set.

Completed in 756 milliseconds

1 2 3 4 5 6 7 8 91011>>