Searched defs:values (Results 176 - 200 of 474) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/iCloudStat/
H A Dmain.c202 CFTypeRef values[] = {class, kCFBooleanTrue, kSecMatchLimitAll, kCFBooleanTrue}; local
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DRefPtrHashMap.h76 IteratorRange<typename iterator::Values> values() { return makeIteratorRange(begin().values(), end().values()); } function in class:WTF::HashMap
77 const IteratorRange<typename const_iterator::Values> values() const { return makeIteratorRange(begin().values(), end().values()); } function in class:WTF::HashMap
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundlePageFormClient.cpp127 void InjectedBundlePageFormClient::willSendSubmitEvent(WebPage* page, HTMLFormElement* formElement, WebFrame* frame, WebFrame* sourceFrame, const Vector<std::pair<String, String>>& values) argument
142 void InjectedBundlePageFormClient::willSubmitForm(WebPage* page, HTMLFormElement* formElement, WebFrame* frame, WebFrame* sourceFrame, const Vector<std::pair<String, String>>& values, RefPtr<API::Object>& userData) argument
/macosx-10.10.1/autofs-246/dumpammap/
H A Ddumpammap.c106 CFArrayRef values; local
/macosx-10.10.1/autofs-246/od_user_homes/
H A Dod_user_homes.c181 CFArrayRef values; local
/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A D_configget.c185 __SCDynamicStoreCopyMultiple(SCDynamicStoreRef store, CFArrayRef keys, CFArrayRef patterns, CFDictionaryRef *values) argument
/macosx-10.10.1/cups-408/cups/cups/
H A Doptions.c497 _cupsGet1284Values( const char *device_id, cups_option_t **values) argument
/macosx-10.10.1/libxml2-26/libxml2/
H A Dtrionan.c177 trio_make_double(values), TRIO_CONST unsigned char *values argument
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_ni.c75 ni_namelist values; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtrionan.c177 trio_make_double(values), TRIO_CONST unsigned char *values argument
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dfunction.c124 void **values; local
/macosx-10.10.1/system_cmds-643.1.1/chpass.tproj/
H A Dopen_directory.c44 CFArrayRef values = CFDictionaryGetValue(attrs, kODAttributeTypeUserShell); local
121 CFArrayRef values = CFDictionaryGetValue(*attrs, kODAttributeTypeMetaNodeLocation); local
188 CFArrayRef values = CFArrayCreate(NULL, vals, count, &kCFTypeArrayCallBacks); local
[all...]
/macosx-10.10.1/system_cmds-643.1.1/passwd.tproj/
H A Dod_passwd.c147 CFArrayRef values = NULL; local
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DBlockIterator.java38 private byte[][] values; field in class:BlockIterator
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/heimcred/
H A Dclient.c131 void const *values[NUM_ERROR_DESC] = { 0, kCFBooleanTrue }; local
336 const void *values[1] = { (void *)value }; local
530 const void *values[1] = { (void *)uuid }; local
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dstringtriebuilder.h346 int32_t values[kMaxBranchLinearSubNodeLength]; member in class:StringTrieBuilder::ListBranchNode
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Duspoof_conf.cpp433 uint16_t *values = local
/macosx-10.10.1/ICU-531.30/icuSources/layoutex/
H A Dplruns.cpp115 pl_openValueRuns(const le_int32 *values, argument
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.cpp195 const void* values[ count ] ; local
/macosx-10.10.1/IOKitUser-1050.1.21/network.subproj/
H A DIONetworkLib.c199 CFTypeRef values[1]; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSArray.h292 inline JSArray* constructArray(ExecState* exec, Structure* arrayStructure, const ArgList& values) argument
308 inline JSArray* constructArray(ExecState* exec, Structure* arrayStructure, const JSValue* values, unsigned length) argument
323 inline JSArray* constructArrayNegativeIndexed(ExecState* exec, Structure* arrayStructure, const JSValue* values, unsigned length) argument
H A DJSPromiseFunctions.cpp88 JSArray* values = jsCast<JSArray*>(F->get(exec, vm.propertyNames->valuesPrivateName)); local
H A DLookup.h75 const HashTableValue* values; // Fixed values generated by script. member in struct:JSC::HashTable
304 inline void reifyStaticProperties(VM& vm, const HashTableValue (&values)[numberOfValues], JSObject& thisObj) argument
/macosx-10.10.1/KerberosHelper-151/Source/
H A Dlkdc_acl.c37 void *values[1]; local
/macosx-10.10.1/MITKerberosShim-66/profile/
H A Dprof_get.c137 struct profile_string_list values; local
346 struct profile_string_list values; local
382 struct profile_string_list values; local
[all...]

Completed in 390 milliseconds

1234567891011>>