Searched
full:advanced (Results
251 -
275 of
2576) sorted by null
<<11121314151617181920>>
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/ |
matcher.py | 36 Modes allow more advanced grammars to be incorporated, and are also necessary
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/ |
mapper.py | 49 Advanced usage:
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/ |
location_info_mixin.js | 60 //So, we already have advanced position.
|
/external/curl/src/macos/ |
MACINSTALL.TXT | 4 MACOS (not MACOS X)
===================
This is the first attempt at porting cURL to MacOS.
http, ftp, dict and telnet seems to work fine, other protocols and advanced
features have not been all tested.
This port is heavily based on the GUSI library from Matthias Neeracher.
GUSI (Grand Unified Socket Interface) is a POSIX/Pthreads/Sockets library
bringing some of the comforts of UNIX 98 to traditional MacOS.
The latest GUSI release can be downloaded from sourceforge
at <http://sourceforge.net/projects/gusi/>
I have also written a few functions to help port Unix applications to MacOS.
These functions are part of the GUSI Extra library that can be downloaded at
<http://perso.wanadoo.fr/ela/resources.html#gusiextra>
OpenSSL support is still experimental but I hope to deliver a version
including SSL soon.
cURL for MacOS requires using the CodeWarrior compiler from Metrowerks.
First download GUSI, GUSI Extra and cURL. Access paths have been setup so that
GUSI, GUSI Extra and cURL directories should have the same parent directory.
Follow the instructions in GUSI Extra "readme.txt" mainly the ones related to
SIOUX and GUSI patches. If you do not apply these patches curl will not behave
correctly.
In the 'curl/src/macos' directory, decode "curl.mcp.xml.sit.hqx" (This is a
stuffit binhexed file)
From the CodeWarrior IDE, import 'curl/src/macos/curl.xml', adjust the access
paths if required. Then you should be able to build:
- the libcurl libraries for PPC and 68K.
- the curl application (also available for PPC and 68K) which is the command
line version of cURL.
If the file "tool_hugehelp.c" is missing rename "curl/src/tool_hugehelp.c.cvs"
to "tool_hugehelp.c" and make sure its file type is 'TEXT'
|
/external/deqp/modules/gles31/functional/ |
es31fAdvancedBlendTests.hpp | 23 * \brief Advanced blending (GL_KHR_blend_equation_advanced) tests.
|
es31fNegativeAdvancedBlendEquationTests.hpp | 23 * \brief Negative Advanced Blend Equation Tests
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
preferences.html | 12 The tool have some preferences which may be configured by advanced users.
|
results.html | 51 <li>Advanced scenarios: hide the scenarios which are not in the fingerprints</li>
|
/external/eigen/cmake/ |
EigenConfigureTesting.cmake | 60 option(EIGEN_DEBUG_ASSERTS "Enable advanced debuging of assertions" OFF)
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
FakeTicker.java | 29 * A Ticker whose value can be advanced programmatically in test.
|
/external/iptables/extensions/ |
libxt_HMARK.man | 29 For advanced usage, instead of using \-\-hmark\-tuple, you can specify custom
|
/external/kernel-headers/original/uapi/linux/ |
ipv6.h | 14 * Advanced API
|
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/ |
capng-test.py | 29 print("Doing advanced bit tests for %d capabilities...\n" % (last))
|
/external/libogg/doc/libogg/ |
ogg_sync_pageseek.html | 21 <p>This is useful when seeking within a bitstream. ogg_sync_pageseek will synchronize to the next page in the bitstream and return information about how many bytes we advanced or skipped in order to do so.
|
/external/libxml2/include/libxml/ |
list.h | 105 /* Advanced Operators */
|
/external/llvm/docs/tutorial/ |
index.rst | 39 Advanced Topics
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
FilterOptions.java | 57 * Raw streams are an advanced feature. In most cases you want to store
|
/external/mesa3d/src/gallium/drivers/i915/ |
TODO | 4 via the hardware, look at the classic driver, more advanced.
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
radeonsi_pm4.h | 2 * Copyright 2012 Advanced Micro Devices, Inc.
|
radeonsi_shader.h | 2 * Copyright 2012 Advanced Micro Devices, Inc.
|
/external/nist-sip/java/gov/nist/core/ |
InternalErrorHandler.java | 27 * Product of NIST/ITL Advanced Networking Technologies Division (ANTD). *
|
PackageNames.java | 27 * Product of NIST/ITL Advanced Networking Technologies Division (ANTD). *
|
/external/nist-sip/java/gov/nist/javax/sip/ |
SIPConstants.java | 27 * Product of NIST/ITL Advanced Networking Technologies Division (ANTD) *
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Allow.java | 25 * Product of NIST/ITL Advanced Networking Technologies Division (ANTD). *
|
AllowEvents.java | 27 * Product of NIST/ITL Advanced Networking Technologies Division (ANTD). *
|
Completed in 2263 milliseconds
<<11121314151617181920>>