/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
rope | 27 /* Comment following if you want to use rope class even if you ask for
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
rope | 27 /* Comment following if you want to use rope class even if you ask for
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
rope | 27 /* Comment following if you want to use rope class even if you ask for
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/ |
rope | 27 /* Comment following if you want to use rope class even if you ask for
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Standard_Suite.py | 474 want = 'alis' variable in class:alias 478 want = 'TEXT' variable in class:_Prop_POSIX_path 484 want = 'capp' variable in class:application 488 want = '****' variable in class:_Prop_clipboard 493 want = 'bool' variable in class:_Prop_frontmost 498 want = 'itxt' variable in class:_Prop_name 503 want = 'csel' variable in class:_Prop_selection 508 want = 'vers' variable in class:_Prop_version 515 want = 'cins' variable in class:insertion_points 521 want = 'csel variable in class:selection_2d_object 525 want = '****' variable in class:_Prop_contents 529 want = 'cwin' variable in class:window 533 want = 'qdrt' variable in class:_Prop_bounds 537 want = 'bool' variable in class:_Prop_closeable 541 want = 'bool' variable in class:_Prop_floating 545 want = 'long' variable in class:_Prop_index 549 want = 'bool' variable in class:_Prop_modal 553 want = 'bool' variable in class:_Prop_resizable 557 want = 'bool' variable in class:_Prop_titled 561 want = 'bool' variable in class:_Prop_visible 565 want = 'bool' variable in class:_Prop_zoomable 569 want = 'bool' variable in class:_Prop_zoomed 575 want = 'docu' variable in class:document 579 want = 'bool' variable in class:_Prop_modified 585 want = 'file' variable in class:file [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/ |
Power_Suite.py | 78 want = 'capp' variable in class:application 82 want = 'capp' variable in class:_Prop__3c_Inheritance_3e_ 87 want = 'bool' variable in class:_Prop_folder_actions_enabled 92 want = '****' variable in class:_Prop_properties
|
/sdk/build/ |
windows_sdk_tools.mk | 4 # to device which tools we want to build from the sdk.git project.
|
/system/extras/tests/bionic/libstdc++/ |
README.TXT | 17 want to add GNU STDC++ or benchmark tests, look in tests/bionic/libc as an
|
/external/chromium/chrome/browser/chromeos/login/ |
cookie_fetcher.h | 27 // |profile| is the Profile whose cookie jar you want the cookies in. 30 // |profile| is the Profile whose cookie jar you want the cookies in.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactory.java | 16 * is any string you want to use for your generator. It is typically defined as a public static 30 * @param generatorType the generator type you want
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
NodeWithIndex.h | 33 // For use when you want to get the index for a node repeatedly and 34 // only want to walk the child list to figure out the index once.
|
/external/chromium_org/third_party/leveldatabase/src/ |
README | 24 Abstraction for user-specified comparison function. If you want 27 want custom ordering (e.g. to handle different character
|
/external/chromium_org/tools/grit/grit/format/ |
c_format_unittest.py | 26 <message name="IDS_QUESTIONS">Do you want to play questions?</message> 49 return "Do you want to play questions?";
|
/external/chromium_org/ui/gfx/ |
gtk_util.h | 25 // These init functions want an argc and argv that they can mutate; we provide 40 // process. Caller must gdk_cursor_ref() it if they want to assume ownership.
|
/external/chromium_org/ui/views/controls/webview/ |
unhandled_keyboard_event_handler_linux.cc | 44 // This is tricky: we want to set ignore_next_char_event_ if 55 // that |this| is still valid, and that we didn't want to set the flag.
|
/external/clang/lib/ARCMigrate/ |
ARCMTActions.cpp | 22 // We only want to see warnings reported from arcmt::checkForManualIssues. 47 // We only want to see diagnostics emitted by migrateWithTemporaryFiles.
|
/external/clang/test/SemaCXX/ |
warn-missing-noreturn.cpp | 26 // We don't want a warning here. 34 // We don't want a warning here.
|
/external/dropbear/libtomcrypt/src/hashes/helper/ |
hash_filehandle.c | 20 @param hash The index of the hash you want to use 21 @param in The FILE* handle of the file you want to hash
|
/external/eigen/Eigen/src/plugins/ |
CommonCwiseBinaryOps.h | 15 * \note If you want to substract a given scalar from all coefficients, see Cwise::operator-(). 23 * \note If you want to add a given scalar to all coefficients, see Cwise::operator+().
|
/external/harfbuzz_ng/src/hb-icu-le/ |
PortableFontInstance.h | 86 // We really want to inherit this method from the superclass, but some compilers 90 // We really want to inherit this method from the superclass, but some compilers
|
/external/kernel-headers/original/asm-arm/ |
semaphore.h | 64 * This is ugly, but we want the default case to fall through. 74 * This is ugly, but we want the default case to fall through.
|
/external/kernel-headers/original/linux/mtd/ |
flashchip.h | 58 it'll make it a damn sight harder to find which chip we want from 59 a given offset, and we'll want to add the per-chip length field
|
/external/libmtp/examples/ |
util.c | 48 * to see if we want to support UTF-8 unicode 60 printf("If you want to have support for diacritics and Unicode characters,\n");
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-13-Reference-Memory.txt | 19 subtracted, moved, etc... Do we want to have a type like this? It 33 when we don't want the "pinned" representation. This is not
|
2001-07-06-LoweringIRForCodeGen.txt | 8 move-conditional instruction. I don't think we want to put that in the core 18 more specialized code any time we want (so that portability is not lost).
|