Searched refs:functions (Results 176 - 200 of 340) sorted by relevance

1234567891011>>

/external/libvpx/examples/includes/geshi/geshi/
H A Dprogress.php20 * * Sort Keyword lists by Control Structures, Predefined functions and other important keywords
H A Dprovidex.php108 // Vars that are duplicates of functions
/external/openssh/contrib/redhat/
H A Dsshd.init.old16 . /etc/rc.d/init.d/functions
24 # Some functions to make the below more readable
/external/valgrind/main/drd/tests/
H A Dannotate_rwlock.c23 has built-in functions for atomic memory access.
/external/valgrind/main/helgrind/tests/
H A Dannotate_rwlock.c33 has built-in functions for atomic memory access.
/external/compiler-rt/make/
H A Dlib_util.mk27 # Helper functions that select the entire list of subdirs where a function is
/external/elfutils/libdwfl/
H A DAndroid.mk63 LOCAL_CFLAGS += -fnested-functions
/external/mesa3d/docs/
H A DMESA_pixmap_colormap.spec37 Xlib functions but there is no colormap associated with pixmaps.
/external/stlport/
H A DAndroid.mk46 # have the sincos*() functions.
/external/valgrind/main/massif/tests/
H A Dlong-names.post.exp41 100.00% (4,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Dnew-cpp.post.exp44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
H A Doverloaded-new.post.exp44 99.73% (12,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
/external/zlib/contrib/pascal/
H A Dzlibpas.pas104 (* basic functions *)
113 (* advanced functions *)
143 (* utility functions *)
153 (* checksum functions *)
/external/mesa3d/src/glsl/
H A Dbuiltin_function.cpp33 read_builtins(void * mem_ctx, GLenum target, const char *protos, const char **functions, unsigned count) argument
58 _mesa_glsl_read_ir(st, sh->ir, functions[i], false);
61 printf("error reading builtin: %.35s ...\n", functions[i]);
13571 const char **functions,
13577 sh = read_builtins(state, GL_VERTEX_SHADER, prototypes, functions, count);
13591 builtin_mem_ctx = hieralloc_init("GLSL built-in functions");
13567 _mesa_read_profile(struct _mesa_glsl_parse_state *state, exec_list *instructions, int profile_index, const char *prototypes, const char **functions, int count) argument
/external/v8/src/
H A Daccessors.cc599 List<JSFunction*> functions(2);
602 frame->GetFunctions(&functions);
603 for (int i = functions.length() - 1; i >= 0; i--) {
605 if (functions[i] != *function) continue;
608 // The function in question was inlined. Inlined functions have the
647 functions.Rewind(0);
698 // Iterate through functions until the first occurence of 'function'.
759 // allows us to make bound functions use the strict function map
794 // To be consistent with other Set functions, return the value.
H A Dframes.cc235 // Don't show functions from native scripts to user.
721 void JavaScriptFrame::GetFunctions(List<JSFunction*>* functions) { argument
722 ASSERT(functions->length() == 0);
723 functions->Add(JSFunction::cast(function()));
727 void JavaScriptFrame::Summarize(List<FrameSummary>* functions) { argument
728 ASSERT(functions->length() == 0);
736 functions->Add(summary);
832 // functions containing throw.
958 void OptimizedFrame::GetFunctions(List<JSFunction*>* functions) { argument
959 ASSERT(functions
[all...]
/external/chromium/chrome/browser/chromeos/input_method/
H A Dcandidate_window.cc1257 InputMethodUiStatusMonitorFunctions functions; local
1258 functions.hide_auxiliary_text =
1260 functions.hide_lookup_table =
1262 functions.set_cursor_location =
1264 functions.update_auxiliary_text =
1266 functions.update_lookup_table =
1268 ui_status_connection_ = MonitorInputMethodUiStatus(functions, this);
/external/webkit/Source/WebCore/inspector/
H A DCodeGeneratorInspector.pm349 foreach my $function (@{$interface->functions}) {
675 my @functions = grep(!$_->signature->extendedAttributes->{"event"}, @{$interface->functions});
678 foreach my $function (@functions) {
699 my @functions = grep($_->signature->extendedAttributes->{"event"}, @{$interface->functions});
702 foreach my $function (@functions) {
/external/dbus/test/
H A Dbreak-loader.c466 void (* functions[]) (const DBusString *orig_data,
488 which = random_int_in_range (0, _DBUS_N_ELEMENTS (functions));
490 (* functions[which]) (mutated, mutated);
/external/dropbear/libtomcrypt/
H A Dcrypt.tex124 (and helper API functions) are able to use the new designs automatically. There exists self-check functions for each
146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
149 know how to use Safer+, RC6, or Serpent as well. With all of the core functions there are central descriptor tables
167 are essentially structures with pointers to functions. While you can still call particular functions
226 In general the API is very simple to memorize and use. Most of the functions return either {\bf void} or {\bf int}. Functions
228 if it failed. Certain functions that return int will return $-1$ to indicate an error. These functions will be explicitly
319 Certain functions suc
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
H A DExtensionsTable.java30 import org.apache.xpath.functions.FuncExtFunction;
87 * functions for testing whether a function is known within the
88 * namespace and also for invoking the functions.
154 * and provides callback functions to access various
201 * and provides callback functions to access various
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java37 import org.apache.xpath.functions.FuncExtFunction;
38 import org.apache.xpath.functions.FuncExtFunctionAvailable;
39 import org.apache.xpath.functions.Function;
40 import org.apache.xpath.functions.WrongNumberArgsException;
86 * functions are stored.
1014 * @return reference to {@link org.apache.xpath.functions.Function} instance.
1077 // The current id for extension functions.
1096 * @return reference to {@link org.apache.xpath.functions.FuncExtFunction} instance.
1265 * The FunctionTable for all xpath build-in functions
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncExtFunction.java21 package org.apache.xpath.functions;
/external/elfutils/
H A Delfutils.spec237 new functions gelf_getnote, gelf_getauxv, gelf_update_auxv
240 - libdwfl: new functions dwfl_build_id_find_elf, dwfl_build_id_find_debu
253 - libdwfl: new functions dwfl_module_addrsym, dwfl_report_begin_add,
282 - libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym.
315 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d
316 warf_entry_breakpoints. Removed Dwarf_Func type and functions d
335 - libdwfl: New functions dwfl_report_offline, dwfl_offline_section_addre
407 - libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DTemplateCompiler.java21 import com.google.clearsilver.jsilver.functions.FunctionExecutor;

Completed in 670 milliseconds

1234567891011>>