OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:changingtype
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Page.c
681
The range must exist in the memory map. Either
ChangingType
or
687
@param
ChangingType
Boolean indicating that type value should be changed
703
IN BOOLEAN
ChangingType
,
726
ASSERT ( (
ChangingType
== FALSE) || (ChangingAttributes == FALSE) );
765
if (
ChangingType
) {
772
if (
ChangingType
) {
857
if (
ChangingType
) {
877
if (
ChangingType
&& (MemType == EfiConventionalMemory)) {
[
all
...]
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/body/
AnnotationMemberDeclarationTransformationsTest.java
61
public void
changingType
() {
Completed in 165 milliseconds