/external/chromium/chrome/browser/prefs/ |
pref_service.h | 45 // dictionary (a branch), or list. You shouldn't need to construct this on 254 // Construct a new pref service, specifying the pref sources as explicit 295 // Construct an incognito version of the pref service. Use
|
/external/chromium/net/base/ |
sdch_manager.h | 171 friend class SdchManager; // Only manager can construct an instance. 174 // Construct a vc-diff usable dictionary from the dictionary_text starting 321 // Construct the pair of hashes for client and server to identify an SDCH
|
/external/chromium_org/chrome_frame/test/ |
test_server.cc | 142 Construct(chrome_frame_test::GetLocalIPv4Address(), port); 146 Construct(address, port); 156 void SimpleWebServer::Construct(const std::string& address, int port) {
|
/external/chromium_org/net/base/ |
sdch_manager.h | 172 friend class SdchManager; // Only manager can construct an instance. 175 // Construct a vc-diff usable dictionary from the dictionary_text starting 320 // Construct the pair of hashes for client and server to identify an SDCH
|
/external/chromium_org/ppapi/proxy/ |
ppb_var_deprecated_proxy.cc | 208 PP_Var Construct(PP_Var object, 309 &Construct, 485 result.Return(dispatcher(), ppb_var_impl_->Construct(
|
/external/chromium_org/third_party/icu/source/i18n/ |
transreg.h | 44 * Construct a simple alias (type == SIMPLE) 50 * Construct a compound RBT alias (type == COMPOUND) 57 * Construct a rules alias (type = RULES)
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
smpdtfmt.h | 57 * the default patterns in the locales, he can construct a SimpleDateFormat directly 218 * Construct a SimpleDateFormat using the default pattern for the default 229 * Construct a SimpleDateFormat using the given pattern and the default locale. 243 * Construct a SimpleDateFormat using the given pattern, numbering system override, and the default locale. 268 * Construct a SimpleDateFormat using the given pattern and locale. 284 * Construct a SimpleDateFormat using the given pattern, numbering system override, and locale. 310 * Construct a SimpleDateFormat using the given pattern and locale-specific 323 * Construct a SimpleDateFormat using the given pattern and locale-specific [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
thcoll.cpp | 77 errln("Error: could not construct Thai collator"); 124 errln("Error: could not construct Thai collator"); 245 errln("Error: could not construct Thai collator");
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
service.h | 76 // How to construct a channel depends, again, on your RPC implementation. 175 // You can then call Message::New() on these instances to construct mutable 263 // should not call an RpcChannel directly, but instead construct a stub Service
|
/external/clang/include/clang/Sema/ |
Template.h | 51 /// \brief Construct an empty set of template argument lists. 54 /// \brief Construct a single-level template argument list. 152 /// \brief Construct an integral non-type template argument that
|
/external/icu4c/i18n/ |
transreg.h | 44 * Construct a simple alias (type == SIMPLE) 50 * Construct a compound RBT alias (type == COMPOUND) 57 * Construct a rules alias (type = RULES)
|
/external/icu4c/test/intltest/ |
thcoll.cpp | 78 errln("Error: could not construct Thai collator"); 125 errln("Error: could not construct Thai collator"); 244 errln("Error: could not construct Thai collator");
|
/external/llvm/docs/tutorial/ |
LangImpl1.rst | 73 about this is how easy and trivial it is to construct SSA form in 74 LLVM: no, LLVM does *not* require your front-end to construct SSA 105 support the if/then/else construct, a for loop, user defined operators,
|
OCamlLangImpl1.rst | 73 part about this is how easy and trivial it is to construct SSA form 74 in LLVM: no, LLVM does *not* require your front-end to construct SSA 105 support the if/then/else construct, a for loop, user defined operators,
|
/external/llvm/include/llvm/ADT/ |
StringMap.h | 145 /// construct the value. 163 // Default construct the value. 358 /// exists, return it. Otherwise, default construct a value, insert it, and
|
/external/llvm/lib/CodeGen/ |
MachineSSAUpdater.cpp | 72 /// GetValueAtEndOfBlock - Construct SSA form, materializing a value that is 121 /// GetValueInMiddleOfBlock - Construct SSA form, materializing a value that 354 /// for the specified BB and if so, return it. If not, construct SSA form by
|
/external/protobuf/src/google/protobuf/compiler/ |
parser.h | 64 // many other kinds of validation needed to construct a complete 71 // Parse the entire input and construct a FileDescriptorProto representing 203 // false if they completely fail to parse the construct. In this case,
|
/external/protobuf/src/google/protobuf/ |
service.h | 76 // How to construct a channel depends, again, on your RPC implementation. 175 // You can then call Message::New() on these instances to construct mutable 263 // should not call an RpcChannel directly, but instead construct a stub Service
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
filterbanks.c | 222 /* Now Construct low-pass and high-pass signals as combinations of polyphase components */ 299 tempin_ch1[k]=InLP[k]+InHP[k]; /* Construct a new upper channel signal*/ 300 tempin_ch2[k]=InLP[k]-InHP[k]; /* Construct a new lower channel signal*/
|
/frameworks/native/include/media/drm/ |
DrmAPI.h | 59 // if the plugin factory is able to construct plugins that support a 64 // if the plugin factory is able to construct plugins that support a 68 // Construct a DrmPlugin for the crypto scheme specified by UUID.
|
/frameworks/wilhelm/src/ |
sles.c | 485 /** \brief Construct a new instance of the specified class, exposing selected interfaces */ 487 IObject *construct(const ClassTable *clazz, unsigned exposedMask, SLEngineItf engine) function 493 SL_LOGV("construct %s at %p", clazz->mName, thiz);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/decimal/ |
decimal | 232 // 3.2.2.2 Construct/copy/destroy. 315 // 3.2.3.2 Construct/copy/destroy. 398 // 3.2.4.2 Construct/copy/destroy.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/ |
decimal | 232 // 3.2.2.2 Construct/copy/destroy. 315 // 3.2.3.2 Construct/copy/destroy. 398 // 3.2.4.2 Construct/copy/destroy.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/ |
decimal | 232 // 3.2.2.2 Construct/copy/destroy. 315 // 3.2.3.2 Construct/copy/destroy. 398 // 3.2.4.2 Construct/copy/destroy.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/ |
decimal | 232 // 3.2.2.2 Construct/copy/destroy. 315 // 3.2.3.2 Construct/copy/destroy. 398 // 3.2.4.2 Construct/copy/destroy.
|