OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WINLFH
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/allocator/
allocator_shim.cc
36
WINLFH
, // Windows LFH Heap.
118
case
WINLFH
:
146
case
WINLFH
:
170
case
WINLFH
:
202
case
WINLFH
:
218
case
WINLFH
:
239
else if (!stricmp(environment_value, "
winlfh
"))
240
allocator =
WINLFH
;
250
case
WINLFH
:
/external/chromium_org/base/allocator/
allocator_shim.cc
40
WINLFH
, // Windows LFH Heap.
128
case
WINLFH
:
156
case
WINLFH
:
180
case
WINLFH
:
212
case
WINLFH
:
228
case
WINLFH
:
245
case
WINLFH
:
283
else if (!stricmp(environment_value, "
winlfh
"))
284
allocator =
WINLFH
;
295
case
WINLFH
[
all
...]
Completed in 104 milliseconds