/external/iproute2/genl/ |
genl.c | 2 * genl.c "genl" utility frontend.
|
/external/webkit/WebCore/inspector/ |
InspectorTimelineAgent.h | 70 InspectorTimelineAgent(InspectorFrontend* frontend);
|
InspectorDOMAgent.cpp | 63 InspectorDOMAgent::InspectorDOMAgent(InspectorFrontend* frontend) 65 , m_frontend(frontend) 599 //TODO: pull ignoreWhitespace setting from the frontend and use here.
|
/external/webkit/WebKit/chromium/src/ |
WebDevToolsAgentImpl.cpp | 183 // Allow controller to send messages to the frontend. 186 { // TODO(yurys): the source should have already been pushed by the frontend. 203 // Prevent controller from sending messages to the frontend.
|
/external/srec/srec/Recognizer/include/ |
SR_RecognizerImpl.h | 173 * Legacy CREC frontend. 175 CA_Frontend* frontend; member in struct:SR_RecognizerImpl_t
|
SR_Recognizer.h | 354 * We decouple the Audio and frontend processing from the Recognizer processing via an 777 * We decouple the Audio and frontend processing from the Recognizer processing via an [all...] |
/external/iproute2/ip/ |
ip.c | 2 * ip.c "ip" utility frontend.
|
/external/quake/quake/src/QW/ |
qw2do.txt | 47 x- exec frontend.cfg after execing config.cfg during gamedir change
|
/external/srec/srec/include/ |
all_defs.h | 76 #define MAX_FILTER_NUM 32 /* spectrum filter read as frontend pars (centre freq, spread)*/
|
simapi.h | 902 * hFrontpar valid frontend parameter object handle 1060 * hFrontPar valid frontend input parameter handle [all...] |
/external/wpa_supplicant/ |
README | 327 connection. wpa_supplicant supports separate frontend programs and an 328 example text-based frontend, wpa_cli, is included with wpa_supplicant. 580 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group 736 wpa_cli is a text-based frontend program for interacting with 771 request message to all attached frontend programs, e.g., wpa_cli in 785 will ask frontend for a new value for every use. This can be used to [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
README | 331 connection. wpa_supplicant supports separate frontend programs and an 332 example text-based frontend, wpa_cli, is included with wpa_supplicant. 586 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group 742 wpa_cli is a text-based frontend program for interacting with 777 request message to all attached frontend programs, e.g., wpa_cli in 791 will ask frontend for a new value for every use. This can be used to [all...] |
/external/webkit/WebKit/chromium/src/js/ |
DevTools.js | 34 * DevTools frontend together. It is also responsible for overriding existing 471 // which should be executed when all the messages between agent and frontend
|
DevToolsHostStub.js | 33 * DevTools frontend to function as a standalone web app.
|
Tests.js | 34 * test suite for the frontend. These tests are a part of the continues build 663 // frontend is being loaded. [all...] |
/external/iproute2/tc/ |
tc.c | 2 * tc.c "tc" utility frontend.
|
/external/netcat/data/ |
data.c | 1 /* primitive arbitrary-data frontend for netcat. 0.9 960226
|
/external/srec/srec/Recognizer/src/ |
Recognizer.c | 141 if ( LSTRCMP( L("CREC.Frontend.samplerate"), name ) == 0 )
|
/external/srec/srec/cfront/ |
ca_wave.c | 40 /* CA_Wave functions. See simpars.c for frontend params */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
toplev.h | 45 /* If we haven't already defined a frontend specific diagnostics
|
langhooks.h | 413 in bytes. A frontend can call lhd_expr_size to get the default 469 /* Used to set up the tree_contains_structure array for a frontend. */
|
ansidecl.h | 272 /* Before GCC 3.4, the C++ frontend couldn't parse attributes placed after the
|
/dalvik/vm/ |
Dvm.mk | 206 compiler/Frontend.c \
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
ansidecl.h | 272 /* Before GCC 3.4, the C++ frontend couldn't parse attributes placed after the
|
/external/webkit/WebKitTools/Scripts/ |
build-webkit | 207 --inspector-frontend Copy changes to the inspector front-end files to the build directory
|