HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 501 - 525 of 5290) sorted by null

<<21222324252627282930>>

  /external/kernel-headers/original/uapi/linux/
icmpv6.h 20 __be16 identifier; member in struct:icmp6hdr::__anon11160::icmpv6_echo
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
  /external/libnfc-nci/src/nfa/include/
nfa_hci_defs.h 115 /* Host controller and DH Link management gate registry identifier */
118 /* DH Identity management gate registry identifier */
  /external/libnl/lib/route/
route_utils.c 21 * // Additional name <-> identifier associations have to be read in via
47 * @name Routing Table Identifier Translations
  /external/libnl/src/
nl-qdisc-list.c 30 " -p, --parent=HANDLE Identifier of parent qdisc\n"
31 " -H, --handle=HANDLE Identifier\n"
  /external/selinux/secilc/docs/
cil_access_vector_rules.xml 30 <para>A single previously defined source <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
38 <para>A single previously defined target <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
125 <para>A single previously defined source <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
133 <para>A single previously defined target <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
183 <para>A single previously defined source <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
191 <para>A single previously defined target <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
237 <para>A single previously defined source <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
245 <para>A single previously defined target <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifier.</para>
  /external/v8/test/webkit/fast/js/
basic-strict-mode-expected.txt 74 PASS (function (a){'use strict'; delete a;})() threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
75 PASS (function(){(function (a){'use strict'; delete a;})()}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
76 PASS (function (){'use strict'; var a; delete a;})() threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
77 PASS (function(){(function (){'use strict'; var a; delete a;})()}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
78 PASS (function (){var a; function f() {'use strict'; delete a;} })() threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
79 PASS (function(){(function (){var a; function f() {'use strict'; delete a;} })()}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
100 PASS 'use strict'; (function (){var a; delete a;}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
101 PASS (function(){'use strict'; (function (){var a; delete a;})}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
102 PASS 'use strict'; var a; (function (){ delete a;}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode..
103 PASS (function(){'use strict'; var a; (function (){ delete a;})}) threw exception SyntaxError: Delete of an unqualified identifier in strict mode.
    [all...]
  /frameworks/base/core/java/android/service/carrier/
CarrierIdentifier.java 83 /** Get the group identifier level 1. */
88 /** Get the group identifier level 2. */
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31Ext.spec 8 void glObjectLabelKHR ( GLenum identifier, GLuint name, GLsizei length, const GLchar *label )
9 void glGetObjectLabelKHR ( GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label )
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandDetails.java 103 // Container class to hold icon identifier value.
114 // Container class to hold item icon identifier list value.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
notationgetpublicid.java 32 * public identifier. The string "notation1File" should be
76 * @return uri identifier of test
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documenttypesystemid01.java 34 * The method getInternalSubset() returns the public identifier of the external subset.
79 * @return uri identifier of test
publicId01.java 35 * the public identifier associated with the external subset.
76 * @return uri identifier of test
systemId01.java 35 * the system identifier associated with the external subset.
77 * @return uri identifier of test
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 43 * The identifier supplied is any Object that can be used to identify the task later. Most
47 <T> AsyncTask<T, ?, ?> submit(Object identifier, AsyncTask<T, ?, ?> task, T... params);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
icmpv6.h 20 __be16 identifier; member in struct:icmp6hdr::__anon30885::icmpv6_echo
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
icmpv6.h 20 __be16 identifier; member in struct:icmp6hdr::__anon32799::icmpv6_echo
64 #define icmp6_identifier icmp6_dataun.u_echo.identifier
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
42 src/locale_catalog.cpp may exceed the maximum OMF identifier length.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 4 # Every identifier in sql is quoted based on a comment in sqlite
7 # future enhancements, you should normally quote any identifier that
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 4 # Every identifier in sql is quoted based on a comment in sqlite
7 # future enhancements, you should normally quote any identifier that
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
color1-expected-completion46b.txt 5 android:state_checkable : State identifier indicating that the object <var>may</var> display a check mark. [boolean]
6 android:state_checked : State identifier indicating that the object is currently checked. [boolean]

Completed in 2932 milliseconds

<<21222324252627282930>>