Searched refs:store (Results 301 - 325 of 835) sorted by relevance

<<11121314151617181920>>

/external/markdown/
H A Dregression-tests.py100 self.placeholder = self.stash.store('foo')
103 """ Test HtmlStash.store. """
110 """ Test HtmlStash.store with additional blocks. """
111 placeholder = self.stash.store('bar')
119 """ Test HtmlStash.store with 'safe' html. """
120 self.stash.store('bar', True)
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_horz.s266 vst1.16 {q11},[r1],r6 @store the result pu1_dst
332 vst1.16 {q11},[r1],r6 @store the result pu1_dst
361 vst1.16 {q11},[r1] @store the result pu1_dst
422 vst1.8 {d8},[r1]! @store the result pu1_dst
426 vst1.8 {d10},[r6]! @store the result pu1_dst
518 vst1.8 {d8},[r4],r3 @(1)store the result pu1_dst
536 vst1.8 {d10},[r4],r3 @(2)store the result pu1_dst
554 vst1.8 {d12},[r4],r3 @(3)store the result pu1_dst
575 vst1.8 {d22}, [r4], r3 @(4)store the result pu1_dst
591 vst1.8 {d8},[r4],r3 @(1)store th
[all...]
H A Dihevc_inter_pred_chroma_horz_w16out.s44 @* chroma interprediction filter to store horizontal 16bit ouput
270 vst1.16 {q11},[r1]! @store the result pu1_dst
279 vst1.16 {q10},[r1],r6 @store the result pu1_dst
338 vst1.16 {q11},[r1]! @store the result pu1_dst
340 vst1.16 {q10},[r1],r6 @store the result pu1_dst
361 vst1.16 {q11},[r1]! @store the result pu1_dst
362 vst1.16 {q10},[r1],r6 @store the result pu1_dst
421 vst1.16 {d10, d11},[r6]! @store the result pu1_dst
494 vst1.16 {d8, d9},[r4],r8 @(1)store the result pu1_dst
509 vst1.16 {d10, d11},[r4],r8 @(2)store th
[all...]
/external/libcxxabi/src/Unwind/
H A DUnwindRegistersSave.S39 movl %edx, 28(%eax) # store what sp was at call site as esp
43 movl %edx, 40(%eax) # store return address as eip
50 movl %edx, (%eax) # store original eax
82 movq %rsi,128(%rdi) # store return address as rip
101 stw r0, 0(r3) ; store lr as ssr0
261 str lr, [x0, #0x100] ; store return address as pc
305 str lr, [r0, #60] @ store return address as pc
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1 //== RegionStore.cpp - Field-sensitive store model --------------*- C++ -*--==//
10 // This file defines a basic region store model. In this model, we do have field
55 assert(getConcreteOffsetRegion() == Base && "Failed to store base region");
62 assert(getOffset() == offset && "Failed to store offset");
340 /// This is controlled by 'region-store-small-struct-limit' option.
358 Options.getOptionAsInteger("region-store-small-struct-limit", 2);
391 StoreRef invalidateRegions(Store store,
409 StoreRef Bind(Store store, Loc LV, SVal V) override {
410 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this);
416 StoreRef BindDefault(Store store, cons
1149 invalidateRegions(Store store, ArrayRef<SVal> Values, const Expr *Ex, unsigned Count, const LocationContext *LCtx, const CallEvent *Call, InvalidatedSymbols &IS, RegionAndSymbolInvalidationTraits &ITraits, InvalidatedRegions *TopLevelRegions, InvalidatedRegions *Invalidated) argument
1850 includedInBindings(Store store, const MemRegion *region) const argument
2302 removeDeadBindings(Store store, const StackFrameContext *LCtx, SymbolReaper& SymReaper) argument
2351 print(Store store, raw_ostream &OS, const char* nl, const char *sep) argument
[all...]
/external/openssl/crypto/store/
H A Dstr_lib.c1 /* crypto/store/str_lib.c -*- mode:C; c-file-style: "eay" -*- */
181 void STORE_free(STORE *store) argument
183 if (store == NULL)
185 if (store->meth->clean)
186 store->meth->clean(store);
187 CRYPTO_free_ex_data(CRYPTO_EX_INDEX_STORE, store, &store->ex_data);
188 OPENSSL_free(store);
191 int STORE_ctrl(STORE *store, in argument
222 STORE_get_method(STORE *store) argument
227 STORE_set_method(STORE *store, const STORE_METHOD *meth) argument
[all...]
/external/oprofile/events/i386/nehalem/
H A Dunit_masks7 0x01 any Counts the number of store forwards
9 0x01 std Counts the number of loads blocked by a preceding store with unknown data
10 0x04 address_offset Counts the number of loads blocked by a preceding store address
12 0x01 cycles Counts the cycles of store buffer drains
15 0x02 store Counts the number of misaligned store references
22 0x0F any All loads delayed due to store blocks
36 0x01 loads Counts the number of instructions with an architecturally-visible store retired on the architected path
37 0x02 stores Counts the number of instructions with an architecturally-visible store retired on the architected path
84 0x04 rfo_hit Counts the number of store RF
[all...]
/external/chromium_org/chrome/browser/resources/ntp4/
H A Dnew_tab.css390 #chrome-web-store-link {
403 #chrome-web-store-title {
411 #chrome-web-store-link:hover {
415 html[dir='rtl'] #chrome-web-store-title {
430 .footer-menu-button:not([hidden]) ~ #chrome-web-store-link:not([hidden])
435 /* In trash mode, hide the menus and web store link. */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_fs_emit.cpp1013 ((uint32_t *)&p->store[i])[3],
1014 ((uint32_t *)&p->store[i])[2],
1015 ((uint32_t *)&p->store[i])[1],
1016 ((uint32_t *)&p->store[i])[0]);
1018 brw_disasm(stdout, &p->store[i], intel->gen);
1056 ((uint32_t *)&p->store[i])[3],
1057 ((uint32_t *)&p->store[i])[2],
1058 ((uint32_t *)&p->store[i])[1],
1059 ((uint32_t *)&p->store[i])[0]);
1060 brw_disasm(stdout, &p->store[
[all...]
H A Dbrw_optimize.c479 brw_inst_copy(p->store + to, p->store + from);
505 const struct brw_instruction *mov = p->store + i;
518 const struct brw_instruction *inst = p->store + j;
554 const struct brw_instruction *mov = p->store + i;
572 struct brw_instruction *inst = p->store + prev;
589 struct brw_instruction *inst = p->store + j;
607 struct brw_instruction *inst = p->store + j;
672 struct brw_instruction *insn = &p->store[i];
673 struct brw_instruction *prev = &p->store[
[all...]
H A Dbrw_vec4_emit.cpp1006 ((uint32_t *)&p->store[i])[3],
1007 ((uint32_t *)&p->store[i])[2],
1008 ((uint32_t *)&p->store[i])[1],
1009 ((uint32_t *)&p->store[i])[0]);
1011 brw_disasm(stdout, &p->store[i], intel->gen);
1033 ((uint32_t *)&p->store[i])[3],
1034 ((uint32_t *)&p->store[i])[2],
1035 ((uint32_t *)&p->store[i])[1],
1036 ((uint32_t *)&p->store[i])[0]);
1037 brw_disasm(stdout, &p->store[
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_emit.cpp1013 ((uint32_t *)&p->store[i])[3],
1014 ((uint32_t *)&p->store[i])[2],
1015 ((uint32_t *)&p->store[i])[1],
1016 ((uint32_t *)&p->store[i])[0]);
1018 brw_disasm(stdout, &p->store[i], intel->gen);
1056 ((uint32_t *)&p->store[i])[3],
1057 ((uint32_t *)&p->store[i])[2],
1058 ((uint32_t *)&p->store[i])[1],
1059 ((uint32_t *)&p->store[i])[0]);
1060 brw_disasm(stdout, &p->store[
[all...]
H A Dbrw_optimize.c479 brw_inst_copy(p->store + to, p->store + from);
505 const struct brw_instruction *mov = p->store + i;
518 const struct brw_instruction *inst = p->store + j;
554 const struct brw_instruction *mov = p->store + i;
572 struct brw_instruction *inst = p->store + prev;
589 struct brw_instruction *inst = p->store + j;
607 struct brw_instruction *inst = p->store + j;
672 struct brw_instruction *insn = &p->store[i];
673 struct brw_instruction *prev = &p->store[
[all...]
H A Dbrw_vec4_emit.cpp1006 ((uint32_t *)&p->store[i])[3],
1007 ((uint32_t *)&p->store[i])[2],
1008 ((uint32_t *)&p->store[i])[1],
1009 ((uint32_t *)&p->store[i])[0]);
1011 brw_disasm(stdout, &p->store[i], intel->gen);
1033 ((uint32_t *)&p->store[i])[3],
1034 ((uint32_t *)&p->store[i])[2],
1035 ((uint32_t *)&p->store[i])[1],
1036 ((uint32_t *)&p->store[i])[0]);
1037 brw_disasm(stdout, &p->store[
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jar ... lucene/search/ org/apache/lucene/search/spans/ org/apache/lucene/store/ org/apache/lucene/util/ about.html about_files/asl- ...
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_asconf.c156 union sctp_sockstore store; local
180 sa = &store.sa;
189 sin = &store.sin;
214 sin6 = &store.sin6;
310 union sctp_sockstore store; local
334 sa = &store.sa;
343 sin = &store.sin;
365 sin6 = &store.sin6;
446 union sctp_sockstore store; local
469 sa = &store
2791 union sctp_sockstore store; local
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
H A Dexisting_user_controller_browsertest.cc364 policy::CloudPolicyStore* store = variable
371 ->store();
372 if (!store->has_policy()) {
376 store->AddObserver(&observer);
377 EXPECT_CALL(observer, OnStoreLoaded(store))
381 store->RemoveObserver(&observer);
/external/chromium_org/components/policy/core/common/cloud/
H A Duser_cloud_policy_store_unittest.cc102 void VerifyPolicyMap(CloudPolicyStore* store) { argument
103 EXPECT_EQ(2U, store->policy_map().size());
105 store->policy_map().Get(key::kPasswordManagerEnabled);
108 ASSERT_TRUE(store->policy_map().Get(key::kURLBlacklist));
112 void ExpectError(CloudPolicyStore* store, CloudPolicyStore::Status error) { argument
114 OnStoreError(AllOf(Eq(store),
326 // Store a simple policy then store a second policy before the first one
355 // Now, make sure the policy can be read back in from a second store.
382 // Now, make sure the policy can be read back in from a second store.
414 // Create unsigned policy, try to store i
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dopenssladapter.cc172 // This array will store all of the mutexes available to OpenSSL.
795 OpenSSLAdapter::SSLVerifyCallback(int ok, X509_STORE_CTX* store) { argument
799 X509* cert = X509_STORE_CTX_get_current_cert(store);
800 int depth = X509_STORE_CTX_get_error_depth(store);
801 int err = X509_STORE_CTX_get_error(store);
813 // Get our stream pointer from the store
815 X509_STORE_CTX_get_ex_data(store,
823 reinterpret_cast<void*>(X509_STORE_CTX_get_current_cert(store));
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dquantize_sse4.asm203 ; store qcoeff
207 ; store dqcoeff
230 mov BYTE PTR [rcx], al ; store eob
/external/openssl/apps/
H A Dsmime.c100 X509_STORE *store = NULL; local
672 if (!(store = setup_verify(bio_err, CAfile, CApath)))
674 X509_STORE_set_verify_cb(store, smime_cb);
676 X509_STORE_set1_param(store, vpm);
756 if (PKCS7_verify(p7, other, store, indata, out, flags))
813 X509_STORE_free(store);
/external/openssl/crypto/cms/
H A Dcms_smime.c280 X509_STORE *store,
289 if (!X509_STORE_CTX_init(&ctx, store, signer, certs))
317 X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags)
367 if (!cms_signerinfo_verify_cert(si, store,
388 * store its contents in a temporary read only memory BIO. This
450 X509_STORE *store, unsigned int flags)
454 r = CMS_verify(rcms, certs, store, NULL, NULL, flags);
279 cms_signerinfo_verify_cert(CMS_SignerInfo *si, X509_STORE *store, STACK_OF(X509) *certs, STACK_OF(X509_CRL) *crls, unsigned int flags) argument
316 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, BIO *dcont, BIO *out, unsigned int flags) argument
448 CMS_verify_receipt(CMS_ContentInfo *rcms, CMS_ContentInfo *ocms, STACK_OF(X509) *certs, X509_STORE *store, unsigned int flags) argument
/external/chromium_org/chrome/browser/extensions/api/storage/
H A Dmanaged_value_store_cache.cc281 // It's possible that the store exists, but hasn't been loaded yet
311 // If there is no policy for |ns| then this will clear the previous store,
326 // final policy values before passing them to the store.
344 // Don't create the store now if there are no policies configured for this
345 // extension. If the extension uses the storage.managed API then the store
361 // Create the store now, and serve the cached policy until the PolicyService
363 PolicyValueStore* store = new PolicyValueStore(
367 store_map_[extension_id] = make_linked_ptr(store);
369 return store;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
H A Dbackground.js264 ManagedBookmarkTree.prototype.store = function() {
288 // otherwise its callbacks are never invoked. So store() is called only if
291 callbackChain.push(this.store.bind(this));
359 // A new tree.store() is needed at the end because the regenerated nodes
362 callbackChain.push(tree.store.bind(tree));

Completed in 583 milliseconds

<<11121314151617181920>>