HomeSort by relevance Sort by last modified time
    Searched refs:dictionary (Results 151 - 173 of 173) sorted by null

1 2 3 4 5 67

  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 400 if the complete word is in the dictionary
404 and check if parts are in the dictionary.
405 if none of the parts are in the dictionary,
408 build the pron by concat of TTP pron and dictionary pron for individual parts
482 /* if none of the words are found in the dictionary, then
503 contraction), then we use the dictionary for the stuff before the
  /external/v8/src/
runtime.h 581 Heap* heap, Object* dictionary);
runtime.cc 863 NumberDictionary* dictionary = holder->element_dictionary(); local
    [all...]
factory.cc 888 Handle<NumberDictionary> dictionary,
892 dictionary->AtNumberPut(key, *value),
    [all...]
stub-cache.cc 995 NumberDictionary* dictionary = local
    [all...]
heap.cc 3233 StringDictionary* dictionary = StringDictionary::cast(obj); local
    [all...]
  /external/v8/test/mjsunit/
const-redecl.js 53 // of a global object in dictionary mode. This is because we use
  /ndk/build/core/
setup-toolchain.mk 139 # free the dictionary of LOCAL_MODULE definitions
  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabase.mm 396 NSMutableDictionary *icons = [NSMutableDictionary dictionary];
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 169 // Quirk for the Apple Dictionary application.
175 // This quirk can be removed when Apple Dictionary is fixed (see <rdar://problem/6471058>).
205 // all applications other than Apple Dictionary.
206 static bool isAppleDictionary = [[[NSBundle mainBundle] bundleIdentifier] isEqualToString:@"com.apple.Dictionary"];
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js 6 * Dictionary of constants (initialized by browser).
640 * |proxySettings| is a dictionary with (up to) two properties:
651 * TODO(eroman): send a dictionary instead.
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm     [all...]
WebFrame.mm 704 // This method exists to maintain compatibility with Leopard's Dictionary.app. <rdar://problem/6002160>
715 // This method exists to maintain compatibility with Leopard's Dictionary.app. <rdar://problem/6002160>
    [all...]
WebView.mm     [all...]
  /external/webkit/Source/WebCore/platform/network/mac/
ResourceHandleMac.mm 276 NSDictionary *sessionID = shouldUseCredentialStorage ? [NSDictionary dictionary] : [NSDictionary dictionaryWithObject:@"WebKitPrivateSession" forKey:@"_kCFURLConnectionSessionID"];
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTree.mm 837 NSMutableDictionary *printInfoDict = [NSMutableDictionary dictionaryWithDictionary:[[NSPrintInfo sharedPrintInfo] dictionary]];
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm 610 NSMutableDictionary *attrs = [NSMutableDictionary dictionary];
    [all...]
  /external/iproute2/doc/
ip-cref.tex 26 It is a {\em dictionary\/}, not explaining terms,
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 4524 milliseconds

1 2 3 4 5 67