HomeSort by relevance Sort by last modified time
    Searched refs:functions (Results 176 - 200 of 2176) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncString.java 21 package org.apache.xpath.functions;
FuncStringLength.java 21 package org.apache.xpath.functions;
FuncTrue.java 21 package org.apache.xpath.functions;
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
CssUrlValidateFunction.java 17 package com.google.clearsilver.jsilver.functions.html;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_fbo.h 54 nouveau_fbo_functions_init(struct dd_function_table *functions);
nouveau_fbo.c 323 nouveau_fbo_functions_init(struct dd_function_table *functions)
325 functions->NewFramebuffer = nouveau_framebuffer_new;
326 functions->NewRenderbuffer = nouveau_renderbuffer_new;
327 functions->MapRenderbuffer = nouveau_renderbuffer_map;
328 functions->UnmapRenderbuffer = nouveau_renderbuffer_unmap;
329 functions->BindFramebuffer = nouveau_bind_framebuffer;
330 functions->FramebufferRenderbuffer = nouveau_framebuffer_renderbuffer;
331 functions->RenderTexture = nouveau_render_texture;
332 functions->FinishRenderTexture = nouveau_finish_render_texture;
333 functions->ValidateFramebuffer = nouveau_check_framebuffer_complete
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_compute.c 94 void st_init_compute_functions(struct dd_function_table *functions)
96 functions->DispatchCompute = st_dispatch_compute;
97 functions->DispatchComputeIndirect = st_dispatch_compute_indirect;
98 functions->DispatchComputeGroupSize = st_dispatch_compute_group_size;
st_cb_perfmon.h 82 st_init_perfmon_functions(struct dd_function_table *functions);
st_cb_condrender.c 30 * glBegin/EndCondtionalRender functions
117 void st_init_cond_render_functions(struct dd_function_table *functions)
119 functions->BeginConditionalRender = st_BeginConditionalRender;
120 functions->EndConditionalRender = st_EndConditionalRender;
st_cb_flush.c 210 struct dd_function_table *functions)
212 functions->Flush = st_glFlush;
213 functions->Finish = st_glFinish;
216 functions->GetGraphicsResetStatus = st_get_graphics_reset_status;
227 functions->Finish = st_glFlush;
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
issue13742.go 12 // Both F0 and G0 should appear as functions.
16 // Both F1 and G1 should appear as functions.
  /prebuilts/go/darwin-x86/src/internal/race/
doc.go 6 Package race contains helper functions for manually instrumenting code for the race detector.
8 The runtime package intentionally exports these functions only in the race build;
  /prebuilts/go/linux-x86/src/go/doc/testdata/
issue13742.go 12 // Both F0 and G0 should appear as functions.
16 // Both F1 and G1 should appear as functions.
  /prebuilts/go/linux-x86/src/internal/race/
doc.go 6 Package race contains helper functions for manually instrumenting code for the race detector.
8 The runtime package intentionally exports these functions only in the race build;
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java 26 import org.apache.xpath.functions.FuncExtFunction;
27 import org.apache.xpath.functions.FuncExtFunctionAvailable;
28 import org.apache.xpath.functions.Function;
33 * visits the XPath expression. For any extension functions it
37 * This mechanism is required to locate extension functions
  /toolchain/binutils/binutils-2.27/libiberty/
simple-object.c 175 ret->functions = format_functions[i];
194 return sobj->functions->find_sections (sobj, pfn, data, err);
261 data = sobj->functions->fetch_attributes (sobj, errmsg, err);
265 ret->functions = sobj->functions;
275 sobj->functions->release_read (sobj->data);
286 if (to->functions != from->functions)
291 return to->functions->attributes_merge (to->data, from->data, err);
299 attrs->functions->release_attributes (attrs->data)
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/
FunctionRegistry.java 17 package com.google.clearsilver.jsilver.functions;
29 * Simple implementation of FunctionFinder that you can register your own functions with.
35 protected Map<String, Function> functions = new HashMap<String, Function>(); field in class:FunctionRegistry
44 Function function = functions.get(name);
70 Function function = functions.get(name);
78 * Subclasses can override this to register their own functions.
86 functions.put(name, function);
  /external/pcre/dist2/src/
