OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_error
(Results
1 - 7
of
7
) sorted by null
/hardware/libhardware_legacy/power/
power.c
52
static int
g_error
= 1;
variable
70
g_error
= errno;
76
g_error
= 0;
100
if (
g_error
) return
g_error
;
121
if (
g_error
) return
g_error
;
/frameworks/base/tools/aidl/
aidl_language_l.l
195
g_error
= 0;
198
if (
g_error
!= 0) {
199
rv =
g_error
;
aidl_language.h
152
extern int
g_error
;
aidl_language_y.y
348
int
g_error
= 0;
353
g_error
= 1;
/external/webkit/Tools/DumpRenderTree/gtk/
DumpRenderTree.cpp
176
g_error
("Couldn't load font configuration file from: %s", fontConfigFilename.get());
228
g_error
("Could not load font at %s!", fontPaths[font][path]);
235
g_error
("Could not find font at %s. Either install this font or file a bug "
243
g_error
("Could not load font at %s!", ahemFontFilename.get());
249
g_error
("Could not load font at %s!", fontPath.get());
255
g_error
("Could not load font at %s!", fontWithNoValidEncodingFilename.get());
258
g_error
("Could not set the current font configuration!");
[
all
...]
/external/harfbuzz_ng/test/api/
hb-test.h
162
#define g_test_fail()
g_error
("Test failed")
/prebuilts/sdk/tools/linux/
aidl
Completed in 534 milliseconds