HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 101 - 125 of 6145) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/checkpolicy/
policy_parse.y 136 %token IDENTIFIER
170 class_def : CLASS identifier
176 initial_sid_def : SID identifier
187 common_perms_def : COMMON identifier '{' identifier_list '}'
193 av_perms_def : CLASS identifier '{' identifier_list '}'
195 | CLASS identifier INHERITS identifier
197 | CLASS identifier INHERITS identifier '{' identifier_list '}'
248 sensitivity_def : SENSITIVITY identifier alias_def ';
797 identifier : IDENTIFIER label
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
FetchContext.h 72 virtual void dispatchDidChangeResourcePriority(unsigned long identifier, ResourceLoadPriority, int intraPriorityValue);
73 virtual void dispatchWillSendRequest(DocumentLoader*, unsigned long identifier, ResourceRequest&, const ResourceResponse& redirectResponse, const FetchInitiatorInfo& = FetchInitiatorInfo());
75 virtual void dispatchDidReceiveResponse(DocumentLoader*, unsigned long identifier, const ResourceResponse&, ResourceLoader* = 0);
76 virtual void dispatchDidReceiveData(DocumentLoader*, unsigned long identifier, const char* data, int dataLength, int encodedDataLength);
77 virtual void dispatchDidDownloadData(DocumentLoader*, unsigned long identifier, int dataLength, int encodedDataLength);
78 virtual void dispatchDidFinishLoading(DocumentLoader*, unsigned long identifier, double finishTime, int64_t encodedDataLength);
79 virtual void dispatchDidFail(DocumentLoader*, unsigned long identifier, const ResourceError&);
80 virtual void sendRemainingDelegateMessages(DocumentLoader*, unsigned long identifier, const ResourceResponse&, int dataLength);
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorResourceAgent.h 90 void willSendRequest(unsigned long identifier, DocumentLoader*, ResourceRequest&, const ResourceResponse& redirectResponse, const FetchInitiatorInfo&);
91 void markResourceAsCached(unsigned long identifier);
92 void didReceiveResourceResponse(LocalFrame*, unsigned long identifier, DocumentLoader*, const ResourceResponse&, ResourceLoader*);
93 void didReceiveData(LocalFrame*, unsigned long identifier, const char* data, int dataLength, int encodedDataLength);
94 void didFinishLoading(unsigned long identifier, DocumentLoader*, double monotonicFinishTime, int64_t encodedDataLength);
95 void didReceiveCORSRedirectResponse(LocalFrame*, unsigned long identifier, DocumentLoader*, const ResourceResponse&, ResourceLoader*);
96 void didFailLoading(unsigned long identifier, const ResourceError&);
98 void scriptImported(unsigned long identifier, const String& sourceString);
99 void didReceiveScriptResponse(unsigned long identifier);
102 void documentThreadableLoaderStartedLoadingForClient(unsigned long identifier, ThreadableLoaderClient*)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameFetchContext.h 60 virtual void dispatchDidChangeResourcePriority(unsigned long identifier, ResourceLoadPriority, int intraPriorityValue);
61 virtual void dispatchWillSendRequest(DocumentLoader*, unsigned long identifier, ResourceRequest&, const ResourceResponse& redirectResponse, const FetchInitiatorInfo& = FetchInitiatorInfo()) OVERRIDE;
63 virtual void dispatchDidReceiveResponse(DocumentLoader*, unsigned long identifier, const ResourceResponse&, ResourceLoader* = 0) OVERRIDE;
64 virtual void dispatchDidReceiveData(DocumentLoader*, unsigned long identifier, const char* data, int dataLength, int encodedDataLength) OVERRIDE;
65 virtual void dispatchDidDownloadData(DocumentLoader*, unsigned long identifier, int dataLength, int encodedDataLength) OVERRIDE;
66 virtual void dispatchDidFinishLoading(DocumentLoader*, unsigned long identifier, double finishTime, int64_t encodedDataLength) OVERRIDE;
67 virtual void dispatchDidFail(DocumentLoader*, unsigned long identifier, const ResourceError&) OVERRIDE;
68 virtual void sendRemainingDelegateMessages(DocumentLoader*, unsigned long identifier, const ResourceResponse&, int dataLength) OVERRIDE;
  /external/chromium_org/tools/gyp/tools/Xcode/Specifications/
gyp.xclangspec 23 Identifier = "xcode.lang.gyp.keyword";
36 Identifier = "xcode.lang.gyp.target.declarator";
41 Type = "xcode.syntax.identifier.type";
46 Identifier = "xcode.lang.gyp.string.singlequote";
59 Identifier = "xcode.lang.gyp.comma";
67 Identifier = "xcode.lang.gyp";
83 Identifier = "xcode.lang.gyp.lexer";
97 Identifier = "xcode.lang.gyp.lexer.toplevel";
106 Identifier = "xcode.lang.gyp.assignment";
119 Identifier = "xcode.lang.gyp.target.declaration"
    [all...]
  /external/clang/test/Parser/
