OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_type
(Results
1 - 8
of
8
) sorted by null
/external/e2fsprogs/lib/blkid/
dev.c
131
char *
new_type
, *new_value;
local
136
new_type
= malloc(strlen(search_type)+1);
138
if (!
new_type
|| !new_value) {
139
free(
new_type
);
143
strcpy(
new_type
, search_type);
147
iter->search_type =
new_type
;
/external/chromium/net/disk_cache/
block_files.cc
106
int
new_type
= GetMapBlockType(new_value);
local
117
header->empty[
new_type
- 1]++;
/external/grub/stage2/
builtins.c
2751
int
new_type
, new_start, new_len;
local
2870
int
new_type
;
local
[
all
...]
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_views.cc
290
ui::TextInputType
new_type
= static_cast<ui::TextInputType>(type);
local
291
if (text_input_type_ !=
new_type
) {
292
text_input_type_ =
new_type
;
/external/chromium/testing/gmock/scripts/generator/cpp/
ast.py
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
gimple.h
[
all
...]
Completed in 432 milliseconds