Searched defs:tokens (Results 276 - 300 of 325) sorted by relevance

<<111213

/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c47 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) argument
50 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token,
58 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, argument
62 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c47 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) argument
50 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token,
58 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, argument
62 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_pipe.h224 struct tgsi_token *tokens; member in struct:r600_pipe_shader_selector
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c1190 unsigned int tokens = 8 * 24 * 16; /* one MB for each thread */ local
1192 unsigned int tokens = cm->mb_rows * cm->mb_cols * 24 * 16; local
1194 CHECK_MEM_ERROR(cpi->tok, vpx_calloc(tokens, sizeof(*cpi->tok)));
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1031 unsigned int tokens = get_token_alloc(cm->mb_rows, cm->mb_cols); local
1033 CHECK_MEM_ERROR(cm, cpi->tok, vpx_calloc(tokens, sizeof(*cpi->tok)));
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h224 struct tgsi_token *tokens; member in struct:r600_pipe_shader_selector
/external/mksh/src/
H A Dfuncs.c3289 static const char * const tokens[] = { local
3302 rv = !strcmp(*te->pos.wp, tokens[(int)meta]) ?
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c123 const gl_state_index tokens[STATE_LENGTH]);
126 struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]);
129 struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]);
222 /* Put the tokens into the symbol table, so that GDB and other debuggers
1816 /* Number of reported tokens (one for the "unexpected", one per
1828 tokens because there are none.
2024 /* Number of tokens to shift before error messages enabled. */
2237 /* Count tokens shifted since error; after three, turn off error
5615 const gl_state_index tokens[STATE_LENGTH])
5621 name = _mesa_program_state_string(tokens);
5614 add_state_reference(struct gl_program_parameter_list *param_list, const gl_state_index tokens[STATE_LENGTH]) argument
5634 initialize_symbol_from_state(struct gl_program *prog, struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]) argument
5686 initialize_symbol_from_param(struct gl_program *prog, struct asm_symbol *param_var, const gl_state_index tokens[STATE_LENGTH]) argument
[all...]
/external/clang/tools/c-index-test/
H A Dc-index-test.c3110 CXToken *tokens; local
3118 input += strlen("-test-annotate-tokens=");
3189 clang_tokenize(TU, range, &tokens, &num_tokens);
3197 clang_annotateTokens(TU, tokens, num_tokens, cursors);
3206 CXString spelling = clang_getTokenSpelling(TU, tokens[i]);
3207 CXSourceRange extent = clang_getTokenExtent(TU, tokens[i]);
3210 switch (clang_getTokenKind(tokens[i])) {
3231 clang_disposeTokens(TU, tokens, num_tokens);
3761 " c-index-test -test-annotate-tokens=<range> {<args>}*\n"
3840 else if (argc > 2 && strstr(argv[1], "-test-annotate-tokens
[all...]
/external/iproute2/include/linux/
H A Dpkt_sched.h360 __u32 tokens; member in struct:tc_htb_xstats
/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php4441 // the tokens which we will use to generate the regexp list
4442 $tokens = array(); variable
4449 $regexp_list[++$list_key] = $this->_optimize_regexp_list_tokens_to_string($tokens);
4451 $tokens = array(); variable
4456 $pointer = &$tokens;
4489 // relocate previous tokens
4504 if ($level == 0 && !empty($tokens)) {
4505 // we can dump current tokens into the string and throw them away afterwards
4506 $new_entry = $this->_optimize_regexp_list_tokens_to_string($tokens);
4518 $tokens variable
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c8517 * into a whitespace-separated list of tokens (whitespace is any sequence
8520 * have a unique ID equal to any of the tokens in the list.
8524 xmlChar *tokens; local
8544 tokens =
8546 ns = xmlXPathGetElementsByIds(ctxt->context->doc, tokens);
8549 if (tokens != NULL)
8550 xmlFree(tokens);
/external/clang/tools/libclang/
H A DCIndex.cpp4949 // Lex tokens until we hit the end of the range.
5086 AnnotateTokensWorker(CXToken *tokens, CXCursor *cursors, unsigned numTokens, argument
5088 : Tokens(tokens), Cursors(cursors),
5118 // Walk the AST within the region of interest, annotating tokens
5130 /// \brief It annotates and advances tokens with a cursor until the comparison
5134 /// Pass RangeBefore to annotate tokens with a cursor until a range is reached.
5135 /// Pass RangeOverlap to annotate tokens inside a range.
5155 /// \brief Special annotation handling for macro argument tokens.
5156 /// \returns true if it advanced beyond all macro tokens, false otherwise.
5163 "Should be called only for macro arg tokens");
5411 MarkMacroArgTokensVisitor(SourceManager &SM, CXToken *tokens, unsigned numTokens) argument
[all...]
/external/libxml2/
H A Dxpath.c8562 * into a whitespace-separated list of tokens (whitespace is any sequence
8565 * have a unique ID equal to any of the tokens in the list.
8569 xmlChar *tokens; local
8589 tokens =
8591 ns = xmlXPathGetElementsByIds(ctxt->context->doc, tokens);
8594 if (tokens != NULL)
8595 xmlFree(tokens);

Completed in 885 milliseconds

<<111213