HomeSort by relevance Sort by last modified time
    Searched defs:fn (Results 376 - 400 of 549) sorted by null

<<11121314151617181920>>

  /external/valgrind/VEX/priv/
host_mips_isel.c 390 return value is after the call. The caller (of this fn) must
1323 void* fn = NULL; local
1739 void* fn = NULL; local
    [all...]
host_x86_isel.c 385 /* Complication. Need to decide which reg to use as the fn address
423 return value is after the call. The caller (of this fn) must
1403 Addr fn = (Addr)h_generic_calc_GetMSBs8x8; local
2088 HWord fn = 0; \/* helper fn for most SIMD64 stuff *\/ local
3272 HWord fn = 0; \/* address of helper fn, if required *\/ local
    [all...]
host_amd64_isel.c 423 return value is after the call. The caller (of this fn) must
915 HWord fn = 0; local
3122 HWord fn = 0; \/* address of helper fn, if required *\/ local
3739 HWord fn = 0; \/* address of helper fn, if required *\/ local
    [all...]
  /external/valgrind/cachegrind/
cg_main.c 100 const HChar* fn; member in struct:__anon35415
114 // First compare file, then fn, then line.
125 res = VG_(strcmp)(a->fn, b->fn);
211 const HChar **file, const HChar **fn, UInt* line)
218 Bool found_fn = VG_(get_fnname)(instr_addr, fn);
225 *fn = "???";
237 // Do a three step traversal: by file, then fn, then line.
241 const HChar *fn, *file, *dir; local
246 get_debug_info(origAddr, &dir, &file, &fn, &line)
    [all...]
  /external/vixl/test/aarch64/
test-simulator-aarch64.cc 140 const FPRegister& fn);
142 const FPRegister& fn,
145 const FPRegister& fn,
148 typedef void (MacroAssembler::*TestFPCmpHelper_t)(const FPRegister& fn,
150 typedef void (MacroAssembler::*TestFPCmpZeroHelper_t)(const FPRegister& fn,
153 const FPRegister& fn);
155 const FPRegister& fn,
221 FPRegister fn = (n_size == kDRegSize) ? d1 : s1; local
229 __ Ldr(fn, MemOperand(inputs_base, index_n, UXTW, n_index_shift));
233 (masm.*helper)(fd, fn);
342 FPRegister fn = double_op ? d1 : s1; local
476 FPRegister fn = double_op ? d1 : s1; local
624 FPRegister fn = double_op ? d1 : s1; local
762 FPRegister fn = double_op ? d1 : s1; local
889 FPRegister fn = (n_size == kDRegSize) ? d1 : s1; local
941 FPRegister fn = (n_size == kDRegSize) ? d1 : s1; local
    [all...]
  /frameworks/base/core/java/android/text/
Layout.java 1598 int fn = TextKeyListener.getMetaState(editingBuffer, TextKeyListener.META_ALT_ON); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 1286 XConnectionWatchProc fn; member in struct:_XConnWatchInfo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h 1250 XConnectionWatchProc fn; member in struct:_XConnWatchInfo
    [all...]
  /system/core/fastboot/
fastboot.cpp 137 const char *fn; local
140 fn = "boot.img";
142 fn = "recovery.img";
144 fn = "system.img";
146 fn = "vendor.img";
148 fn = "userdata.img";
150 fn = "cache.img";
152 fn = "android-info.txt";
158 return find_item_given_name(fn, product);
    [all...]
  /external/blktrace/
blktrace.c 1081 char fn[MAXPATHLEN + 64], tmp[256]; local
1083 snprintf(fn, sizeof(fn), "%s/block/%s/dropped", debugfs_path,
1086 fd = my_open(fn, O_RDONLY);
1094 fn, errno, strerror(errno));
1098 fn, errno, strerror(errno));
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 526 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD);
529 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);
539 StartFunction(OMD, OMD->getReturnType(), Fn, FI, args,
592 llvm::Value *fn = CGF.CGM.getObjCRuntime().GetGetStructFunction(); local
594 fn, ReturnValueSlot(), args);
1784 llvm::Constant *&fn = CGM.getObjCEntrypoints().clang_arc_use; local
1800 llvm::Constant *fn = CGM.CreateRuntimeFunction(type, fnName); local
2098 llvm::Constant *&fn = CGM.getObjCEntrypoints().objc_storeStrong; local
2256 llvm::Constant *&fn = CGM.getObjCEntrypoints().objc_destroyWeak; local
2290 llvm::Constant *&fn = CGM.getObjCEntrypoints().objc_autoreleasePoolPush; local
2305 llvm::Constant *&fn = CGM.getObjCEntrypoints().objc_autoreleasePoolPop; local
    [all...]
ItaniumCXXABI.cpp 3825 llvm::Function *fn = dyn_cast<llvm::Function>(fnRef); local
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 1436 const char *fn = stream->config.out_fn; local
    [all...]
  /external/mksh/src/
funcs.c 3804 const char *fn = "<stdin>"; local
    [all...]
  /external/opencv/cv/src/
cvhaar.cpp 1786 CvFileNode* fn = NULL; local
    [all...]
  /external/pcre/dist2/src/
pcre2grep.c 559 free_file_chain(fnstr *fn)
561 while (fn != NULL)
563 fnstr *f = fn;
564 fn = f->next;
2940 fnstr *fn; local
    [all...]
  /external/v8/src/
assembler.cc 1687 const Runtime::Function* fn = Runtime::FunctionForEntry(reference.address()); local
    [all...]
  /external/valgrind/callgrind/
global.h 292 fn_node* fn; /* debug info for this BB */ member in struct:_BB
317 * the call chain to the current context: I.e. fn[0] is the
318 * function we are currently in, fn[1] has called fn[0], and so on.
319 * Recursion levels are used for fn[0].
322 * rec_index = min(<fn->rec_separation>,<active>) - 1;
332 fn_node* fn[0]; member in struct:_Context
613 fn_node* fn; member in struct:_FnPos
707 /* from fn.c */
754 Context* CLG_(get_cxt)(fn_node** fn);
    [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c 2308 struct demangle_component *fn = d_left (*pret); local
    [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc 2629 unsigned fn = instr->GetRn(); local
2769 unsigned fn = instr->GetRn(); local
2832 unsigned fn = instr->GetRn(); local
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
CompletableFuture.java 576 Function<? super T,? extends V> fn; field in class:CompletableFuture.UniApply
579 Function<? super T,? extends V> fn) {
580 super(executor, dep, src); this.fn = fn;
585 !d.uniApply(a = src, fn, mode > 0 ? null : this))
587 dep = null; src = null; fn = null;
632 Consumer<? super T> fn; field in class:CompletableFuture.UniAccept
634 CompletableFuture<T> src, Consumer<? super T> fn) {
635 super(executor, dep, src); this.fn = fn;
687 Runnable fn; field in class:CompletableFuture.UniRun
735 BiConsumer<? super T, ? super Throwable> fn; field in class:CompletableFuture.UniWhenComplete
798 BiFunction<? super T, Throwable, ? extends V> fn; field in class:CompletableFuture.UniHandle
854 Function<? super Throwable, ? extends T> fn; field in class:CompletableFuture.UniExceptionally
951 Function<? super T, ? extends CompletionStage<V>> fn; field in class:CompletableFuture.UniCompose
1094 BiFunction<? super T,? super U,? extends V> fn; field in class:CompletableFuture.BiApply
1165 BiConsumer<? super T,? super U> fn; field in class:CompletableFuture.BiAccept
1237 Runnable fn; field in class:CompletableFuture.BiRun
1373 Function<? super T,? extends V> fn; field in class:CompletableFuture.OrApply
1437 Consumer<? super T> fn; field in class:CompletableFuture.OrAccept
1501 Runnable fn; field in class:CompletableFuture.OrRun
1610 CompletableFuture<T> dep; Supplier<? extends T> fn; field in class:CompletableFuture.AsyncSupply
1646 CompletableFuture<Void> dep; Runnable fn; field in class:CompletableFuture.AsyncRun
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cgen.h 1149 const char * (* fn) member in struct:cgen_minsn_expansion
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cp-demangle.c 2295 struct demangle_component *fn = d_left (*pret); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.5/
kotlin-gradle-plugin-1.0.5.jar 
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 338 const vpx_variance_fn_t fn = get_block_variance_fn(bsize); local
339 fn(src->buf, src->stride, ref->buf, ref->stride, &sse);
379 const vpx_variance_fn_t fn = highbd_get_block_variance_fn(bsize, bd); local
380 fn(src->buf, src->stride, ref->buf, ref->stride, &sse);
    [all...]

Completed in 1502 milliseconds

<<11121314151617181920>>