HomeSort by relevance Sort by last modified time
    Searched refs:in (Results 126 - 150 of 13573) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/WebCore/html/
DOMFormData.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41 [Custom] void append(in DOMString name, in DOMString value);
  /external/webkit/Source/WebCore/storage/
DatabaseCallback.idl 4 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
20 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
24 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34 boolean handleEvent(in Database database);
35 boolean handleEvent(in DatabaseSync database);
SQLStatementCallback.idl 4 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
20 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
24 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34 boolean handleEvent(in SQLTransaction transaction, in SQLResultSet resultSet);
SQLStatementErrorCallback.idl 4 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
20 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
24 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34 [Custom] boolean handleEvent(in SQLTransaction transaction, in SQLError error);
SQLTransactionSync.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38 [Custom] SQLResultSet executeSql(in DOMString sqlStatement, in ObjectArray arguments);
StorageEvent.idl 4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
16 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
21 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36 void initStorageEvent(in DOMString typeArg, in boolean canBubbleArg, in boolean cancelableArg, in DOMString keyArg, in [ConvertNullToNullString] DOMString oldValueArg, in [ConvertNullToNullString] (…)
    [all...]
StorageInfoUsageCallback.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36 boolean handleEvent(in unsigned long long currentUsageInBytes, in unsigned long long currentQuotaInBytes);
  /external/webkit/Source/WebCore/svg/
ElementTimeControl.idl 5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
17 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
22 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 void beginElementAt(in float offset);
33 void endElementAt(in float offset);
  /external/webkit/Source/WebCore/xml/
DOMParser.idl 9 * This library is distributed in the hope that it will be useful,
22 Document parseFromString(in DOMString str, in DOMString contentType);
  /external/webkit/Source/WebKit/win/Interfaces/
IWebFrameLoadDelegatePrivate.idl 4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
16 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
21 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
45 HRESULT didFinishDocumentLoadForFrame([in] IWebView* sender, [in] IWebFrame* frame);
48 HRESULT didFirstLayoutInFrame([in] IWebView* sender, [in] IWebFrame* frame)
    [all...]
IWebScrollBarPrivate.idl 4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
16 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
21 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
43 HRESULT init([in] IWebScrollBarDelegatePrivate* delegate, [in] OLE_HANDLE containingWindow, [in] WebScrollBarOrientation orientation, [in] WebScrollBarControlSize controlSize)
    [all...]
  /frameworks/base/core/java/android/content/pm/
IPackageDeleteObserver.aidl 6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
26 void packageDeleted(in String packageName, in int returnCode);
  /frameworks/base/core/java/android/nfc/
INfcAdapterExtras.aidl 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
26 Bundle open(in String pkg, IBinder b);
27 Bundle close(in String pkg, IBinder b);
28 Bundle transceive(in String pkg, in byte[] data_in);
29 int getCardEmulationRoute(in String pkg);
30 void setCardEmulationRoute(in String pkg, int route);
31 void authenticate(in String pkg, in byte[] token)
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
shellsort.h 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
56 ; Declare variables used in this module but defined elsewhere
77 void shellsort(Int32 in[], Int32 n);
  /external/openssl/crypto/x509/
x509cset.c 8 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in
23 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
31 * nor may "OpenSSL" appear in their names without prior written
37 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
47 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
49 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
86 ASN1_TIME *in; local
104 ASN1_TIME *in; local
138 ASN1_TIME *in; local
156 ASN1_INTEGER *in; local
    [all...]
  /external/webkit/Source/WebCore/fileapi/
Entry.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
43 void getMetadata(in [Optional, Callback] MetadataCallback successCallback, in [Optional, Callback] ErrorCallback errorCallback);
44 void moveTo(in DirectoryEntry parent, in [Optional, ConvertUndefinedOrNullToNullString] DOMString name, in [Optional, Callback] EntryCallba (…)
    [all...]
WebKitBlobBuilder.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38 Blob getBlob(in [Optional, ConvertUndefinedOrNullToNullString] DOMString contentType);
40 void append(in Blob blob);
42 void append(in ArrayBuffer arrayBuffer);
44 void append(in DOMString value, in [Optional, ConvertUndefinedOrNullToNullString] DOMString endings) raises (DOME (…)
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Boolean.java 6 * (the "License"); you may not use this file except in compliance with
11 * Unless required by applicable law or agreed to in writing, software
62 public Object decode(BerInputStream in) throws IOException {
63 in.readBoolean();
65 if (in.isVerify) {
68 return getDecodedObject(in);
74 * @param in - BER input stream
77 @Override public Object getDecodedObject(BerInputStream in) throws IOException {
78 if (in.buffer[in.contentOffset] == 0)
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/paddings/
PKCS7Padding.java 35 * add the pad bytes to the passed in block, returning the
39 byte[] in,
42 byte code = (byte)(in.length - inOff);
44 while (inOff < in.length)
46 in[inOff] = code;
54 * return the number of pad bytes present in the block.
56 public int padCount(byte[] in)
59 int count = in[in.length - 1] & 0xff;
61 if (count > in.length || count == 0
    [all...]
X923Padding.java 9 * passed in random padding is assumed, otherwise padding with zeros is used.
38 * add the pad bytes to the passed in block, returning the
42 byte[] in,
45 byte code = (byte)(in.length - inOff);
47 while (inOff < in.length - 1)
51 in[inOff] = 0;
55 in[inOff] = (byte)random.nextInt();
60 in[inOff] = code;
66 * return the number of pad bytes present in the block.
68 public int padCount(byte[] in)
    [all...]
  /external/webkit/Source/WebCore/notifications/
NotificationCenter.idl 4 * Redistribution and use in source and binary forms, with or without
10 * * Redistributions in binary form must reproduce the above
12 * in the documentation and/or other materials provided with the
21 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37 [V8Custom] Notification createHTMLNotification(in DOMString url) raises(Exception);
38 [V8Custom] Notification createNotification(in DOMString iconUrl, in DOMString title, in DOMString body) raises(Exception)
    [all...]
  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.idl 4 * Redistribution and use in source and binary forms, with or without
9 * 2. Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
16 * DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
20 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
37 void noteOn(in float when);
38 void noteGrainOn(in float when, in float grainOffset, in float grainDuration)
    [all...]
  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_file.c 4 * algorithms in a highly modular and flexible manner.
22 @param outlen [in/out] The max size and resulting size of the message digest
30 FILE *in;
40 in = fopen(fname, "rb");
41 if (in == NULL) {
45 err = hash_filehandle(hash, in, out, outlen);
46 if (fclose(in) != 0) {
  /external/dropbear/libtomcrypt/src/pk/asn1/der/short_integer/
der_decode_short_integer.c 4 * algorithms in a highly modular and flexible manner.
23 @param in The DER encoded data
28 int der_decode_short_integer(const unsigned char *in, unsigned long inlen, unsigned long *num)
33 LTC_ARGCHK(in != NULL);
42 if ((in[x++] & 0x1F) != 0x02) {
47 len = in[x++];
56 y = (y<<8) | (unsigned long)in[x++];
  /external/webkit/Source/WebCore/css/
CSSStyleDeclaration.idl 10 * This library is distributed in the hope that it will be useful,
23 // Introduced in DOM Level 2:
33 [ConvertNullStringTo=Null] DOMString getPropertyValue(in DOMString propertyName);
34 CSSValue getPropertyCSSValue(in DOMString propertyName);
35 [ConvertNullStringTo=Null] DOMString removeProperty(in DOMString propertyName)
37 [ConvertNullStringTo=Null] DOMString getPropertyPriority(in DOMString propertyName);
38 [OldStyleObjC] void setProperty(in DOMString propertyName,
39 in [ConvertNullToNullString] DOMString value,
40 in DOMString priority)
44 DOMString item(in unsigned long index)
    [all...]

Completed in 5365 milliseconds

1 2 3 4 56 7 8 91011>>