placeholder-recovery.m 6 @protocol <#protocol name#> <NSObject> // expected-error 2{{expected identifier}} \
10 <#methods#> // expected-error{{expected identifier}}
pragma-visibility.c 3 #pragma GCC visibility foo // expected-warning{{expected identifier in '#pragma visibility' - ignored}}
6 #pragma GCC visibility push( // expected-warning{{expected identifier in '#pragma visibility' - ignored}}
  /external/clang/test/Preprocessor/
pragma_poison.c 4 rindex(some_string, 'h'); // expected-error {{attempt to use a poisoned identifier}}
9 XYZW // expected-error {{attempt to use a poisoned identifier}}
utf8-allowed-chars.c 8 // Identifier characters
19 // Identifier initial characters
33 // expected-warning@9 {{using this character in an identifier is incompatible with C++98}}
34 // expected-warning@10 {{using this character in an identifier is incompatible with C++98}}
36 // expected-warning@14 {{using this character in an identifier is incompatible with C++98}}
51 // expected-warning@9 {{using this character in an identifier is incompatible with C99}}
52 // expected-warning@11 {{using this character in an identifier is incompatible with C99}}
54 // expected-warning@14 {{using this character in an identifier is incompatible with C99}}
55 // expected-warning@20 {{starting an identifier with this character is incompatible with C99}}
56 // expected-error@21 {{expected identifier}}
    [all...]
  /external/clang/test/SemaCXX/
attr-cleanup-gcc.cpp 13 int v1 __attribute__((cleanup(N::c1))); // expected-warning {{GCC does not allow the 'cleanup' attribute argument to be anything other than a simple identifier}}
15 int v3 __attribute__((cleanup(c3<int>))); // expected-warning {{GCC does not allow the 'cleanup' attribute argument to be anything other than a simple identifier}}
  /external/deqp/modules/gles3/scripts/
gen-keywords.py 22 float ${{IDENTIFIER}} = 1.0;
32 def __init__(self, name, identifier):
34 self.identifier = identifier
38 "IDENTIFIER" : self.identifier }
95 for (name, identifier) in INVALID_IDENTIFIERS:
96 invalidIdentifiers.append(IdentifierCase(name, identifier)) # Invalid identifiers
  /external/smack/src/org/xbill/DNS/
ResolverListener.java 18 * @param id The identifier returned by Resolver.sendAsync()
25 * @param id The identifier returned by Resolver.sendAsync()
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 81 # A list of tuples where the first element is the namespace of an identifier
82 # created in the file and the second is the identifier itself.
85 # A list of tuples where the first element is the namespace of an identifier
86 # used in the file and the second is the identifier itself.
206 for namespace, identifier in self._created_namespaces:
207 if (not self._IsPrivateIdentifier(identifier) and
209 identifier not in self._provided_namespaces and
218 For each non-private identifier used in the file, find either a
219 goog.require, goog.provide or a created identifier that satisfies it.
220 goog.require statements can satisfy the identifier by requiring either th
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERObjectIdentifier.java 15 String identifier; field in class:DERObjectIdentifier
66 * return an Object Identifier from a tagged object.
167 * Intern the identifier so there aren't hundreds of duplicates
170 this.identifier = objId.toString().intern();
179 String identifier)
181 if (identifier == null)
183 throw new IllegalArgumentException("'identifier' cannot be null");
185 if (!isValidIdentifier(identifier))
187 throw new IllegalArgumentException("string " + identifier + " not an OID");
192 * Intern the identifier so there aren't hundreds of duplicate
    [all...]
  /external/chromium_org/content/browser/
