| /external/valgrind/unittest/ |
| bigtest.cc | 102 std::vector<double*> parameters; member in class:GoalStats 157 // int param_id = parameters.size(); 158 parameters.push_back(param); 167 int param_id = v_find(parameters, param); 179 CHECK(params.GetSize() == parameters.size()); 186 printf("Parameters (estimated in %d steps) :\n", iterations); 187 for (int i = 0; i < parameters.size(); i++) { 189 *(parameters[i]) = params[i]; 318 // TODO: make these constants as parameters 573 // TODO: parameters [all...] |
| /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
| WebChromeClient.cpp | 161 WebPageCreationParameters parameters; local 162 if (!WebProcess::shared().connection()->sendSync(Messages::WebPageProxy::CreateNewPage(windowFeatures, modifiers, mouseButton), Messages::WebPageProxy::CreateNewPage::Reply(newPageID, parameters), m_page->pageID())) 168 WebProcess::shared().createWebPage(newPageID, parameters); 598 WebOpenPanelParameters::Data parameters; local 599 parameters.allowMultipleFiles = fileChooser->allowsMultipleFiles(); 601 parameters.allowsDirectoryUpload = fileChooser->allowsDirectoryUpload(); 603 parameters.allowsDirectoryUpload = false; 605 parameters.acceptTypes = fileChooser->acceptTypes(); 606 parameters.filenames = fileChooser->filenames(); 608 m_page->send(Messages::WebPageProxy::RunOpenPanel(static_cast<WebFrameLoaderClient*>(frame->loader()->client())->webFrame()->frameID(), parameters)); [all...] |
| WebFrameLoaderClient.cpp | 1208 Plugin::Parameters parameters; local [all...] |
| /packages/apps/Camera/src/com/android/camera/ |
| Util.java | 34 import android.hardware.Camera.Parameters; 453 public static void dumpParameters(Parameters parameters) { 454 String flattened = parameters.flatten(); 456 Log.d(TAG, "Dump all camera parameters:"); 618 public static void setRotationParameter(Parameters parameters, int cameraId, int orientation) { 619 // See android.hardware.Camera.Parameters.setRotation for 630 parameters.setRotation(rotation); 633 public static void setGpsParameters(Parameters parameters, Location loc) [all...] |
| /external/doclava/src/com/google/doclava/ |
| InfoBuilder.java | 884 * @param tree Root of the type parameters. 969 ArrayList<ParameterInfo> parameters = new ArrayList<ParameterInfo>(); local [all...] |
| /prebuilt/common/eclipse/ |
| org.eclipse.core.commands_3.4.0.I20080509-2000.jar | |
| /cts/tools/signature-tools/src/signature/converter/dex/ |
| DexToSigConverter.java | 327 // Type parameters 622 // type parameters 625 // parameters 626 // generic parameter types parameters 628 List<IParameter> parameters = new ArrayList<IParameter>( local 637 parameters.add(parameter); 640 constructor.setParameters(parameters); 694 // type parameters 697 // generic parameter types parameters 699 List<IParameter> parameters = new ArrayList<IParameter> local 751 List<IParameter> parameters = new ArrayList<IParameter>(dexParameters local [all...] |
| /dalvik/libdex/ |
| DexSwapVerify.cpp | 1267 const DexParameterAnnotationsItem* parameters = local [all...] |
| /external/flac/include/FLAC/ |
| format.h | 215 unsigned *parameters; member in struct:__anon5813 216 /**< The Rice parameters for each context. */ 224 /**< The capacity of the \a parameters and \a raw_bits arrays 238 /**< The context's Rice parameters and/or raw bits. */ [all...] |
| /external/mesa3d/src/glsl/ |
| ast.h | 233 * List of expressions for an \c ast_sequence or parameters for an 556 exec_list parameters; member in class:ast_function 562 * Used by ast_function_definition::hir to process the parameters, etc. 572 * Used by ast_function_definition::hir to process the parameters, etc.
|
| ir.h | 416 * Check whether the qualifiers match between this signature's parameters 437 * List of ir_variable of function parameters. 442 struct exec_list parameters; member in class:ir_function_signature 499 * Find a signature that matches a set of actual parameters, taking implicit 505 * Find a signature that exactly matches a set of actual parameters without 961 * Get an iterator for the set of acutal parameters [all...] |
| /external/webkit/Source/JavaScriptCore/bytecompiler/ |
| BytecodeGenerator.cpp | 66 (We never reclaim parameter or local registers, because parameters and 452 FunctionParameters& parameters = *functionBody->parameters(); local 453 size_t parameterCount = parameters.size(); 462 addParameter(parameters[i], ++nextParameterIndex); 545 // Parameters overwrite var declarations, but not function declarations. [all...] |
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/ |
| frontend.h | 131 /* DiSEqC, tone and parameters */ 239 struct dvb_frontend_parameters parameters; member in struct:dvb_frontend_event
|
| /external/v8/src/arm/ |
| simulator-arm.cc | 300 // moment no command expects more than two parameters. 3196 va_list parameters; local [all...] |
| /external/webkit/Source/JavaScriptCore/parser/ |
| JSParser.cpp | 613 const char* jsParse(JSGlobalData* globalData, FunctionParameters* parameters, JSParserStrictness strictness, JSParserMode parserMode, const SourceCode* source) 615 JSParser parser(globalData->lexer, globalData, parameters, strictness == JSParseStrict, parserMode == JSParseFunctionCode, source->provider()); 619 JSParser::JSParser(Lexer* lexer, JSGlobalData* globalData, FunctionParameters* parameters, bool inStrictContext, bool isFunction, SourceProvider* provider) 641 if (parameters) { 642 for (unsigned i = 0; i < parameters->size(); i++) 643 scope->declareParameter(¶meters->at(i)); 1367 TreeFormalParameterList parameters = 0; local 1716 TreeFormalParameterList parameters = 0; local 1985 TreeFormalParameterList parameters = 0; local [all...] |
| Nodes.h | 1491 FunctionParameters* parameters() const { return m_parameters.get(); } function in class:JSC::FunctionBodyNode [all...] |
| /external/webkit/Source/WebKit2/UIProcess/ |
| WebPageProxy.cpp | 2801 WebPageCreationParameters parameters; local [all...] |
| /external/flac/libFLAC/ |
| stream_encoder.c | 97 * yielding compression within 0.1% of the optimal parameters. 3972 unsigned *parameters, *raw_bits; local [all...] |
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| ContactsProvider2.java | 5852 ArrayList<AggregationSuggestionParameter> parameters = null; local [all...] |
| /external/libxml2/ |
| trio.c | 371 /* Maximal number of allowed parameters */ 631 /* Parameters */ 1162 TRIO_ARGS5((type, format, parameters, arglist, argarray), 1165 trio_parameter_t *parameters, 1186 * indices specifies the order in which the parameters must be 1205 * The 'parameters' array is not initialized, but we need to 3387 trio_parameter_t parameters[MAX_PARAMETERS]; local 3416 trio_parameter_t parameters[MAX_PARAMETERS]; local 6377 trio_parameter_t parameters[MAX_PARAMETERS]; local [all...] |
| /external/v8/src/ |
| parser.cc | 1437 int parameters = fun->shared()->formal_parameter_count(); local [all...] |
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/ |
| cp-tree.h | 814 active template parameters. Each node in the list represents one 815 level of template parameters. The innermost level is first in the 817 TREE_PURPOSE of each node. The parameters for that level are 4122 tree parameters; member in struct:cp_declarator::__anon19109::__anon19111 [all...] |
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/ |
| cp-tree.h | 814 active template parameters. Each node in the list represents one 815 level of template parameters. The innermost level is first in the 817 TREE_PURPOSE of each node. The parameters for that level are 4126 tree parameters; member in struct:cp_declarator::__anon19471::__anon19473 [all...] |
| /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/ |
| cp-tree.h | 814 active template parameters. Each node in the list represents one 815 level of template parameters. The innermost level is first in the 817 TREE_PURPOSE of each node. The parameters for that level are 4155 tree parameters; member in struct:cp_declarator::__anon19848::__anon19850 [all...] |
| /prebuilt/common/http-client/ |
| httpcore-4.1.jar | |