HomeSort by relevance Sort by last modified time
    Searched defs:func (Results 76 - 100 of 438) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/svg/
SVGComponentTransferFunctionElement.cpp 146 ComponentTransferFunction func; local
147 func.type = static_cast<ComponentTransferType>(type());
148 func.slope = slope();
149 func.intercept = intercept();
150 func.amplitude = amplitude();
151 func.exponent = exponent();
152 func.offset = offset();
153 func.tableValues = tableValues();
154 return func;
  /external/webkit/Source/WebKit/android/jni/
WebCoreJniOnLoad.cpp 99 int (*func)(JNIEnv*); member in struct:RegistrationMethod
141 if (method->func(env) < 0) {
  /external/zlib/src/contrib/iostream/
zfstream.h 95 gzomanip(gzofstream &(*f)(gzofstream &, T), T v) : func(f), val(v) { }
97 gzofstream &(*func)(gzofstream &, T); member in class:gzomanip
103 return (*m.func)(s, m.val);
  /frameworks/base/tests/backup/
backup_helper_test.cpp 32 test_func func; member in struct:Test
90 t->result = t->func();
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 30 cmd_func_t *func; member in struct:cmd
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
sdiovar.h 32 int func; member in struct:sdreg
  /hardware/ril/libril/
ril_event.h 31 ril_event_cb func; member in struct:ril_event
39 void ril_event_set(struct ril_event * ev, int fd, bool persist, ril_event_cb func, void * param);
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
CipherDESedeWrapTest.java 16 package org.apache.harmony.crypto.tests.javax.crypto.func;
KeyGeneratorThread.java 16 package org.apache.harmony.crypto.tests.javax.crypto.func;
SecretKeyFactoryThread.java 16 package org.apache.harmony.crypto.tests.javax.crypto.func;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pg.h 46 char func; /* PG_RESET or PG_COMMAND */ member in struct:pg_write_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h 46 char func; /* PG_RESET or PG_COMMAND */ member in struct:pg_write_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h 46 char func; /* PG_RESET or PG_COMMAND */ member in struct:pg_write_hdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
workqueue.h 24 void (*func)(void *); member in struct:work_struct
34 #define __WORK_INITIALIZER(n, f, d) { .entry = { &(n).entry, &(n).entry }, .func = (f), .data = (d), .timer = TIMER_INITIALIZER(NULL, 0, 0), }
38 #define PREPARE_WORK(_work, _func, _data) do { (_work)->func = _func; (_work)->data = _data; } while (0)

Completed in 1532 milliseconds

1 2 34 5 6 7 8 91011>>