pcre2_jit_misc.c 5 /* PCRE is a library of functions to support regular expressions whose syntax
85 executable_functions *functions = (executable_functions *)executable_jit;
91 if (functions->executable_funcs[i] != NULL)
92 sljit_free_code(functions->executable_funcs[i]);
93 PRIV(jit_free_rodata)(functions->read_only_data_heads[i], allocator_data);
96 SLJIT_FREE(functions, allocator_data);
  /packages/apps/Settings/src/com/android/settings/connecteddevice/usb/
UsbConnectionBroadcastReceiver.java 62 long functions = UsbManager.FUNCTION_NONE; local
65 functions |= UsbManager.FUNCTION_MTP;
69 functions |= UsbManager.FUNCTION_PTP;
72 functions |= UsbManager.FUNCTION_MIDI;
75 functions |= UsbManager.FUNCTION_RNDIS;
77 mFunctions = functions;
135 void onUsbConnectionChanged(boolean connected, long functions, int powerRole, int dataRole);
  /external/valgrind/massif/tests/
basic2.post.exp 39 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
45 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
52 98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
59 98.04% (10,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
66 98.04% (14,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
73 98.04% (11,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
80 98.04% (8,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
87 98.04% (4,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
94 98.04% (1,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
  /external/compiler-rt/make/
lib_info.mk 9 # CommonFunctions - The list of generic functions available.
10 # ArchFunctions.<arch> - The list of functions commonly available for
12 # functions.
36 # Compute common arch functions.
43 # Compute arch only functions.
56 CC CFLAGS LDFLAGS FUNCTIONS OPTIMIZED \
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/scripts/
gen_llvm_ir_macros.py 125 functions = []
195 # The following functions need to be ignored.
221 functions.append({
230 return functions
235 def generate_gen_h(functions, output_file):
246 for func in functions:
259 def generate_gen_cpp(functions, output_file):
271 for func in functions:
409 functions = parse_ir_builder(args.input)
412 generate_gen_h(functions, args.output
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_tex.c 382 intelInitTextureFuncs(struct dd_function_table *functions)
384 functions->NewTextureObject = intelNewTextureObject;
385 functions->NewTextureImage = intelNewTextureImage;
386 functions->DeleteTextureImage = intelDeleteTextureImage;
387 functions->DeleteTexture = intelDeleteTextureObject;
388 functions->AllocTextureImageBuffer = intel_alloc_texture_image_buffer;
389 functions->FreeTextureImageBuffer = intel_free_texture_image_buffer;
390 functions->AllocTextureStorage = intel_alloc_texture_storage;
391 functions->MapTextureImage = intel_map_texture_image;
392 functions->UnmapTextureImage = intel_unmap_texture_image
    [all...]
  /external/v8/src/compiler/
js-inlining-heuristic.cc 24 int CollectFunctions(Node* node, Handle<JSFunction>* functions,
29 functions[0] = Handle<JSFunction>::cast(m.Value());
38 functions[n] = Handle<JSFunction>::cast(m.Value());
44 functions[0] = Handle<JSFunction>::null();
52 // Built-in functions are handled by the JSBuiltinReducer.
82 callee, candidate.functions, kMaxCallPolymorphism, candidate.shared_info);
93 // Functions marked with %SetForceInlineFlag are immediately inlined.
97 candidate.functions[i].is_null()
99 : handle(candidate.functions[i]->shared());
139 // - For stressing inlining: immediately handle all functions
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 26 import org.apache.xpath.functions.FuncLast;
27 import org.apache.xpath.functions.FuncPosition;
28 import org.apache.xpath.functions.Function;
45 * or functions that may make it context dependent.

Completed in 554 milliseconds

1 2 3 4 5 6 78 91011>>