HomeSort by relevance Sort by last modified time
    Searched full:flavor (Results 151 - 175 of 648) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/skia/src/animator/
SkDisplayAdd.cpp 30 // probably need new SkAnimateMaker::resolve flavor that takes
SkDisplayType.cpp 312 case SkType_Point: info = Sk_Point::fInfo; infoCount = Sk_Point::fInfoCount; break; // no virtual flavor
313 CASE_GET_INFO(DrawPoint); // virtual flavor
  /external/v8/tools/
mingw-generate-makefiles.sh 62 (self.flavor != 'mac' or self.toolset != 'target')):
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 719 thread_state_flavor_t flavor,
724 thread_state_flavor_t flavor,
729 thread_state_flavor_t flavor,
733 thread_state_flavor_t flavor,
syswrap-darwin.c 4919 host_flavor_t flavor; member in struct:__anon26459
5792 mach_port_flavor_t flavor; member in struct:__anon26494
5818 mach_port_flavor_t flavor; member in struct:__anon26495
6084 task_policy_flavor_t flavor; member in struct:__anon26505
6193 task_flavor_t flavor; member in struct:__anon26511
6231 task_flavor_t flavor; member in struct:__anon26513
7609 thread_state_flavor_t flavor; member in struct:__anon26561
7812 thread_state_flavor_t flavor = MACH_ARG(thread_get_state.flavor); local
7829 thread_state_flavor_t flavor; member in struct:__anon26564
    [all...]
  /external/valgrind/coregrind/m_ume/
macho.c 283 unsigned int flavor; local
296 flavor = *p++; left--;
305 if (flavor == i386_THREAD_STATE && count == i386_THREAD_STATE_COUNT) {
319 if (flavor == x86_THREAD_STATE64 && count == x86_THREAD_STATE64_COUNT){
  /frameworks/compile/mclinker/include/mcld/Script/
FlexLexer.h 111 // or this is a repeated include to define a different flavor of
  /ndk/sources/host-tools/make-3.81/doc/
make.info 138 Node: Flavor Function246155
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
resource.h 225 indicating what flavor of entity the WHO argument specifies. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth.h 83 enum_t oa_flavor; /* flavor of auth */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
auth.h 83 enum_t oa_flavor; /* flavor of auth */
  /build/kati/
func.go 88 "flavor": func() mkFunc { return &funcFlavor{} },
1283 glog.Infof("Eval ASSIGN: %s=%q (flavor:%q)", f.lhs, rvalue, rvalue.Flavor())
1327 // https://www.gnu.org/software/make/manual/html_node/Flavor-Function.html#Flavor-Function
1332 err := assertArity("flavor", 1, len(f.args))
1343 io.WriteString(w, v.Flavor())
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
prdbg.c 71 const char *flavor; member in struct:pr_stack
    [all...]
  /external/opencv/cv/src/
cvpyramids.cpp 81 #define ICV_DEF_PYR_DOWN_FUNC( flavor, type, worktype, _pd_scale_ ) \
83 icvPyrDownG5x5_##flavor##_CnR( const type* src, int srcstep, type* dst, \
279 #define ICV_DEF_PYR_UP_FUNC( flavor, type, worktype, _pu_scale_ ) \
281 icvPyrUpG5x5_##flavor##_CnR( const type* src, int srcstep, type* dst, \
494 #define ICV_DEF_PYR_BORDER_FUNC( flavor, arrtype, worktype, _pd_scale_ ) \
496 icvPyrDownBorder_##flavor##_CnR( const arrtype *src, int src_step, CvSize src_size,
    [all...]
  /docs/source.android.com/src/source/
add-device.jd 98 This is the default flavor.
113 This is the flavor intended to be the final release bits.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
publisher-ant.jar 
  /external/harfbuzz_ng/
git.mk 178 FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
179 case $$FLAVOR in *no-tmpl*) echo /tmpl;; esac; \
  /external/opencv/cxcore/src/
cxarithm.cpp     [all...]
cxmatrix.cpp 393 #define ICV_DEF_TRANSP_INP_FUNC( flavor, arrtype, cn ) \
395 icvTranspose_##flavor( arrtype* arr, int step, CvSize size )\
404 #define ICV_DEF_TRANSP_FUNC( flavor, arrtype, cn ) \
406 icvTranspose_##flavor( const arrtype* src, int srcstep, \
603 #define ICV_DEF_LU_DECOMP_FUNC( flavor, arrtype ) \
605 icvLUDecomp_##flavor( double* A, int stepA, CvSize sizeA, \
705 #define ICV_DEF_LU_BACK_FUNC( flavor, arrtype ) \
707 icvLUBack_##flavor( double* A, int stepA, CvSize sizeA, \
    [all...]
  /external/selinux/libsepol/src/
write.c 1058 if ((role->flavor == ROLE_ATTRIB) &&
1090 buf[0] = cpu_to_le32(role->flavor);
1119 && typdatum->flavor == TYPE_ATTRIB)
1137 if (typdatum->flavor == TYPE_ATTRIB) {
1139 } else if (typdatum->flavor == TYPE_ALIAS
1153 buf[items++] = cpu_to_le32(typdatum->flavor);
    [all...]
  /external/selinux/libsepol/tests/
test-linker-types.c 111 CU_ASSERT(type->flavor == TYPE_TYPE);
119 CU_ASSERT(type->flavor == TYPE_TYPE);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dcbnl.h 552 * supports the CEE protocol flavor
555 * supports the IEEE protocol flavor
  /prebuilts/go/darwin-x86/src/net/http/httputil/
reverseproxy_test.go 54 http.SetCookie(w, &http.Cookie{Name: "flavor", Value: "chocolateChip"})
95 if cookie := res.Cookies()[0]; cookie.Name != "flavor" {
  /prebuilts/go/linux-x86/src/net/http/httputil/
reverseproxy_test.go 54 http.SetCookie(w, &http.Cookie{Name: "flavor", Value: "chocolateChip"})
95 if cookie := res.Cookies()[0]; cookie.Name != "flavor" {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
util.py 55 o.headers.get('metadata-flavor') == 'Google')

Completed in 3118 milliseconds

1 2 3 4 5 67 8 91011>>