HomeSort by relevance Sort by last modified time
    Searched refs:Updated (Results 1 - 25 of 28) sorted by null

1 2

  /device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
Driver.h 60 BOOLEAN Updated;
Hash2DxeCrypto.c 217 @retval EFI_SUCCESS Digest in progress updated successfully.
236 The hash may not be further updated or extended after HashFinal().
503 Instance->Updated = FALSE;
515 @retval EFI_SUCCESS Digest in progress updated successfully.
555 Instance->Updated = TRUE;
563 The hash may not be further updated or extended after HashFinal().
597 (!Instance->Updated)) {
611 Instance->Updated = FALSE;
  /external/nist-pkits/
generate-tests.sh 97 echo Updated tests: ${TARGET}
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Makefile 29 $(EchoCmd) Updated Intrinsics.gen because Intrinsics.gen.tmp \
  /prebuilts/go/darwin-x86/src/encoding/xml/
atom_test.go 13 Updated: ParseTime("2003-12-13T18:30:02Z"),
22 Updated: ParseTime("2003-12-13T18:30:02Z"),
29 `<feed xmlns="http://www.w3.org/2005/Atom" updated="2003-12-13T18:30:02Z">` +
38 `<updated>2003-12-13T18:30:02Z</updated>` +
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
88 Updated time.Time `xml:"updated,attr"`
97 Updated time.Time `xml:"updated"`
127 Updated: ParseTime("2009-10-04T01:35:58+00:00")
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
atom_test.go 13 Updated: ParseTime("2003-12-13T18:30:02Z"),
22 Updated: ParseTime("2003-12-13T18:30:02Z"),
29 `<feed xmlns="http://www.w3.org/2005/Atom" updated="2003-12-13T18:30:02Z">` +
38 `<updated>2003-12-13T18:30:02Z</updated>` +
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
88 Updated time.Time `xml:"updated,attr"`
97 Updated time.Time `xml:"updated"`
127 Updated: ParseTime("2009-10-04T01:35:58+00:00")
    [all...]
  /hardware/intel/common/libva/
libva.spec 109 - Updated libva source to 1.0.8
111 - Updated libva source to IMG Alpha7
113 - Updated libva source to IMG Alpha6
115 - Updated libva source
  /external/libvorbis/
libvorbis.spec 95 - updated source location
110 - updated for 1.0 release
115 - Updated for rc3 release.
118 - Updated for configurable prefixes
  /external/syslinux/com32/lib/libpng/
CHANGES 120 updated documentation to reflect new API
288 Added makefile.wat (Pawel Mrochen), updated makefile.tc3 (Willem van Schaik)
291 updated some of the makefiles (Tom Lane)
431 Updated documentation to refer to the PNG-1.2 specification.
477 Updated pngvcrd.c to use the faster C filter algorithms from libpng-1.0.1a
522 Updated scripts/makevms.com and added makevms.com to contrib/gregbook
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c 95 BOOLEAN Updated;
119 Updated = FALSE;
121 while (!Updated && Offset < PackageHeader.Length) {
212 Updated = TRUE;
232 if (!Updated) {
320 FormSetGuid - The formset should be updated.
321 FormId - The form should be updated.
345 BOOLEAN Updated;
388 Updated = FALSE;
393 if ((PackageHeader.Type == EFI_HII_PACKAGE_FORMS) && !Updated) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.c 663 BOOLEAN Updated;
679 Updated = FALSE;
703 Updated = TRUE;
712 if (Updated && (Para != NULL)) {
  /external/zlib/src/contrib/delphi/
zlibd32.mak 3 # Updated for zlib 1.2.x by Cosmin Truta
ZLib.pas 10 { Updated for zlib 1.2.x by Cosmin Truta <cosmint@cs.ubbcluj.ro> }
  /external/zlib/src/contrib/pascal/
zlibd32.mak 3 # Updated for zlib 1.2.x by Cosmin Truta
  /external/openssh/contrib/suse/
openssh.spec 85 - Updated for new location
86 - Updated for new gnome-ssh-askpass build
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
Makefile 42 $(EchoCmd) Updated LibDeps.txt because dependencies changed )
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiLib.c     [all...]
  /external/ltp/
runltp     [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 221 // updated and that no other pointer does.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 39 * Updated the zoom code to support the mouse wheel on Safari/Chrome
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 39 * Updated the zoom code to support the mouse wheel on Safari/Chrome
  /external/pcre/dist2/
RunTest.bat 12 @rem Updated by Tom Fortmann to support explicit test numbers on the command
26 @rem Updated for new test 14 (moving others up a number), August 2015.
27 @rem Tidied and updated for new tests 21, 22, 23 by PH, October 2015.
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 912 SmallPtrSet<LiveRange*, 8> Updated;
    [all...]

Completed in 1349 milliseconds

1 2