Searched refs:an (Results 376 - 400 of 710) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst103 uses, even if the rest of an application is dynamically linked.
148 think about the libraries that are required by an application, as those details
153 must identify the set of libraries that are required by an application, list
157 manifest (.nmf) file, and deploy an application are provided below.
171 The Native Client SDK includes an example that demonstrates how to build a
193 .nmf file and is loaded via an http mount using the :ref:`nacl_io library
238 generate the manifest file if you haven't done so already.) Here is an excerpt
303 As an alternative to using ``create_nmf``, it is possible to manually calculate
309 As described above, an application's manifest file must explicitly list all the
319 <../distributing>`, there are two basic ways to deploy an applicatio
[all...]
/external/chromium_org/native_client_sdk/src/doc/
H A Dfaq.rst37 * This code can interact with the embedding web page as part of an
53 * **Security:** Users are kept secure with an ever-improving sandbox
94 * Running untrusted code on a server or within an application (such as a plugin
148 from a web browser in an architecture-independent way.
185 for an `introduction to GCC`_.
207 Portable Native Client uses an architecture-independent format (the
247 browser. Specific examples are an out-of-process plugin architecture and
372 includes an outer sandbox that mediates system calls. For more details about
414 Your application does not need to make the decision of loading an
419 examples for an illustratio
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/obj/
H A Dobj_dat.pl178 * This package is an SSL implementation written
211 * the apps directory (application code) you must include an acknowledgement:
H A Dobjects.pl16 { die "$ARGV[1]:$o:There's already an object with NID ",$mynum," on line ",$order{$mynum},"\n"; }
18 { die "$ARGV[1]:$o:There's already an object with name ",$Cname," on line ",$order{$nid{$Cname}},"\n"; }
76 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
83 { die "objects.txt:$o:There's already an object with short name ",$sn{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
92 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
129 * This package is an SSL implementation written
162 * the apps directory (application code) you must include an acknowledgement:
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dref.pxd34 # Py_DECREF() is invoked. For example, code to delete an object
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_ycbcr_texture.spec129 texture sampling using an implementation dependent conversion.
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
H A Dmake.bat24 echo. changes to make an overview over all changed/added/deprecated items
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Ddownsample_fast_neon.S62 @ r10 is an offset to &data_in[] in the loop. After an iteration, we need to
/external/compiler-rt/lib/builtins/
H A Dfp_trunc_impl.inc107 // a underflows on conversion to the destination type or is an exact
/external/compiler-rt/make/
H A Dutil.mk80 # Check that a value is true, or give an error including the given message
/external/gtest/src/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/gtest/test/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk16 # * To add an additional locale to the list:
/external/libunwind/doc/
H A Dunw_set_caching_policy.tex37 If caching is enabled, an application must be prepared to make
/external/llvm/test/Bindings/Ocaml/
H A Dtarget.ml10 (* Note: It takes several seconds for ocamlopt to link an executable with
/external/mesa3d/docs/
H A DMESA_ycbcr_texture.spec129 texture sampling using an implementation dependent conversion.
/external/mesa3d/src/gallium/docs/
H A Dmake.bat24 echo. changes to make an overview over all changed/added/deprecated items
/external/mockito/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/noto-fonts/
H A Dfonts.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/openssl/crypto/objects/
H A Dobj_dat.pl181 * This package is an SSL implementation written
214 * the apps directory (application code) you must include an acknowledgement:
H A Dobjects.pl16 { die "$ARGV[1]:$o:There's already an object with NID ",$mynum," on line ",$order{$mynum},"\n"; }
18 { die "$ARGV[1]:$o:There's already an object with name ",$Cname," on line ",$order{$nid{$Cname}},"\n"; }
76 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
83 { die "objects.txt:$o:There's already an object with short name ",$sn{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
92 { die "objects.txt:$o:There's already an object with long name ",$ln{$module.$Cname}," on line ",$order{$module.$Cname},"\n"; }
132 * This package is an SSL implementation written
165 * the apps directory (application code) you must include an acknowledgement:
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, argument
430 psa->an = an;
439 (int) an, lowest_pn, psc->channel);
452 "KaY: Delete receive SA(an: %d) of SC(channel: %d)",
453 psa->an, psa->sc->channel);
1446 body->dan = sak->an;
1495 pkey->an = conf->an;
1646 conf->an
2469 ieee802_1x_kay_init_transmit_sa(struct transmit_sc *psc, u8 an, u32 next_PN, struct data_key *key) argument
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, argument
430 psa->an = an;
439 (int) an, lowest_pn, psc->channel);
452 "KaY: Delete receive SA(an: %d) of SC(channel: %d)",
453 psa->an, psa->sc->channel);
1446 body->dan = sak->an;
1495 pkey->an = conf->an;
1646 conf->an
2469 ieee802_1x_kay_init_transmit_sa(struct transmit_sc *psc, u8 an, u32 next_PN, struct data_key *key) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c413 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, argument
430 psa->an = an;
439 (int) an, lowest_pn, psc->channel);
452 "KaY: Delete receive SA(an: %d) of SC(channel: %d)",
453 psa->an, psa->sc->channel);
1446 body->dan = sak->an;
1495 pkey->an = conf->an;
1646 conf->an
2469 ieee802_1x_kay_init_transmit_sa(struct transmit_sc *psc, u8 an, u32 next_PN, struct data_key *key) argument
[all...]
/external/qemu-pc-bios/bochs/
H A Dconfigure91 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
1017 # If the previous option needs an argument, assign it.
1361 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1495 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1837 # WARNING: Use '\'' to represent an apostrophe within the trap.
1968 # Let the site file select an alternate cache file if it wants to.
2701 # Try to create an executable without -o first, disregard a.out.
2702 # It will help us diagnose broken compilers, and finding out an intuition
2757 # safe: cross compilers may not add the suffix if given an `-o'
3174 These don't provoke an erro
[all...]

Completed in 2003 milliseconds

<<11121314151617181920>>