Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 51 for duck (0.12 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    border-bottom-radius($card-inner-border-radius);\n}\n\n\n// Card deck\n\n.card-deck {\n  .card {\n    margin-bottom: $card-deck-margin;\n  }\n\n  @include media-breakpoint-up(sm) {\n    display: flex;\n    flex-flow: row wrap;\n    margin-right: -$card-deck-margin;\n    margin-left: -$card-deck-margin;\n\n    .card {\n      // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n      flex: 1 0 0%;\n      margin-right: $card-deck-margin;\n      margin-bottom: 0; // Override the default\n ...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  2. src/runtime/pprof/pprof_test.go

    		},
    	}, {
    		name: "bug35538",
    		input: []uint64{
    			3, 0, 500, // hz = 500. Must match the period.
    			// Fake frame: tryAdd will have inlinedCallerDump
    			// (stack[1]) on the deck when it encounters the next
    			// inline function. It should accept this.
    			7, 0, 10, inlinedCallerStack[0], inlinedCallerStack[1], inlinedCallerStack[0], inlinedCallerStack[1],
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 68.8K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    -�T�b�~o��)�(�P��he7�Л�-���y�9]�I���U����@�-�:�«j�f��̂��B����*^����qj'{��s๑���ϝ�yj�o*�0/���V�%_�d iH�j��i�hSc��`����������:v��w��� νW�����X��n�Y� ��}�����~�'-!ӧm�k�s'S�D������0�9r`���}��L���*�8doz��R{QSL��J�d�n�N�}�X�o>~��an�]��RO�]dUc�����^J޺ �n�Je�I�z è�2K�Nj�ֲ���C'Ε����h�~U�w��Y��*�y����-d)!�*�H��)�>�d�zt2�����d��a9V2-m =��N���Q٥j$c���o�wq���=�f�rc�����j��z1�W�z�����0�ǧ��۾x���/�v��32�F�[ͽ���3N>!uP�Q)�%��mzJC|�x��� �A�$ rg��B�@��9�@�l�H�������� c����ٸ�J�...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  4. src/database/sql/sql.go

    	}
    
    	s.mu.Lock()
    	for _, v := range s.css {
    		if v.dc == dc {
    			s.mu.Unlock()
    			return dc, dc.releaseConn, v.ds, nil
    		}
    	}
    	s.mu.Unlock()
    
    	// No luck; we need to prepare the statement on this connection
    	withLock(dc, func() {
    		ds, err = s.prepareOnConnLocked(ctx, dc)
    	})
    	if err != nil {
    		dc.releaseConn(err)
    		return nil, nil, nil, err
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:16:53 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/adminlte.min.css.map

    this inherently applies align-self: stretch\n  @include border-bottom-radius($card-inner-border-radius);\n}\n\n\n// Card deck\n\n.card-deck {\n  display: flex;\n  flex-direction: column;\n\n  .card {\n    margin-bottom: $card-deck-margin;\n  }\n\n  @include media-breakpoint-up(sm) {\n    flex-flow: row wrap;\n    margin-right: -$card-deck-margin;\n    margin-left: -$card-deck-margin;\n\n    .card {\n      display: flex;\n      // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n ...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/adminlte.min.css

    - 0)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 0);border-bottom-left-radius:calc(.25rem - 0)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:7.5px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-7.5px;margin-left:-7.5px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-ri...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  7. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.cmp"/>
      </mime-type>
      <mime-type type="application/vnd.zul">
        <glob pattern="*.zir"/>
        <glob pattern="*.zirz"/>
      </mime-type>
      <mime-type type="application/vnd.zzazz.deck+xml">
        <glob pattern="*.zaz"/>
      </mime-type>
      <mime-type type="application/voicexml+xml">
        <glob pattern="*.vxml"/>
      </mime-type>
    
      <mime-type type="application/warc">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  8. src/regexp/testdata/re2-exhaustive.txt.bz2

    ��*��A��ac`�5�� V@�"#��F������T���%-���m� ��hi����X�2��d���Q�l��ʭ 4�l�)����V�cdԕ%�h��"�E�6Ƣ�شTm��b�Q������&@D���K)ekZ�m�K�--�f+_ J-)J@��d�s��k��uB���IY�{�ּw9�s��\)�\�)�\�-Å�\�-!��f� T!QH[���T���î뻥��w]�i-{����K�RT�u.I(N�� �q#$ӭ[�GUċK�Km�M�)FSQL� 4��H 2�P�n�Jh� mM�cX�""�lT�1�ĉ$d�u�rH�(����I-�3I&�3R�(�i6�Z��.����mw mM��DR[!-�t�Jl�չ$D�h��T��\5ۂ*R�֋Y�Y��D��j��k[&��D��1�m�q"m&���4��d���jIz����.��qE�ޫ�x�m匐y6R����6�c;����22+m���� m�C*��[D͡�p� mm[��ZoO�, �t\�1�e߾...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
  9. RELEASE.md

    musikisomorphie, Nagy Mostafa, Nayana Thorat, Neil, Niels Ole Salscheider,
    Niklas SilfverströM, Niranjan Hasabnis, ocjosen, olramde, Pariksheet Pinjari,
    Patrick J. Lopresti, Patrik Gustavsson, per1234, PeterLee, Phan Van Nguyen Duc,
    Phillip Kravtsov, Pooya Davoodi, Pranav Marathe, Putra Manggala, Qingqing Cao,
    Rajeshwar Reddy T, Ramon ViñAs, Rasmus Diederichsen, Reuben Morais, richardbrks,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. src/testdata/Isaac.Newton-Opticks.txt

    Force which would keep Water suspended to the height of above 60 Feet.
    
    By the same Principle, a Sponge sucks in Water, and the Glands in the
    Bodies of Animals, according to their several Natures and Dispositions,
    suck in various Juices from the Blood.
    
    If two plane polish'd Plates of Glass three or four Inches broad, and
    twenty or twenty five long, be laid one of them parallel to the Horizon,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top