Searched refs:an (Results 26 - 50 of 710) sorted by relevance

1234567891011>>

/external/chromium_org/sync/js/
H A DREADME.js5 This framework was once used to implement an asynchronous request/reply
7 Much of it has been removed in favor of an ad-hoc system that allows us to
13 to send them. The SyncJsController acts as an intermediary between them.
/external/libvpx/
H A Dconfig.arm64.mk11 # vpx_config.c is an auto-generated file in $(libvpx_target).
H A Dconfig.mips64.mk11 # vpx_config.c is an auto-generated file in $(libvpx_target).
H A Dconfig.x86_64.mk11 # vpx_config.c is an auto-generated file in $(libvpx_target).
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
H A Dtoplevel.ml23 print_endline "parsed an extern.";
25 (* Evaluate a top-level expression into an anonymous function. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
H A Dtoplevel.ml26 print_endline "parsed an extern.";
29 (* Evaluate a top-level expression into an anonymous function. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dtoken.ml5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
/external/valgrind/main/none/tests/s390x/
H A Dfpext_fail.stderr.exp3 Encountered an instruction that requires the floating point extension facility.
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
H A DMethodNode.java83 * {@link String} or {@link Type}, or an two elements String array (for
143 * Constructs an unitialized {@link MethodNode}.
205 AnnotationNode an = new AnnotationNode(desc);
214 visibleParameterAnnotations[parameter].add(an);
223 invisibleParameterAnnotations[parameter].add(an);
225 return an;
433 AnnotationNode an = (AnnotationNode) visibleAnnotations.get(i);
434 an.accept(mv.visitAnnotation(an.desc, true));
438 AnnotationNode an
[all...]
H A DClassNode.java253 AnnotationNode an = (AnnotationNode) visibleAnnotations.get(i);
254 an.accept(cv.visitAnnotation(an.desc, true));
258 AnnotationNode an = (AnnotationNode) invisibleAnnotations.get(i);
259 an.accept(cv.visitAnnotation(an.desc, false));
/external/llvm/test/MC/ARM/
H A Dfp-const-errors.s10 @ Test that vmov.f instructions do not accept an 8-bit encoded float as an operand
17 @ Test that fconst instructions do not accept a float constant as an operand
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dcipher_test.c4 * This package is an SSL implementation written
37 * the apps directory (application code) you must include an acknowledgement:
127 const uint8_t *ciphertext, int cn, const uint8_t *aad, int an,
142 if (an) {
143 hexdump(stdout, "AAD", aad, an);
172 if (an && !EVP_EncryptUpdate(&ctx, NULL, &outl, aad, an)) {
248 if (an && !EVP_DecryptUpdate(&ctx, NULL, &outl, aad, an)) {
294 const uint8_t *aad, int an, cons
125 test1(const EVP_CIPHER *c, const uint8_t *key, int kn, const uint8_t *iv, int in, const uint8_t *plaintext, int pn, const uint8_t *ciphertext, int cn, const uint8_t *aad, int an, const uint8_t *tag, int tn, int encdec) argument
291 test_cipher(const char *cipher, const uint8_t *key, int kn, const uint8_t *iv, int in, const uint8_t *plaintext, int pn, const uint8_t *ciphertext, int cn, const uint8_t *aad, int an, const uint8_t *tag, int tn, int encdec) argument
359 int an = 0; local
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DparseSvnDiffFooter.pl215 + This is an example sentence.
241 + This is an example sentence.
263 +This is an example sentence.
285 +This is an example sentence.
303 + This is an example sentence.
325 + This is an example sentence.
346 + This is an example sentence.
372 + This is an example sentence.
390 + This is an example sentence.
412 + This is an exampl
[all...]
/external/easymock/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
19 # Build an easymock.jar to use for host side tests
28 # Build an easymocklib.jar to use on device
/external/mesa3d/src/mapi/glapi/gen/
H A Dglapi_gen.mk12 # $(1): path to an XML file
23 # $(1): path to an XML file
34 # $(1): path to an XML file
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
H A Drecord-event-listener.rb9 A debug listener that records intercepted events as strings in an array.
/external/libunwind/src/mi/
H A Dflush_cache.c56 # warning unw_flush_cache(): need a way to atomically increment an integer.
/external/lldb/scripts/Python/interface/
H A DSBInstructionList.i25 defines a function which takes an SBInstructionList instance and prints out
68 '''Access instructions by integer index for array access or by lldb.SBAddress to find an instruction that matches a section offset address object.'''
70 # Find an instruction by index
74 # Find an instruction using a lldb.SBAddress object
/external/llvm/test/MC/X86/AlignedBundling/
H A Drelax-at-bundle-end.s4 # Test that an instruction near a bundle end gets properly padded
/external/smali/
H A DREADME.md3 smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.)
9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dmillion.S7 nop # to give us an even million
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.h66 int (*get_receive_lowest_pn)(void *ctx, u32 channel, u8 an,
68 int (*get_transmit_next_pn)(void *ctx, u32 channel, u8 an,
70 int (*set_transmit_next_pn)(void *ctx, u32 channel, u8 an, u32 next_pn);
77 int (*create_receive_sa)(void *ctx, u32 channel, u8 an, u32 lowest_pn,
79 int (*enable_receive_sa)(void *ctx, u32 channel, u8 an);
80 int (*disable_receive_sa)(void *ctx, u32 channel, u8 an);
86 int (*create_transmit_sa)(void *ctx, u32 channel, u8 an, u32 next_pn,
88 int (*enable_transmit_sa)(void *ctx, u32 channel, u8 an);
89 int (*disable_transmit_sa)(void *ctx, u32 channel, u8 an);
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h66 int (*get_receive_lowest_pn)(void *ctx, u32 channel, u8 an,
68 int (*get_transmit_next_pn)(void *ctx, u32 channel, u8 an,
70 int (*set_transmit_next_pn)(void *ctx, u32 channel, u8 an, u32 next_pn);
77 int (*create_receive_sa)(void *ctx, u32 channel, u8 an, u32 lowest_pn,
79 int (*enable_receive_sa)(void *ctx, u32 channel, u8 an);
80 int (*disable_receive_sa)(void *ctx, u32 channel, u8 an);
86 int (*create_transmit_sa)(void *ctx, u32 channel, u8 an, u32 next_pn,
88 int (*enable_transmit_sa)(void *ctx, u32 channel, u8 an);
89 int (*disable_transmit_sa)(void *ctx, u32 channel, u8 an);

Completed in 1802 milliseconds

1234567891011>>