browser_thread_impl.cc 43 explicit BrowserThreadMessageLoopProxy(BrowserThread::ID identifier)
44 : id_(identifier) {
120 BrowserThreadImpl::BrowserThreadImpl(ID identifier)
121 : Thread(g_browser_thread_names[identifier]),
122 identifier_(identifier) {
126 BrowserThreadImpl::BrowserThreadImpl(ID identifier,
128 : Thread(message_loop->thread_name()), identifier_(identifier) {
305 BrowserThread::ID identifier,
310 DCHECK(identifier >= 0 && identifier < ID_COUNT)
    [all...]
  /external/chromium_org/tools/gn/
parser_unittest.cc 140 " IDENTIFIER(a)\n"
142 " IDENTIFIER(b)\n"
143 " IDENTIFIER(c)\n"
144 " IDENTIFIER(d)\n";
170 " IDENTIFIER(a)\n"
172 " IDENTIFIER(is_stuff)\n"
183 " IDENTIFIER(foo)\n");
191 " IDENTIFIER(asd)\n");
199 " IDENTIFIER(foo)\n");
216 " IDENTIFIER(a)\n
    [all...]
  /external/clang/test/Index/
annotate-tokens-pp.c 48 // CHECK: Identifier: "define" [2:2 - 2:8] preprocessing directive=
49 // CHECK: Identifier: "STILL_NOTHING" [2:9 - 2:22] macro definition=STILL_NOTHING
50 // CHECK: Identifier: "NOTHING" [2:23 - 2:30] macro expansion=NOTHING:1:9
52 // CHECK: Identifier: "honk" [2:31 - 2:35] macro definition=STILL_NOTHING
54 // CHECK: Identifier: "warble" [2:36 - 2:42] macro definition=STILL_NOTHING
57 // CHECK: Identifier: "define" [3:2 - 3:8] preprocessing directive=
58 // CHECK: Identifier: "BAR" [3:9 - 3:12] macro definition=BAR
59 // CHECK: Identifier: "baz" [3:13 - 3:16] macro definition=BAR
61 // CHECK: Identifier: "define" [4:2 - 4:8] preprocessing directive=
62 // CHECK: Identifier: "WIBBLE" [4:9 - 4:15] macro definition=WIBBL
    [all...]
annotate-nested-name-specifier.cpp 143 // CHECK: Identifier: "outer_alias" [14:7 - 14:18] NamespaceRef=outer_alias:10:11
145 // CHECK: Identifier: "inner" [14:20 - 14:25] NamespaceRef=inner:2:13
147 // CHECK: Identifier: "vector" [14:27 - 14:33] OverloadedDeclRef=vector[4:12]
151 // CHECK: Identifier: "outer_alias" [16:19 - 16:30] NamespaceRef=outer_alias:10:11
153 // CHECK: Identifier: "inner" [16:32 - 16:37] NamespaceRef=inner:2:13
155 // CHECK: Identifier: "vector" [16:39 - 16:45] TemplateRef=vector:4:12
157 // CHECK: Identifier: "X" [16:46 - 16:47] TypeRef=struct X:12:8
162 // CHECK: Identifier: "outer_alias" [17:9 - 17:20] NamespaceRef=outer_alias:10:11
164 // CHECK: Identifier: "inner" [17:22 - 17:27] NamespaceRef=inner:2:13
166 // CHECK: Identifier: "vector" [17:29 - 17:35] TemplateRef=vector:4:1
    [all...]
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
FakeAsyncTaskExecutor.java 68 /** Encapsulates an async task with the params and identifier it was submitted with. */
80 public SubmittedTaskImpl(Object identifier, Runnable runnable,
82 mIdentifier = identifier;
124 public <T> AsyncTask<T, ?, ?> submit(Object identifier,
129 mNextIdentifier = identifier;
141 public <T> AsyncTask<T, ?, ?> submit(Object identifier, AsyncTask<T, ?, ?> task, T... params) {
143 return mBlockingExecutor.submit(identifier, task, params);
147 * Runs a single task matching the given identifier.
152 * Fails if there was not exactly one task matching the given identifier.
156 public void runTask(Object identifier) throws InterruptedException
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 84 # A list of tuples where the first element is the namespace of an identifier
85 # created in the file, the second is the identifier itself and the third is
89 # A list of tuples where the first element is the namespace of an identifier
90 # used in the file, the second is the identifier itself and the third is the
203 for namespace, identifier, line_number in self._created_namespaces:
204 if (not self._IsPrivateIdentifier(identifier) and
206 identifier not in self._provided_namespaces and
216 For each non-private identifier used in the file, find either a
217 goog.require, goog.provide or a created identifier that satisfies it.
218 goog.require statements can satisfy the identifier by requiring either th
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
MacroExpander.cpp 72 if (token->type != Token::IDENTIFIER)
151 bool MacroExpander::pushMacro(const Macro &macro, const Token &identifier)
154 assert(!identifier.expansionDisabled());
155 assert(identifier.type == Token::IDENTIFIER);
156 assert(identifier.text == macro.name);
159 if (!expandMacro(macro, identifier, &replacements))
186 const Token &identifier,
205 stream << identifier.location.line;
211 stream << identifier.location.file
    [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignatureAlgorithmNameGenerator.java 9 * representations rather than the algorithm object identifier (if possible).
  /external/chromium_org/components/autofill/core/browser/
autofill_popup_delegate.h 22 // Called when the autofill suggestion indicated by |identifier| has been
25 int identifier) = 0;
29 int identifier) = 0;
33 int identifier) = 0;
  /external/chromium_org/third_party/skia/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/
README 4 Model Identifier: Macmini4,1
  /external/chromium_org/third_party/skia/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/
README 4 Model Identifier: Macmini4,1

Completed in 2738 milliseconds

1 2 3 45 6 7 8 91011>>